public static final class UpdateInstanceMetadata.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<UpdateInstanceMetadata.Builder> implements UpdateInstanceMetadataOrBuilder
Metadata type for the operation returned by [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance].Protobuf type
google.spanner.admin.instance.v1.UpdateInstanceMetadata| Modifier and Type | Method and Description |
|---|---|
UpdateInstanceMetadata.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UpdateInstanceMetadata |
build() |
UpdateInstanceMetadata |
buildPartial() |
UpdateInstanceMetadata.Builder |
clear() |
UpdateInstanceMetadata.Builder |
clearCancelTime()
The time at which this operation was cancelled.
|
UpdateInstanceMetadata.Builder |
clearEndTime()
The time at which this operation failed or was completed successfully.
|
UpdateInstanceMetadata.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
UpdateInstanceMetadata.Builder |
clearInstance()
The desired end state of the update.
|
UpdateInstanceMetadata.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
UpdateInstanceMetadata.Builder |
clearStartTime()
The time at which [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance]
request was received.
|
UpdateInstanceMetadata.Builder |
clone() |
com.google.protobuf.Timestamp |
getCancelTime()
The time at which this operation was cancelled.
|
com.google.protobuf.Timestamp.Builder |
getCancelTimeBuilder()
The time at which this operation was cancelled.
|
com.google.protobuf.TimestampOrBuilder |
getCancelTimeOrBuilder()
The time at which this operation was cancelled.
|
UpdateInstanceMetadata |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.Timestamp |
getEndTime()
The time at which this operation failed or was completed successfully.
|
com.google.protobuf.Timestamp.Builder |
getEndTimeBuilder()
The time at which this operation failed or was completed successfully.
|
com.google.protobuf.TimestampOrBuilder |
getEndTimeOrBuilder()
The time at which this operation failed or was completed successfully.
|
Instance |
getInstance()
The desired end state of the update.
|
Instance.Builder |
getInstanceBuilder()
The desired end state of the update.
|
InstanceOrBuilder |
getInstanceOrBuilder()
The desired end state of the update.
|
com.google.protobuf.Timestamp |
getStartTime()
The time at which [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance]
request was received.
|
com.google.protobuf.Timestamp.Builder |
getStartTimeBuilder()
The time at which [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance]
request was received.
|
com.google.protobuf.TimestampOrBuilder |
getStartTimeOrBuilder()
The time at which [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance]
request was received.
|
boolean |
hasCancelTime()
The time at which this operation was cancelled.
|
boolean |
hasEndTime()
The time at which this operation failed or was completed successfully.
|
boolean |
hasInstance()
The desired end state of the update.
|
boolean |
hasStartTime()
The time at which [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance]
request was received.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
UpdateInstanceMetadata.Builder |
mergeCancelTime(com.google.protobuf.Timestamp value)
The time at which this operation was cancelled.
|
UpdateInstanceMetadata.Builder |
mergeEndTime(com.google.protobuf.Timestamp value)
The time at which this operation failed or was completed successfully.
|
UpdateInstanceMetadata.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
UpdateInstanceMetadata.Builder |
mergeFrom(com.google.protobuf.Message other) |
UpdateInstanceMetadata.Builder |
mergeFrom(UpdateInstanceMetadata other) |
UpdateInstanceMetadata.Builder |
mergeInstance(Instance value)
The desired end state of the update.
|
UpdateInstanceMetadata.Builder |
mergeStartTime(com.google.protobuf.Timestamp value)
The time at which [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance]
request was received.
|
UpdateInstanceMetadata.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UpdateInstanceMetadata.Builder |
setCancelTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which this operation was cancelled.
|
UpdateInstanceMetadata.Builder |
setCancelTime(com.google.protobuf.Timestamp value)
The time at which this operation was cancelled.
|
UpdateInstanceMetadata.Builder |
setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which this operation failed or was completed successfully.
|
UpdateInstanceMetadata.Builder |
setEndTime(com.google.protobuf.Timestamp value)
The time at which this operation failed or was completed successfully.
|
UpdateInstanceMetadata.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UpdateInstanceMetadata.Builder |
setInstance(Instance.Builder builderForValue)
The desired end state of the update.
|
UpdateInstanceMetadata.Builder |
setInstance(Instance value)
The desired end state of the update.
|
UpdateInstanceMetadata.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
UpdateInstanceMetadata.Builder |
setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance]
request was received.
|
UpdateInstanceMetadata.Builder |
setStartTime(com.google.protobuf.Timestamp value)
The time at which [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance]
request was received.
|
UpdateInstanceMetadata.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateInstanceMetadata.Builder>public UpdateInstanceMetadata.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateInstanceMetadata.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateInstanceMetadata.Builder>public UpdateInstanceMetadata getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic UpdateInstanceMetadata build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic UpdateInstanceMetadata buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic UpdateInstanceMetadata.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateInstanceMetadata.Builder>public UpdateInstanceMetadata.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateInstanceMetadata.Builder>public UpdateInstanceMetadata.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateInstanceMetadata.Builder>public UpdateInstanceMetadata.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateInstanceMetadata.Builder>public UpdateInstanceMetadata.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateInstanceMetadata.Builder>public UpdateInstanceMetadata.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateInstanceMetadata.Builder>public UpdateInstanceMetadata.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<UpdateInstanceMetadata.Builder>public UpdateInstanceMetadata.Builder mergeFrom(UpdateInstanceMetadata other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateInstanceMetadata.Builder>public UpdateInstanceMetadata.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<UpdateInstanceMetadata.Builder>IOExceptionpublic boolean hasInstance()
The desired end state of the update.
.google.spanner.admin.instance.v1.Instance instance = 1;hasInstance in interface UpdateInstanceMetadataOrBuilderpublic Instance getInstance()
The desired end state of the update.
.google.spanner.admin.instance.v1.Instance instance = 1;getInstance in interface UpdateInstanceMetadataOrBuilderpublic UpdateInstanceMetadata.Builder setInstance(Instance value)
The desired end state of the update.
.google.spanner.admin.instance.v1.Instance instance = 1;public UpdateInstanceMetadata.Builder setInstance(Instance.Builder builderForValue)
The desired end state of the update.
.google.spanner.admin.instance.v1.Instance instance = 1;public UpdateInstanceMetadata.Builder mergeInstance(Instance value)
The desired end state of the update.
.google.spanner.admin.instance.v1.Instance instance = 1;public UpdateInstanceMetadata.Builder clearInstance()
The desired end state of the update.
.google.spanner.admin.instance.v1.Instance instance = 1;public Instance.Builder getInstanceBuilder()
The desired end state of the update.
.google.spanner.admin.instance.v1.Instance instance = 1;public InstanceOrBuilder getInstanceOrBuilder()
The desired end state of the update.
.google.spanner.admin.instance.v1.Instance instance = 1;getInstanceOrBuilder in interface UpdateInstanceMetadataOrBuilderpublic boolean hasStartTime()
The time at which [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance] request was received.
.google.protobuf.Timestamp start_time = 2;hasStartTime in interface UpdateInstanceMetadataOrBuilderpublic com.google.protobuf.Timestamp getStartTime()
The time at which [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance] request was received.
.google.protobuf.Timestamp start_time = 2;getStartTime in interface UpdateInstanceMetadataOrBuilderpublic UpdateInstanceMetadata.Builder setStartTime(com.google.protobuf.Timestamp value)
The time at which [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance] request was received.
.google.protobuf.Timestamp start_time = 2;public UpdateInstanceMetadata.Builder setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance] request was received.
.google.protobuf.Timestamp start_time = 2;public UpdateInstanceMetadata.Builder mergeStartTime(com.google.protobuf.Timestamp value)
The time at which [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance] request was received.
.google.protobuf.Timestamp start_time = 2;public UpdateInstanceMetadata.Builder clearStartTime()
The time at which [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance] request was received.
.google.protobuf.Timestamp start_time = 2;public com.google.protobuf.Timestamp.Builder getStartTimeBuilder()
The time at which [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance] request was received.
.google.protobuf.Timestamp start_time = 2;public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
The time at which [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance] request was received.
.google.protobuf.Timestamp start_time = 2;getStartTimeOrBuilder in interface UpdateInstanceMetadataOrBuilderpublic boolean hasCancelTime()
The time at which this operation was cancelled. If set, this operation is in the process of undoing itself (which is guaranteed to succeed) and cannot be cancelled again.
.google.protobuf.Timestamp cancel_time = 3;hasCancelTime in interface UpdateInstanceMetadataOrBuilderpublic com.google.protobuf.Timestamp getCancelTime()
The time at which this operation was cancelled. If set, this operation is in the process of undoing itself (which is guaranteed to succeed) and cannot be cancelled again.
.google.protobuf.Timestamp cancel_time = 3;getCancelTime in interface UpdateInstanceMetadataOrBuilderpublic UpdateInstanceMetadata.Builder setCancelTime(com.google.protobuf.Timestamp value)
The time at which this operation was cancelled. If set, this operation is in the process of undoing itself (which is guaranteed to succeed) and cannot be cancelled again.
.google.protobuf.Timestamp cancel_time = 3;public UpdateInstanceMetadata.Builder setCancelTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which this operation was cancelled. If set, this operation is in the process of undoing itself (which is guaranteed to succeed) and cannot be cancelled again.
.google.protobuf.Timestamp cancel_time = 3;public UpdateInstanceMetadata.Builder mergeCancelTime(com.google.protobuf.Timestamp value)
The time at which this operation was cancelled. If set, this operation is in the process of undoing itself (which is guaranteed to succeed) and cannot be cancelled again.
.google.protobuf.Timestamp cancel_time = 3;public UpdateInstanceMetadata.Builder clearCancelTime()
The time at which this operation was cancelled. If set, this operation is in the process of undoing itself (which is guaranteed to succeed) and cannot be cancelled again.
.google.protobuf.Timestamp cancel_time = 3;public com.google.protobuf.Timestamp.Builder getCancelTimeBuilder()
The time at which this operation was cancelled. If set, this operation is in the process of undoing itself (which is guaranteed to succeed) and cannot be cancelled again.
.google.protobuf.Timestamp cancel_time = 3;public com.google.protobuf.TimestampOrBuilder getCancelTimeOrBuilder()
The time at which this operation was cancelled. If set, this operation is in the process of undoing itself (which is guaranteed to succeed) and cannot be cancelled again.
.google.protobuf.Timestamp cancel_time = 3;getCancelTimeOrBuilder in interface UpdateInstanceMetadataOrBuilderpublic boolean hasEndTime()
The time at which this operation failed or was completed successfully.
.google.protobuf.Timestamp end_time = 4;hasEndTime in interface UpdateInstanceMetadataOrBuilderpublic com.google.protobuf.Timestamp getEndTime()
The time at which this operation failed or was completed successfully.
.google.protobuf.Timestamp end_time = 4;getEndTime in interface UpdateInstanceMetadataOrBuilderpublic UpdateInstanceMetadata.Builder setEndTime(com.google.protobuf.Timestamp value)
The time at which this operation failed or was completed successfully.
.google.protobuf.Timestamp end_time = 4;public UpdateInstanceMetadata.Builder setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which this operation failed or was completed successfully.
.google.protobuf.Timestamp end_time = 4;public UpdateInstanceMetadata.Builder mergeEndTime(com.google.protobuf.Timestamp value)
The time at which this operation failed or was completed successfully.
.google.protobuf.Timestamp end_time = 4;public UpdateInstanceMetadata.Builder clearEndTime()
The time at which this operation failed or was completed successfully.
.google.protobuf.Timestamp end_time = 4;public com.google.protobuf.Timestamp.Builder getEndTimeBuilder()
The time at which this operation failed or was completed successfully.
.google.protobuf.Timestamp end_time = 4;public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()
The time at which this operation failed or was completed successfully.
.google.protobuf.Timestamp end_time = 4;getEndTimeOrBuilder in interface UpdateInstanceMetadataOrBuilderpublic final UpdateInstanceMetadata.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateInstanceMetadata.Builder>public final UpdateInstanceMetadata.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateInstanceMetadata.Builder>Copyright © 2020 Google LLC. All rights reserved.