public static final class CreateInstanceMetadata.Builder extends GeneratedMessageV3.Builder<CreateInstanceMetadata.Builder> implements CreateInstanceMetadataOrBuilder
Metadata type for the operation returned by [CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance].Protobuf type
google.spanner.admin.instance.v1.CreateInstanceMetadata
Modifier and Type | Method and Description |
---|---|
CreateInstanceMetadata.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
CreateInstanceMetadata |
build() |
CreateInstanceMetadata |
buildPartial() |
CreateInstanceMetadata.Builder |
clear() |
CreateInstanceMetadata.Builder |
clearCancelTime()
The time at which this operation was cancelled.
|
CreateInstanceMetadata.Builder |
clearEndTime()
The time at which this operation failed or was completed successfully.
|
CreateInstanceMetadata.Builder |
clearField(Descriptors.FieldDescriptor field) |
CreateInstanceMetadata.Builder |
clearInstance()
The instance being created.
|
CreateInstanceMetadata.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
CreateInstanceMetadata.Builder |
clearStartTime()
The time at which the
[CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance] request was
received.
|
CreateInstanceMetadata.Builder |
clone() |
Timestamp |
getCancelTime()
The time at which this operation was cancelled.
|
Timestamp.Builder |
getCancelTimeBuilder()
The time at which this operation was cancelled.
|
TimestampOrBuilder |
getCancelTimeOrBuilder()
The time at which this operation was cancelled.
|
CreateInstanceMetadata |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
Timestamp |
getEndTime()
The time at which this operation failed or was completed successfully.
|
Timestamp.Builder |
getEndTimeBuilder()
The time at which this operation failed or was completed successfully.
|
TimestampOrBuilder |
getEndTimeOrBuilder()
The time at which this operation failed or was completed successfully.
|
Instance |
getInstance()
The instance being created.
|
Instance.Builder |
getInstanceBuilder()
The instance being created.
|
InstanceOrBuilder |
getInstanceOrBuilder()
The instance being created.
|
Timestamp |
getStartTime()
The time at which the
[CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance] request was
received.
|
Timestamp.Builder |
getStartTimeBuilder()
The time at which the
[CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance] request was
received.
|
TimestampOrBuilder |
getStartTimeOrBuilder()
The time at which the
[CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance] 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 instance being created.
|
boolean |
hasStartTime()
The time at which the
[CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance] request was
received.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CreateInstanceMetadata.Builder |
mergeCancelTime(Timestamp value)
The time at which this operation was cancelled.
|
CreateInstanceMetadata.Builder |
mergeEndTime(Timestamp value)
The time at which this operation failed or was completed successfully.
|
CreateInstanceMetadata.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
CreateInstanceMetadata.Builder |
mergeFrom(CreateInstanceMetadata other) |
CreateInstanceMetadata.Builder |
mergeFrom(Message other) |
CreateInstanceMetadata.Builder |
mergeInstance(Instance value)
The instance being created.
|
CreateInstanceMetadata.Builder |
mergeStartTime(Timestamp value)
The time at which the
[CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance] request was
received.
|
CreateInstanceMetadata.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
CreateInstanceMetadata.Builder |
setCancelTime(Timestamp.Builder builderForValue)
The time at which this operation was cancelled.
|
CreateInstanceMetadata.Builder |
setCancelTime(Timestamp value)
The time at which this operation was cancelled.
|
CreateInstanceMetadata.Builder |
setEndTime(Timestamp.Builder builderForValue)
The time at which this operation failed or was completed successfully.
|
CreateInstanceMetadata.Builder |
setEndTime(Timestamp value)
The time at which this operation failed or was completed successfully.
|
CreateInstanceMetadata.Builder |
setField(Descriptors.FieldDescriptor field,
Object value) |
CreateInstanceMetadata.Builder |
setInstance(Instance.Builder builderForValue)
The instance being created.
|
CreateInstanceMetadata.Builder |
setInstance(Instance value)
The instance being created.
|
CreateInstanceMetadata.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
CreateInstanceMetadata.Builder |
setStartTime(Timestamp.Builder builderForValue)
The time at which the
[CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance] request was
received.
|
CreateInstanceMetadata.Builder |
setStartTime(Timestamp value)
The time at which the
[CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance] request was
received.
|
CreateInstanceMetadata.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
mergeDelimitedFrom, mergeDelimitedFrom
mergeFrom
public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class GeneratedMessageV3.Builder<CreateInstanceMetadata.Builder>
public CreateInstanceMetadata.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<CreateInstanceMetadata.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<CreateInstanceMetadata.Builder>
public CreateInstanceMetadata getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public CreateInstanceMetadata build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public CreateInstanceMetadata buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public CreateInstanceMetadata.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<CreateInstanceMetadata.Builder>
public CreateInstanceMetadata.Builder setField(Descriptors.FieldDescriptor field, Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<CreateInstanceMetadata.Builder>
public CreateInstanceMetadata.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<CreateInstanceMetadata.Builder>
public CreateInstanceMetadata.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<CreateInstanceMetadata.Builder>
public CreateInstanceMetadata.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<CreateInstanceMetadata.Builder>
public CreateInstanceMetadata.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<CreateInstanceMetadata.Builder>
public CreateInstanceMetadata.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<CreateInstanceMetadata.Builder>
public CreateInstanceMetadata.Builder mergeFrom(CreateInstanceMetadata other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<CreateInstanceMetadata.Builder>
public CreateInstanceMetadata.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<CreateInstanceMetadata.Builder>
IOException
public boolean hasInstance()
The instance being created.
.google.spanner.admin.instance.v1.Instance instance = 1;
hasInstance
in interface CreateInstanceMetadataOrBuilder
public Instance getInstance()
The instance being created.
.google.spanner.admin.instance.v1.Instance instance = 1;
getInstance
in interface CreateInstanceMetadataOrBuilder
public CreateInstanceMetadata.Builder setInstance(Instance value)
The instance being created.
.google.spanner.admin.instance.v1.Instance instance = 1;
public CreateInstanceMetadata.Builder setInstance(Instance.Builder builderForValue)
The instance being created.
.google.spanner.admin.instance.v1.Instance instance = 1;
public CreateInstanceMetadata.Builder mergeInstance(Instance value)
The instance being created.
.google.spanner.admin.instance.v1.Instance instance = 1;
public CreateInstanceMetadata.Builder clearInstance()
The instance being created.
.google.spanner.admin.instance.v1.Instance instance = 1;
public Instance.Builder getInstanceBuilder()
The instance being created.
.google.spanner.admin.instance.v1.Instance instance = 1;
public InstanceOrBuilder getInstanceOrBuilder()
The instance being created.
.google.spanner.admin.instance.v1.Instance instance = 1;
getInstanceOrBuilder
in interface CreateInstanceMetadataOrBuilder
public boolean hasStartTime()
The time at which the [CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance] request was received.
.google.protobuf.Timestamp start_time = 2;
hasStartTime
in interface CreateInstanceMetadataOrBuilder
public Timestamp getStartTime()
The time at which the [CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance] request was received.
.google.protobuf.Timestamp start_time = 2;
getStartTime
in interface CreateInstanceMetadataOrBuilder
public CreateInstanceMetadata.Builder setStartTime(Timestamp value)
The time at which the [CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance] request was received.
.google.protobuf.Timestamp start_time = 2;
public CreateInstanceMetadata.Builder setStartTime(Timestamp.Builder builderForValue)
The time at which the [CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance] request was received.
.google.protobuf.Timestamp start_time = 2;
public CreateInstanceMetadata.Builder mergeStartTime(Timestamp value)
The time at which the [CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance] request was received.
.google.protobuf.Timestamp start_time = 2;
public CreateInstanceMetadata.Builder clearStartTime()
The time at which the [CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance] request was received.
.google.protobuf.Timestamp start_time = 2;
public Timestamp.Builder getStartTimeBuilder()
The time at which the [CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance] request was received.
.google.protobuf.Timestamp start_time = 2;
public TimestampOrBuilder getStartTimeOrBuilder()
The time at which the [CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance] request was received.
.google.protobuf.Timestamp start_time = 2;
getStartTimeOrBuilder
in interface CreateInstanceMetadataOrBuilder
public 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 CreateInstanceMetadataOrBuilder
public 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 CreateInstanceMetadataOrBuilder
public CreateInstanceMetadata.Builder setCancelTime(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 CreateInstanceMetadata.Builder setCancelTime(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 CreateInstanceMetadata.Builder mergeCancelTime(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 CreateInstanceMetadata.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 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 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 CreateInstanceMetadataOrBuilder
public boolean hasEndTime()
The time at which this operation failed or was completed successfully.
.google.protobuf.Timestamp end_time = 4;
hasEndTime
in interface CreateInstanceMetadataOrBuilder
public Timestamp getEndTime()
The time at which this operation failed or was completed successfully.
.google.protobuf.Timestamp end_time = 4;
getEndTime
in interface CreateInstanceMetadataOrBuilder
public CreateInstanceMetadata.Builder setEndTime(Timestamp value)
The time at which this operation failed or was completed successfully.
.google.protobuf.Timestamp end_time = 4;
public CreateInstanceMetadata.Builder setEndTime(Timestamp.Builder builderForValue)
The time at which this operation failed or was completed successfully.
.google.protobuf.Timestamp end_time = 4;
public CreateInstanceMetadata.Builder mergeEndTime(Timestamp value)
The time at which this operation failed or was completed successfully.
.google.protobuf.Timestamp end_time = 4;
public CreateInstanceMetadata.Builder clearEndTime()
The time at which this operation failed or was completed successfully.
.google.protobuf.Timestamp end_time = 4;
public Timestamp.Builder getEndTimeBuilder()
The time at which this operation failed or was completed successfully.
.google.protobuf.Timestamp end_time = 4;
public TimestampOrBuilder getEndTimeOrBuilder()
The time at which this operation failed or was completed successfully.
.google.protobuf.Timestamp end_time = 4;
getEndTimeOrBuilder
in interface CreateInstanceMetadataOrBuilder
public final CreateInstanceMetadata.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<CreateInstanceMetadata.Builder>
public final CreateInstanceMetadata.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<CreateInstanceMetadata.Builder>
Copyright © 2022 Google LLC. All rights reserved.