pub type PbListIcebergTablesResponse = ListIcebergTablesResponse;Aliased Type§
pub struct PbListIcebergTablesResponse {
pub iceberg_tables: Vec<IcebergTable>,
}Fields§
§iceberg_tables: Vec<IcebergTable>pub type PbListIcebergTablesResponse = ListIcebergTablesResponse;pub struct PbListIcebergTablesResponse {
pub iceberg_tables: Vec<IcebergTable>,
}iceberg_tables: Vec<IcebergTable>