public static final class Lake.MetastoreStatus.Builder extends GeneratedMessageV3.Builder<Lake.MetastoreStatus.Builder> implements Lake.MetastoreStatusOrBuilder
Status of Lake and Dataproc Metastore service instance association.
Protobuf type google.events.cloud.dataplex.v1.Lake.MetastoreStatus
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > Lake.MetastoreStatus.BuilderImplements
Lake.MetastoreStatusOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns | |
---|---|
Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public Lake.MetastoreStatus.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters | |
---|---|
Name | Description |
field | FieldDescriptor |
value | Object |
Returns | |
---|---|
Type | Description |
Lake.MetastoreStatus.Builder |
build()
public Lake.MetastoreStatus build()
Returns | |
---|---|
Type | Description |
Lake.MetastoreStatus |
buildPartial()
public Lake.MetastoreStatus buildPartial()
Returns | |
---|---|
Type | Description |
Lake.MetastoreStatus |
clear()
public Lake.MetastoreStatus.Builder clear()
Returns | |
---|---|
Type | Description |
Lake.MetastoreStatus.Builder |
clearEndpoint()
public Lake.MetastoreStatus.Builder clearEndpoint()
The URI of the endpoint used to access the Metastore service.
string endpoint = 4;
Returns | |
---|---|
Type | Description |
Lake.MetastoreStatus.Builder | This builder for chaining. |
clearField(Descriptors.FieldDescriptor field)
public Lake.MetastoreStatus.Builder clearField(Descriptors.FieldDescriptor field)
Parameter | |
---|---|
Name | Description |
field | FieldDescriptor |
Returns | |
---|---|
Type | Description |
Lake.MetastoreStatus.Builder |
clearMessage()
public Lake.MetastoreStatus.Builder clearMessage()
Additional information about the current status.
string message = 2;
Returns | |
---|---|
Type | Description |
Lake.MetastoreStatus.Builder | This builder for chaining. |
clearOneof(Descriptors.OneofDescriptor oneof)
public Lake.MetastoreStatus.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter | |
---|---|
Name | Description |
oneof | OneofDescriptor |
Returns | |
---|---|
Type | Description |
Lake.MetastoreStatus.Builder |
clearState()
public Lake.MetastoreStatus.Builder clearState()
Current state of association.
.google.events.cloud.dataplex.v1.Lake.MetastoreStatus.State state = 1;
Returns | |
---|---|
Type | Description |
Lake.MetastoreStatus.Builder | This builder for chaining. |
clearUpdateTime()
public Lake.MetastoreStatus.Builder clearUpdateTime()
Last update time of the metastore status of the lake.
.google.protobuf.Timestamp update_time = 3;
Returns | |
---|---|
Type | Description |
Lake.MetastoreStatus.Builder |
clone()
public Lake.MetastoreStatus.Builder clone()
Returns | |
---|---|
Type | Description |
Lake.MetastoreStatus.Builder |
getDefaultInstanceForType()
public Lake.MetastoreStatus getDefaultInstanceForType()
Returns | |
---|---|
Type | Description |
Lake.MetastoreStatus |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Returns | |
---|---|
Type | Description |
Descriptor |
getEndpoint()
public String getEndpoint()
The URI of the endpoint used to access the Metastore service.
string endpoint = 4;
Returns | |
---|---|
Type | Description |
String | The endpoint. |
getEndpointBytes()
public ByteString getEndpointBytes()
The URI of the endpoint used to access the Metastore service.
string endpoint = 4;
Returns | |
---|---|
Type | Description |
ByteString | The bytes for endpoint. |
getMessage()
public String getMessage()
Additional information about the current status.
string message = 2;
Returns | |
---|---|
Type | Description |
String | The message. |
getMessageBytes()
public ByteString getMessageBytes()
Additional information about the current status.
string message = 2;
Returns | |
---|---|
Type | Description |
ByteString | The bytes for message. |
getState()
public Lake.MetastoreStatus.State getState()
Current state of association.
.google.events.cloud.dataplex.v1.Lake.MetastoreStatus.State state = 1;
Returns | |
---|---|
Type | Description |
Lake.MetastoreStatus.State | The state. |
getStateValue()
public int getStateValue()
Current state of association.
.google.events.cloud.dataplex.v1.Lake.MetastoreStatus.State state = 1;
Returns | |
---|---|
Type | Description |
int | The enum numeric value on the wire for state. |
getUpdateTime()
public Timestamp getUpdateTime()
Last update time of the metastore status of the lake.
.google.protobuf.Timestamp update_time = 3;
Returns | |
---|---|
Type | Description |
Timestamp | The updateTime. |
getUpdateTimeBuilder()
public Timestamp.Builder getUpdateTimeBuilder()
Last update time of the metastore status of the lake.
.google.protobuf.Timestamp update_time = 3;
Returns | |
---|---|
Type | Description |
Builder |
getUpdateTimeOrBuilder()
public TimestampOrBuilder getUpdateTimeOrBuilder()
Last update time of the metastore status of the lake.
.google.protobuf.Timestamp update_time = 3;
Returns | |
---|---|
Type | Description |
TimestampOrBuilder |
hasUpdateTime()
public boolean hasUpdateTime()
Last update time of the metastore status of the lake.
.google.protobuf.Timestamp update_time = 3;
Returns | |
---|---|
Type | Description |
boolean | Whether the updateTime field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns | |
---|---|
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Returns | |
---|---|
Type | Description |
boolean |
mergeFrom(Lake.MetastoreStatus other)
public Lake.MetastoreStatus.Builder mergeFrom(Lake.MetastoreStatus other)
Parameter | |
---|---|
Name | Description |
other | Lake.MetastoreStatus |
Returns | |
---|---|
Type | Description |
Lake.MetastoreStatus.Builder |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public Lake.MetastoreStatus.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input | CodedInputStream |
extensionRegistry | ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
Lake.MetastoreStatus.Builder |
Exceptions | |
---|---|
Type | Description |
IOException |
mergeFrom(Message other)
public Lake.MetastoreStatus.Builder mergeFrom(Message other)
Parameter | |
---|---|
Name | Description |
other | Message |
Returns | |
---|---|
Type | Description |
Lake.MetastoreStatus.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final Lake.MetastoreStatus.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter | |
---|---|
Name | Description |
unknownFields | UnknownFieldSet |
Returns | |
---|---|
Type | Description |
Lake.MetastoreStatus.Builder |
mergeUpdateTime(Timestamp value)
public Lake.MetastoreStatus.Builder mergeUpdateTime(Timestamp value)
Last update time of the metastore status of the lake.
.google.protobuf.Timestamp update_time = 3;
Parameter | |
---|---|
Name | Description |
value | Timestamp |
Returns | |
---|---|
Type | Description |
Lake.MetastoreStatus.Builder |
setEndpoint(String value)
public Lake.MetastoreStatus.Builder setEndpoint(String value)
The URI of the endpoint used to access the Metastore service.
string endpoint = 4;
Parameter | |
---|---|
Name | Description |
value | String The endpoint to set. |
Returns | |
---|---|
Type | Description |
Lake.MetastoreStatus.Builder | This builder for chaining. |
setEndpointBytes(ByteString value)
public Lake.MetastoreStatus.Builder setEndpointBytes(ByteString value)
The URI of the endpoint used to access the Metastore service.
string endpoint = 4;
Parameter | |
---|---|
Name | Description |
value | ByteString The bytes for endpoint to set. |
Returns | |
---|---|
Type | Description |
Lake.MetastoreStatus.Builder | This builder for chaining. |
setField(Descriptors.FieldDescriptor field, Object value)
public Lake.MetastoreStatus.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters | |
---|---|
Name | Description |
field | FieldDescriptor |
value | Object |
Returns | |
---|---|
Type | Description |
Lake.MetastoreStatus.Builder |
setMessage(String value)
public Lake.MetastoreStatus.Builder setMessage(String value)
Additional information about the current status.
string message = 2;
Parameter | |
---|---|
Name | Description |
value | String The message to set. |
Returns | |
---|---|
Type | Description |
Lake.MetastoreStatus.Builder | This builder for chaining. |
setMessageBytes(ByteString value)
public Lake.MetastoreStatus.Builder setMessageBytes(ByteString value)
Additional information about the current status.
string message = 2;
Parameter | |
---|---|
Name | Description |
value | ByteString The bytes for message to set. |
Returns | |
---|---|
Type | Description |
Lake.MetastoreStatus.Builder | This builder for chaining. |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public Lake.MetastoreStatus.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters | |
---|---|
Name | Description |
field | FieldDescriptor |
index | int |
value | Object |
Returns | |
---|---|
Type | Description |
Lake.MetastoreStatus.Builder |
setState(Lake.MetastoreStatus.State value)
public Lake.MetastoreStatus.Builder setState(Lake.MetastoreStatus.State value)
Current state of association.
.google.events.cloud.dataplex.v1.Lake.MetastoreStatus.State state = 1;
Parameter | |
---|---|
Name | Description |
value | Lake.MetastoreStatus.State The state to set. |
Returns | |
---|---|
Type | Description |
Lake.MetastoreStatus.Builder | This builder for chaining. |
setStateValue(int value)
public Lake.MetastoreStatus.Builder setStateValue(int value)
Current state of association.
.google.events.cloud.dataplex.v1.Lake.MetastoreStatus.State state = 1;
Parameter | |
---|---|
Name | Description |
value | int The enum numeric value on the wire for state to set. |
Returns | |
---|---|
Type | Description |
Lake.MetastoreStatus.Builder | This builder for chaining. |
setUnknownFields(UnknownFieldSet unknownFields)
public final Lake.MetastoreStatus.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter | |
---|---|
Name | Description |
unknownFields | UnknownFieldSet |
Returns | |
---|---|
Type | Description |
Lake.MetastoreStatus.Builder |
setUpdateTime(Timestamp value)
public Lake.MetastoreStatus.Builder setUpdateTime(Timestamp value)
Last update time of the metastore status of the lake.
.google.protobuf.Timestamp update_time = 3;
Parameter | |
---|---|
Name | Description |
value | Timestamp |
Returns | |
---|---|
Type | Description |
Lake.MetastoreStatus.Builder |
setUpdateTime(Timestamp.Builder builderForValue)
public Lake.MetastoreStatus.Builder setUpdateTime(Timestamp.Builder builderForValue)
Last update time of the metastore status of the lake.
.google.protobuf.Timestamp update_time = 3;
Parameter | |
---|---|
Name | Description |
builderForValue | Builder |
Returns | |
---|---|
Type | Description |
Lake.MetastoreStatus.Builder |