Interface GlueIcebergCatalogOrBuilder (0.42.0)

public interface GlueIcebergCatalogOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getGlueId()

public abstract String getGlueId()

Required. The catalog ID of Glue.

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

Returns
Type Description
String

The glueId.

getGlueIdBytes()

public abstract ByteString getGlueIdBytes()

Required. The catalog ID of Glue.

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

Returns
Type Description
ByteString

The bytes for glueId.