Class FailoverIcebergCatalogResponse.Builder (0.62.0)

public static final class FailoverIcebergCatalogResponse.Builder extends GeneratedMessageV3.Builder<FailoverIcebergCatalogResponse.Builder> implements FailoverIcebergCatalogResponseOrBuilder

Response message for FailoverIcebergCatalog.

Protobuf type google.cloud.biglake.v1.FailoverIcebergCatalogResponse

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public FailoverIcebergCatalogResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
FailoverIcebergCatalogResponse.Builder
Overrides

build()

public FailoverIcebergCatalogResponse build()
Returns
Type Description
FailoverIcebergCatalogResponse

buildPartial()

public FailoverIcebergCatalogResponse buildPartial()
Returns
Type Description
FailoverIcebergCatalogResponse

clear()

public FailoverIcebergCatalogResponse.Builder clear()
Returns
Type Description
FailoverIcebergCatalogResponse.Builder
Overrides

clearField(Descriptors.FieldDescriptor field)

public FailoverIcebergCatalogResponse.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
Name Description
field FieldDescriptor
Returns
Type Description
FailoverIcebergCatalogResponse.Builder
Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

public FailoverIcebergCatalogResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Name Description
oneof OneofDescriptor
Returns
Type Description
FailoverIcebergCatalogResponse.Builder
Overrides

clearReplicationTime()

public FailoverIcebergCatalogResponse.Builder clearReplicationTime()

Output only. The min timestamp for which all namespaces and table metadata have been replicated in the region specified as the new primary_replica. Some resources may have been replicated more recently than this timestamp. If empty, the replica has just been created and has not yet been fully initialized. NOTE: When the Cloud Storage replication watermark is available, this will represent both catalog metadata and Cloud Storage data.

.google.protobuf.Timestamp replication_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
FailoverIcebergCatalogResponse.Builder

clone()

public FailoverIcebergCatalogResponse.Builder clone()
Returns
Type Description
FailoverIcebergCatalogResponse.Builder
Overrides

getDefaultInstanceForType()

public FailoverIcebergCatalogResponse getDefaultInstanceForType()
Returns
Type Description
FailoverIcebergCatalogResponse

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

getReplicationTime()

public Timestamp getReplicationTime()

Output only. The min timestamp for which all namespaces and table metadata have been replicated in the region specified as the new primary_replica. Some resources may have been replicated more recently than this timestamp. If empty, the replica has just been created and has not yet been fully initialized. NOTE: When the Cloud Storage replication watermark is available, this will represent both catalog metadata and Cloud Storage data.

.google.protobuf.Timestamp replication_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
Timestamp

The replicationTime.

getReplicationTimeBuilder()

public Timestamp.Builder getReplicationTimeBuilder()

Output only. The min timestamp for which all namespaces and table metadata have been replicated in the region specified as the new primary_replica. Some resources may have been replicated more recently than this timestamp. If empty, the replica has just been created and has not yet been fully initialized. NOTE: When the Cloud Storage replication watermark is available, this will represent both catalog metadata and Cloud Storage data.

.google.protobuf.Timestamp replication_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
Builder

getReplicationTimeOrBuilder()

public TimestampOrBuilder getReplicationTimeOrBuilder()

Output only. The min timestamp for which all namespaces and table metadata have been replicated in the region specified as the new primary_replica. Some resources may have been replicated more recently than this timestamp. If empty, the replica has just been created and has not yet been fully initialized. NOTE: When the Cloud Storage replication watermark is available, this will represent both catalog metadata and Cloud Storage data.

.google.protobuf.Timestamp replication_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
TimestampOrBuilder

hasReplicationTime()

public boolean hasReplicationTime()

Output only. The min timestamp for which all namespaces and table metadata have been replicated in the region specified as the new primary_replica. Some resources may have been replicated more recently than this timestamp. If empty, the replica has just been created and has not yet been fully initialized. NOTE: When the Cloud Storage replication watermark is available, this will represent both catalog metadata and Cloud Storage data.

.google.protobuf.Timestamp replication_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the replicationTime field is set.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(FailoverIcebergCatalogResponse other)

public FailoverIcebergCatalogResponse.Builder mergeFrom(FailoverIcebergCatalogResponse other)
Parameter
Name Description
other FailoverIcebergCatalogResponse
Returns
Type Description
FailoverIcebergCatalogResponse.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public FailoverIcebergCatalogResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
FailoverIcebergCatalogResponse.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public FailoverIcebergCatalogResponse.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
FailoverIcebergCatalogResponse.Builder
Overrides

mergeReplicationTime(Timestamp value)

public FailoverIcebergCatalogResponse.Builder mergeReplicationTime(Timestamp value)

Output only. The min timestamp for which all namespaces and table metadata have been replicated in the region specified as the new primary_replica. Some resources may have been replicated more recently than this timestamp. If empty, the replica has just been created and has not yet been fully initialized. NOTE: When the Cloud Storage replication watermark is available, this will represent both catalog metadata and Cloud Storage data.

.google.protobuf.Timestamp replication_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value Timestamp
Returns
Type Description
FailoverIcebergCatalogResponse.Builder

mergeUnknownFields(UnknownFieldSet unknownFields)

public final FailoverIcebergCatalogResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
FailoverIcebergCatalogResponse.Builder
Overrides

setField(Descriptors.FieldDescriptor field, Object value)

public FailoverIcebergCatalogResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
FailoverIcebergCatalogResponse.Builder
Overrides

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public FailoverIcebergCatalogResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
Name Description
field FieldDescriptor
index int
value Object
Returns
Type Description
FailoverIcebergCatalogResponse.Builder
Overrides

setReplicationTime(Timestamp value)

public FailoverIcebergCatalogResponse.Builder setReplicationTime(Timestamp value)

Output only. The min timestamp for which all namespaces and table metadata have been replicated in the region specified as the new primary_replica. Some resources may have been replicated more recently than this timestamp. If empty, the replica has just been created and has not yet been fully initialized. NOTE: When the Cloud Storage replication watermark is available, this will represent both catalog metadata and Cloud Storage data.

.google.protobuf.Timestamp replication_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value Timestamp
Returns
Type Description
FailoverIcebergCatalogResponse.Builder

setReplicationTime(Timestamp.Builder builderForValue)

public FailoverIcebergCatalogResponse.Builder setReplicationTime(Timestamp.Builder builderForValue)

Output only. The min timestamp for which all namespaces and table metadata have been replicated in the region specified as the new primary_replica. Some resources may have been replicated more recently than this timestamp. If empty, the replica has just been created and has not yet been fully initialized. NOTE: When the Cloud Storage replication watermark is available, this will represent both catalog metadata and Cloud Storage data.

.google.protobuf.Timestamp replication_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
builderForValue Builder
Returns
Type Description
FailoverIcebergCatalogResponse.Builder

setUnknownFields(UnknownFieldSet unknownFields)

public final FailoverIcebergCatalogResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
FailoverIcebergCatalogResponse.Builder
Overrides