Interface GetIcebergCatalogConfigRequestOrBuilder (0.62.0)

public interface GetIcebergCatalogConfigRequestOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getWarehouse()

public abstract String getWarehouse()

Required. Warehouse location or identifier to request from the service.

string warehouse = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
String

The warehouse.

getWarehouseBytes()

public abstract ByteString getWarehouseBytes()

Required. Warehouse location or identifier to request from the service.

string warehouse = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
ByteString

The bytes for warehouse.