diff --git a/java/proto-google-cloud-spanner-admin-instance-v1/0.1.13/apidocs/allclasses-frame.html b/java/proto-google-cloud-spanner-admin-instance-v1/0.1.13/apidocs/allclasses-frame.html new file mode 100644 index 0000000000..0699847142 --- /dev/null +++ b/java/proto-google-cloud-spanner-admin-instance-v1/0.1.13/apidocs/allclasses-frame.html @@ -0,0 +1,68 @@ + + + +
+ +public static final class CreateInstanceMetadata.Builder +extends com.google.protobuf.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(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.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(com.google.protobuf.Descriptors.FieldDescriptor field) |
+
CreateInstanceMetadata.Builder |
+clearInstance()
+
+ The instance being created.
+ |
+
CreateInstanceMetadata.Builder |
+clearOneof(com.google.protobuf.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() |
+
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.
+ |
+
CreateInstanceMetadata |
+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 instance being created.
+ |
+
Instance.Builder |
+getInstanceBuilder()
+
+ The instance being created.
+ |
+
InstanceOrBuilder |
+getInstanceOrBuilder()
+
+ The instance being created.
+ |
+
com.google.protobuf.Timestamp |
+getStartTime()
+
+ The time at which the
+ [CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance] request was
+ received.
+ |
+
com.google.protobuf.Timestamp.Builder |
+getStartTimeBuilder()
+
+ The time at which the
+ [CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance] request was
+ received.
+ |
+
com.google.protobuf.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 com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
CreateInstanceMetadata.Builder |
+mergeCancelTime(com.google.protobuf.Timestamp value)
+
+ The time at which this operation was cancelled.
+ |
+
CreateInstanceMetadata.Builder |
+mergeEndTime(com.google.protobuf.Timestamp value)
+
+ The time at which this operation failed or was completed successfully.
+ |
+
CreateInstanceMetadata.Builder |
+mergeFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
CreateInstanceMetadata.Builder |
+mergeFrom(CreateInstanceMetadata other) |
+
CreateInstanceMetadata.Builder |
+mergeFrom(com.google.protobuf.Message other) |
+
CreateInstanceMetadata.Builder |
+mergeInstance(Instance value)
+
+ The instance being created.
+ |
+
CreateInstanceMetadata.Builder |
+mergeStartTime(com.google.protobuf.Timestamp value)
+
+ The time at which the
+ [CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance] request was
+ received.
+ |
+
CreateInstanceMetadata.Builder |
+mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
CreateInstanceMetadata.Builder |
+setCancelTime(com.google.protobuf.Timestamp.Builder builderForValue)
+
+ The time at which this operation was cancelled.
+ |
+
CreateInstanceMetadata.Builder |
+setCancelTime(com.google.protobuf.Timestamp value)
+
+ The time at which this operation was cancelled.
+ |
+
CreateInstanceMetadata.Builder |
+setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
+
+ The time at which this operation failed or was completed successfully.
+ |
+
CreateInstanceMetadata.Builder |
+setEndTime(com.google.protobuf.Timestamp value)
+
+ The time at which this operation failed or was completed successfully.
+ |
+
CreateInstanceMetadata.Builder |
+setField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
CreateInstanceMetadata.Builder |
+setInstance(Instance.Builder builderForValue)
+
+ The instance being created.
+ |
+
CreateInstanceMetadata.Builder |
+setInstance(Instance value)
+
+ The instance being created.
+ |
+
CreateInstanceMetadata.Builder |
+setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ int index,
+ java.lang.Object value) |
+
CreateInstanceMetadata.Builder |
+setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
+
+ The time at which the
+ [CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance] request was
+ received.
+ |
+
CreateInstanceMetadata.Builder |
+setStartTime(com.google.protobuf.Timestamp value)
+
+ The time at which the
+ [CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance] request was
+ received.
+ |
+
CreateInstanceMetadata.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, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<CreateInstanceMetadata.Builder>public CreateInstanceMetadata.Builder clear()+
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<CreateInstanceMetadata.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<CreateInstanceMetadata.Builder>public CreateInstanceMetadata getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic CreateInstanceMetadata build()+
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic CreateInstanceMetadata buildPartial()+
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic CreateInstanceMetadata.Builder clone()+
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<CreateInstanceMetadata.Builder>public CreateInstanceMetadata.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<CreateInstanceMetadata.Builder>public CreateInstanceMetadata.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)+
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<CreateInstanceMetadata.Builder>public CreateInstanceMetadata.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)+
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<CreateInstanceMetadata.Builder>public CreateInstanceMetadata.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + int index, + java.lang.Object value)+
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CreateInstanceMetadata.Builder>public CreateInstanceMetadata.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CreateInstanceMetadata.Builder>public CreateInstanceMetadata.Builder mergeFrom(com.google.protobuf.Message other)+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CreateInstanceMetadata.Builder>public CreateInstanceMetadata.Builder mergeFrom(CreateInstanceMetadata other)+
public final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<CreateInstanceMetadata.Builder>public CreateInstanceMetadata.Builder mergeFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CreateInstanceMetadata.Builder>java.io.IOExceptionpublic boolean hasInstance()+
+ The instance being created. ++ +
.google.spanner.admin.instance.v1.Instance instance = 1;hasInstance in interface CreateInstanceMetadataOrBuilderpublic Instance getInstance()+
+ The instance being created. ++ +
.google.spanner.admin.instance.v1.Instance instance = 1;getInstance in interface CreateInstanceMetadataOrBuilderpublic 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 CreateInstanceMetadataOrBuilderpublic 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 CreateInstanceMetadataOrBuilderpublic com.google.protobuf.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 CreateInstanceMetadataOrBuilderpublic CreateInstanceMetadata.Builder setStartTime(com.google.protobuf.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(com.google.protobuf.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(com.google.protobuf.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 com.google.protobuf.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 com.google.protobuf.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 CreateInstanceMetadataOrBuilderpublic 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 CreateInstanceMetadataOrBuilderpublic 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 CreateInstanceMetadataOrBuilderpublic CreateInstanceMetadata.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 CreateInstanceMetadata.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 CreateInstanceMetadata.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 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 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 CreateInstanceMetadataOrBuilderpublic boolean hasEndTime()+
+ The time at which this operation failed or was completed successfully. ++ +
.google.protobuf.Timestamp end_time = 4;hasEndTime in interface CreateInstanceMetadataOrBuilderpublic 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 CreateInstanceMetadataOrBuilderpublic CreateInstanceMetadata.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 CreateInstanceMetadata.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 CreateInstanceMetadata.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 CreateInstanceMetadata.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 CreateInstanceMetadataOrBuilderpublic final CreateInstanceMetadata.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CreateInstanceMetadata.Builder>public final CreateInstanceMetadata.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CreateInstanceMetadata.Builder>public final class CreateInstanceMetadata +extends com.google.protobuf.GeneratedMessageV3 +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 | +Class and Description | +
|---|---|
static class |
+CreateInstanceMetadata.Builder
+
+ Metadata type for the operation returned by
+ [CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance].
+ |
+
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | +Field and Description | +
|---|---|
static int |
+CANCEL_TIME_FIELD_NUMBER |
+
static int |
+END_TIME_FIELD_NUMBER |
+
static int |
+INSTANCE_FIELD_NUMBER |
+
static int |
+START_TIME_FIELD_NUMBER |
+
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCode| Modifier and Type | +Method and Description | +
|---|---|
boolean |
+equals(java.lang.Object obj) |
+
com.google.protobuf.Timestamp |
+getCancelTime()
+
+ The time at which this operation was cancelled.
+ |
+
com.google.protobuf.TimestampOrBuilder |
+getCancelTimeOrBuilder()
+
+ The time at which this operation was cancelled.
+ |
+
static CreateInstanceMetadata |
+getDefaultInstance() |
+
CreateInstanceMetadata |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Timestamp |
+getEndTime()
+
+ 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 instance being created.
+ |
+
InstanceOrBuilder |
+getInstanceOrBuilder()
+
+ The instance being created.
+ |
+
com.google.protobuf.Parser<CreateInstanceMetadata> |
+getParserForType() |
+
int |
+getSerializedSize() |
+
com.google.protobuf.Timestamp |
+getStartTime()
+
+ The time at which the
+ [CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance] request was
+ received.
+ |
+
com.google.protobuf.TimestampOrBuilder |
+getStartTimeOrBuilder()
+
+ The time at which the
+ [CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance] request was
+ received.
+ |
+
com.google.protobuf.UnknownFieldSet |
+getUnknownFields() |
+
boolean |
+hasCancelTime()
+
+ The time at which this operation was cancelled.
+ |
+
boolean |
+hasEndTime()
+
+ The time at which this operation failed or was completed successfully.
+ |
+
int |
+hashCode() |
+
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 com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
static CreateInstanceMetadata.Builder |
+newBuilder() |
+
static CreateInstanceMetadata.Builder |
+newBuilder(CreateInstanceMetadata prototype) |
+
CreateInstanceMetadata.Builder |
+newBuilderForType() |
+
protected CreateInstanceMetadata.Builder |
+newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
+
static CreateInstanceMetadata |
+parseDelimitedFrom(java.io.InputStream input) |
+
static CreateInstanceMetadata |
+parseDelimitedFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static CreateInstanceMetadata |
+parseFrom(byte[] data) |
+
static CreateInstanceMetadata |
+parseFrom(byte[] data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static CreateInstanceMetadata |
+parseFrom(java.nio.ByteBuffer data) |
+
static CreateInstanceMetadata |
+parseFrom(java.nio.ByteBuffer data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static CreateInstanceMetadata |
+parseFrom(com.google.protobuf.ByteString data) |
+
static CreateInstanceMetadata |
+parseFrom(com.google.protobuf.ByteString data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static CreateInstanceMetadata |
+parseFrom(com.google.protobuf.CodedInputStream input) |
+
static CreateInstanceMetadata |
+parseFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static CreateInstanceMetadata |
+parseFrom(java.io.InputStream input) |
+
static CreateInstanceMetadata |
+parseFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static com.google.protobuf.Parser<CreateInstanceMetadata> |
+parser() |
+
CreateInstanceMetadata.Builder |
+toBuilder() |
+
void |
+writeTo(com.google.protobuf.CodedOutputStream output) |
+
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int INSTANCE_FIELD_NUMBER+
public static final int START_TIME_FIELD_NUMBER+
public static final int CANCEL_TIME_FIELD_NUMBER+
public static final int END_TIME_FIELD_NUMBER+
public final com.google.protobuf.UnknownFieldSet getUnknownFields()+
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasInstance()+
+ The instance being created. ++ +
.google.spanner.admin.instance.v1.Instance instance = 1;hasInstance in interface CreateInstanceMetadataOrBuilderpublic Instance getInstance()+
+ The instance being created. ++ +
.google.spanner.admin.instance.v1.Instance instance = 1;getInstance in interface CreateInstanceMetadataOrBuilderpublic InstanceOrBuilder getInstanceOrBuilder()+
+ The instance being created. ++ +
.google.spanner.admin.instance.v1.Instance instance = 1;getInstanceOrBuilder in interface CreateInstanceMetadataOrBuilderpublic 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 CreateInstanceMetadataOrBuilderpublic com.google.protobuf.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 CreateInstanceMetadataOrBuilderpublic com.google.protobuf.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 CreateInstanceMetadataOrBuilderpublic 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 CreateInstanceMetadataOrBuilderpublic 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 CreateInstanceMetadataOrBuilderpublic 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 CreateInstanceMetadataOrBuilderpublic boolean hasEndTime()+
+ The time at which this operation failed or was completed successfully. ++ +
.google.protobuf.Timestamp end_time = 4;hasEndTime in interface CreateInstanceMetadataOrBuilderpublic 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 CreateInstanceMetadataOrBuilderpublic 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 CreateInstanceMetadataOrBuilderpublic final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output) + throws java.io.IOException+
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()+
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)+
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()+
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static CreateInstanceMetadata parseFrom(java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CreateInstanceMetadata parseFrom(java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CreateInstanceMetadata parseFrom(com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CreateInstanceMetadata parseFrom(com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CreateInstanceMetadata parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CreateInstanceMetadata parseFrom(byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CreateInstanceMetadata parseFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static CreateInstanceMetadata parseFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static CreateInstanceMetadata parseDelimitedFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static CreateInstanceMetadata parseDelimitedFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static CreateInstanceMetadata parseFrom(com.google.protobuf.CodedInputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static CreateInstanceMetadata parseFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic CreateInstanceMetadata.Builder newBuilderForType()+
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static CreateInstanceMetadata.Builder newBuilder()+
public static CreateInstanceMetadata.Builder newBuilder(CreateInstanceMetadata prototype)+
public CreateInstanceMetadata.Builder toBuilder()+
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected CreateInstanceMetadata.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)+
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static CreateInstanceMetadata getDefaultInstance()+
public static com.google.protobuf.Parser<CreateInstanceMetadata> parser()+
public com.google.protobuf.Parser<CreateInstanceMetadata> getParserForType()+
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public CreateInstanceMetadata getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic interface CreateInstanceMetadataOrBuilder
+extends com.google.protobuf.MessageOrBuilder
+| Modifier and Type | +Method and Description | +
|---|---|
com.google.protobuf.Timestamp |
+getCancelTime()
+
+ The time at which this operation was cancelled.
+ |
+
com.google.protobuf.TimestampOrBuilder |
+getCancelTimeOrBuilder()
+
+ The time at which this operation was cancelled.
+ |
+
com.google.protobuf.Timestamp |
+getEndTime()
+
+ 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 instance being created.
+ |
+
InstanceOrBuilder |
+getInstanceOrBuilder()
+
+ The instance being created.
+ |
+
com.google.protobuf.Timestamp |
+getStartTime()
+
+ The time at which the
+ [CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance] request was
+ received.
+ |
+
com.google.protobuf.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.
+ |
+
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedboolean hasInstance()+
+ The instance being created. ++ +
.google.spanner.admin.instance.v1.Instance instance = 1;Instance getInstance()+
+ The instance being created. ++ +
.google.spanner.admin.instance.v1.Instance instance = 1;InstanceOrBuilder getInstanceOrBuilder()+
+ The instance being created. ++ +
.google.spanner.admin.instance.v1.Instance instance = 1;boolean hasStartTime()+
+ The time at which the + [CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance] request was + received. ++ +
.google.protobuf.Timestamp start_time = 2;com.google.protobuf.Timestamp getStartTime()+
+ The time at which the + [CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance] request was + received. ++ +
.google.protobuf.Timestamp start_time = 2;com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()+
+ The time at which the + [CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance] request was + received. ++ +
.google.protobuf.Timestamp start_time = 2;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;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;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;boolean hasEndTime()+
+ The time at which this operation failed or was completed successfully. ++ +
.google.protobuf.Timestamp end_time = 4;com.google.protobuf.Timestamp getEndTime()+
+ The time at which this operation failed or was completed successfully. ++ +
.google.protobuf.Timestamp end_time = 4;com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()+
+ The time at which this operation failed or was completed successfully. ++ +
.google.protobuf.Timestamp end_time = 4;public static final class CreateInstanceRequest.Builder +extends com.google.protobuf.GeneratedMessageV3.Builder<CreateInstanceRequest.Builder> +implements CreateInstanceRequestOrBuilder+
+ The request for [CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance]. ++ + Protobuf type
google.spanner.admin.instance.v1.CreateInstanceRequest| Modifier and Type | +Method and Description | +
|---|---|
CreateInstanceRequest.Builder |
+addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
CreateInstanceRequest |
+build() |
+
CreateInstanceRequest |
+buildPartial() |
+
CreateInstanceRequest.Builder |
+clear() |
+
CreateInstanceRequest.Builder |
+clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
+
CreateInstanceRequest.Builder |
+clearInstance()
+
+ Required.
+ |
+
CreateInstanceRequest.Builder |
+clearInstanceId()
+
+ Required.
+ |
+
CreateInstanceRequest.Builder |
+clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
+
CreateInstanceRequest.Builder |
+clearParent()
+
+ Required.
+ |
+
CreateInstanceRequest.Builder |
+clone() |
+
CreateInstanceRequest |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Descriptors.Descriptor |
+getDescriptorForType() |
+
Instance |
+getInstance()
+
+ Required.
+ |
+
Instance.Builder |
+getInstanceBuilder()
+
+ Required.
+ |
+
java.lang.String |
+getInstanceId()
+
+ Required.
+ |
+
InstanceName |
+getInstanceIdAsInstanceName() |
+
com.google.protobuf.ByteString |
+getInstanceIdBytes()
+
+ Required.
+ |
+
InstanceOrBuilder |
+getInstanceOrBuilder()
+
+ Required.
+ |
+
java.lang.String |
+getParent()
+
+ Required.
+ |
+
ProjectName |
+getParentAsProjectName() |
+
com.google.protobuf.ByteString |
+getParentBytes()
+
+ Required.
+ |
+
boolean |
+hasInstance()
+
+ Required.
+ |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
CreateInstanceRequest.Builder |
+mergeFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
CreateInstanceRequest.Builder |
+mergeFrom(CreateInstanceRequest other) |
+
CreateInstanceRequest.Builder |
+mergeFrom(com.google.protobuf.Message other) |
+
CreateInstanceRequest.Builder |
+mergeInstance(Instance value)
+
+ Required.
+ |
+
CreateInstanceRequest.Builder |
+mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
CreateInstanceRequest.Builder |
+setField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
CreateInstanceRequest.Builder |
+setInstance(Instance.Builder builderForValue)
+
+ Required.
+ |
+
CreateInstanceRequest.Builder |
+setInstance(Instance value)
+
+ Required.
+ |
+
CreateInstanceRequest.Builder |
+setInstanceId(java.lang.String value)
+
+ Required.
+ |
+
CreateInstanceRequest.Builder |
+setInstanceIdBytes(com.google.protobuf.ByteString value)
+
+ Required.
+ |
+
CreateInstanceRequest.Builder |
+setInstanceIdWithInstanceName(InstanceName value) |
+
CreateInstanceRequest.Builder |
+setParent(java.lang.String value)
+
+ Required.
+ |
+
CreateInstanceRequest.Builder |
+setParentBytes(com.google.protobuf.ByteString value)
+
+ Required.
+ |
+
CreateInstanceRequest.Builder |
+setParentWithProjectName(ProjectName value) |
+
CreateInstanceRequest.Builder |
+setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ int index,
+ java.lang.Object value) |
+
CreateInstanceRequest.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, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<CreateInstanceRequest.Builder>public CreateInstanceRequest.Builder clear()+
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<CreateInstanceRequest.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<CreateInstanceRequest.Builder>public CreateInstanceRequest getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic CreateInstanceRequest build()+
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic CreateInstanceRequest buildPartial()+
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic CreateInstanceRequest.Builder clone()+
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<CreateInstanceRequest.Builder>public CreateInstanceRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<CreateInstanceRequest.Builder>public CreateInstanceRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)+
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<CreateInstanceRequest.Builder>public CreateInstanceRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)+
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<CreateInstanceRequest.Builder>public CreateInstanceRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + int index, + java.lang.Object value)+
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CreateInstanceRequest.Builder>public CreateInstanceRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CreateInstanceRequest.Builder>public CreateInstanceRequest.Builder mergeFrom(com.google.protobuf.Message other)+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CreateInstanceRequest.Builder>public CreateInstanceRequest.Builder mergeFrom(CreateInstanceRequest other)+
public final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<CreateInstanceRequest.Builder>public CreateInstanceRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CreateInstanceRequest.Builder>java.io.IOExceptionpublic java.lang.String getParent()+
+ Required. The name of the project in which to create the instance. Values + are of the form `projects/<project>`. ++ +
string parent = 1;getParent in interface CreateInstanceRequestOrBuilderpublic com.google.protobuf.ByteString getParentBytes()+
+ Required. The name of the project in which to create the instance. Values + are of the form `projects/<project>`. ++ +
string parent = 1;getParentBytes in interface CreateInstanceRequestOrBuilderpublic CreateInstanceRequest.Builder setParent(java.lang.String value)+
+ Required. The name of the project in which to create the instance. Values + are of the form `projects/<project>`. ++ +
string parent = 1;public CreateInstanceRequest.Builder clearParent()+
+ Required. The name of the project in which to create the instance. Values + are of the form `projects/<project>`. ++ +
string parent = 1;public CreateInstanceRequest.Builder setParentBytes(com.google.protobuf.ByteString value)+
+ Required. The name of the project in which to create the instance. Values + are of the form `projects/<project>`. ++ +
string parent = 1;public java.lang.String getInstanceId()+
+ Required. The ID of the instance to create. Valid identifiers are of the + form `[a-z][-a-z0-9]*[a-z0-9]` and must be between 6 and 30 characters in + length. ++ +
string instance_id = 2;getInstanceId in interface CreateInstanceRequestOrBuilderpublic com.google.protobuf.ByteString getInstanceIdBytes()+
+ Required. The ID of the instance to create. Valid identifiers are of the + form `[a-z][-a-z0-9]*[a-z0-9]` and must be between 6 and 30 characters in + length. ++ +
string instance_id = 2;getInstanceIdBytes in interface CreateInstanceRequestOrBuilderpublic CreateInstanceRequest.Builder setInstanceId(java.lang.String value)+
+ Required. The ID of the instance to create. Valid identifiers are of the + form `[a-z][-a-z0-9]*[a-z0-9]` and must be between 6 and 30 characters in + length. ++ +
string instance_id = 2;public CreateInstanceRequest.Builder clearInstanceId()+
+ Required. The ID of the instance to create. Valid identifiers are of the + form `[a-z][-a-z0-9]*[a-z0-9]` and must be between 6 and 30 characters in + length. ++ +
string instance_id = 2;public CreateInstanceRequest.Builder setInstanceIdBytes(com.google.protobuf.ByteString value)+
+ Required. The ID of the instance to create. Valid identifiers are of the + form `[a-z][-a-z0-9]*[a-z0-9]` and must be between 6 and 30 characters in + length. ++ +
string instance_id = 2;public boolean hasInstance()+
+ Required. The instance to create. The name may be omitted, but if + specified must be `<parent>/instances/<instance_id>`. ++ +
.google.spanner.admin.instance.v1.Instance instance = 3;hasInstance in interface CreateInstanceRequestOrBuilderpublic Instance getInstance()+
+ Required. The instance to create. The name may be omitted, but if + specified must be `<parent>/instances/<instance_id>`. ++ +
.google.spanner.admin.instance.v1.Instance instance = 3;getInstance in interface CreateInstanceRequestOrBuilderpublic CreateInstanceRequest.Builder setInstance(Instance value)+
+ Required. The instance to create. The name may be omitted, but if + specified must be `<parent>/instances/<instance_id>`. ++ +
.google.spanner.admin.instance.v1.Instance instance = 3;public CreateInstanceRequest.Builder setInstance(Instance.Builder builderForValue)+
+ Required. The instance to create. The name may be omitted, but if + specified must be `<parent>/instances/<instance_id>`. ++ +
.google.spanner.admin.instance.v1.Instance instance = 3;public CreateInstanceRequest.Builder mergeInstance(Instance value)+
+ Required. The instance to create. The name may be omitted, but if + specified must be `<parent>/instances/<instance_id>`. ++ +
.google.spanner.admin.instance.v1.Instance instance = 3;public CreateInstanceRequest.Builder clearInstance()+
+ Required. The instance to create. The name may be omitted, but if + specified must be `<parent>/instances/<instance_id>`. ++ +
.google.spanner.admin.instance.v1.Instance instance = 3;public Instance.Builder getInstanceBuilder()+
+ Required. The instance to create. The name may be omitted, but if + specified must be `<parent>/instances/<instance_id>`. ++ +
.google.spanner.admin.instance.v1.Instance instance = 3;public InstanceOrBuilder getInstanceOrBuilder()+
+ Required. The instance to create. The name may be omitted, but if + specified must be `<parent>/instances/<instance_id>`. ++ +
.google.spanner.admin.instance.v1.Instance instance = 3;getInstanceOrBuilder in interface CreateInstanceRequestOrBuilderpublic final CreateInstanceRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CreateInstanceRequest.Builder>public final CreateInstanceRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CreateInstanceRequest.Builder>public final CreateInstanceRequest.Builder setParentWithProjectName(ProjectName value)+
public final ProjectName getParentAsProjectName()+
public final CreateInstanceRequest.Builder setInstanceIdWithInstanceName(InstanceName value)+
public final InstanceName getInstanceIdAsInstanceName()+
public final class CreateInstanceRequest +extends com.google.protobuf.GeneratedMessageV3 +implements CreateInstanceRequestOrBuilder+
+ The request for [CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance]. ++ + Protobuf type
google.spanner.admin.instance.v1.CreateInstanceRequest| Modifier and Type | +Class and Description | +
|---|---|
static class |
+CreateInstanceRequest.Builder
+
+ The request for [CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance].
+ |
+
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | +Field and Description | +
|---|---|
static int |
+INSTANCE_FIELD_NUMBER |
+
static int |
+INSTANCE_ID_FIELD_NUMBER |
+
static int |
+PARENT_FIELD_NUMBER |
+
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCode| Modifier and Type | +Method and Description | +
|---|---|
boolean |
+equals(java.lang.Object obj) |
+
static CreateInstanceRequest |
+getDefaultInstance() |
+
CreateInstanceRequest |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
Instance |
+getInstance()
+
+ Required.
+ |
+
java.lang.String |
+getInstanceId()
+
+ Required.
+ |
+
InstanceName |
+getInstanceIdAsInstanceName() |
+
com.google.protobuf.ByteString |
+getInstanceIdBytes()
+
+ Required.
+ |
+
InstanceOrBuilder |
+getInstanceOrBuilder()
+
+ Required.
+ |
+
java.lang.String |
+getParent()
+
+ Required.
+ |
+
ProjectName |
+getParentAsProjectName() |
+
com.google.protobuf.ByteString |
+getParentBytes()
+
+ Required.
+ |
+
com.google.protobuf.Parser<CreateInstanceRequest> |
+getParserForType() |
+
int |
+getSerializedSize() |
+
com.google.protobuf.UnknownFieldSet |
+getUnknownFields() |
+
int |
+hashCode() |
+
boolean |
+hasInstance()
+
+ Required.
+ |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
static CreateInstanceRequest.Builder |
+newBuilder() |
+
static CreateInstanceRequest.Builder |
+newBuilder(CreateInstanceRequest prototype) |
+
CreateInstanceRequest.Builder |
+newBuilderForType() |
+
protected CreateInstanceRequest.Builder |
+newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
+
static CreateInstanceRequest |
+parseDelimitedFrom(java.io.InputStream input) |
+
static CreateInstanceRequest |
+parseDelimitedFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static CreateInstanceRequest |
+parseFrom(byte[] data) |
+
static CreateInstanceRequest |
+parseFrom(byte[] data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static CreateInstanceRequest |
+parseFrom(java.nio.ByteBuffer data) |
+
static CreateInstanceRequest |
+parseFrom(java.nio.ByteBuffer data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static CreateInstanceRequest |
+parseFrom(com.google.protobuf.ByteString data) |
+
static CreateInstanceRequest |
+parseFrom(com.google.protobuf.ByteString data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static CreateInstanceRequest |
+parseFrom(com.google.protobuf.CodedInputStream input) |
+
static CreateInstanceRequest |
+parseFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static CreateInstanceRequest |
+parseFrom(java.io.InputStream input) |
+
static CreateInstanceRequest |
+parseFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static com.google.protobuf.Parser<CreateInstanceRequest> |
+parser() |
+
CreateInstanceRequest.Builder |
+toBuilder() |
+
void |
+writeTo(com.google.protobuf.CodedOutputStream output) |
+
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int PARENT_FIELD_NUMBER+
public static final int INSTANCE_ID_FIELD_NUMBER+
public static final int INSTANCE_FIELD_NUMBER+
public final com.google.protobuf.UnknownFieldSet getUnknownFields()+
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public java.lang.String getParent()+
+ Required. The name of the project in which to create the instance. Values + are of the form `projects/<project>`. ++ +
string parent = 1;getParent in interface CreateInstanceRequestOrBuilderpublic com.google.protobuf.ByteString getParentBytes()+
+ Required. The name of the project in which to create the instance. Values + are of the form `projects/<project>`. ++ +
string parent = 1;getParentBytes in interface CreateInstanceRequestOrBuilderpublic java.lang.String getInstanceId()+
+ Required. The ID of the instance to create. Valid identifiers are of the + form `[a-z][-a-z0-9]*[a-z0-9]` and must be between 6 and 30 characters in + length. ++ +
string instance_id = 2;getInstanceId in interface CreateInstanceRequestOrBuilderpublic com.google.protobuf.ByteString getInstanceIdBytes()+
+ Required. The ID of the instance to create. Valid identifiers are of the + form `[a-z][-a-z0-9]*[a-z0-9]` and must be between 6 and 30 characters in + length. ++ +
string instance_id = 2;getInstanceIdBytes in interface CreateInstanceRequestOrBuilderpublic boolean hasInstance()+
+ Required. The instance to create. The name may be omitted, but if + specified must be `<parent>/instances/<instance_id>`. ++ +
.google.spanner.admin.instance.v1.Instance instance = 3;hasInstance in interface CreateInstanceRequestOrBuilderpublic Instance getInstance()+
+ Required. The instance to create. The name may be omitted, but if + specified must be `<parent>/instances/<instance_id>`. ++ +
.google.spanner.admin.instance.v1.Instance instance = 3;getInstance in interface CreateInstanceRequestOrBuilderpublic InstanceOrBuilder getInstanceOrBuilder()+
+ Required. The instance to create. The name may be omitted, but if + specified must be `<parent>/instances/<instance_id>`. ++ +
.google.spanner.admin.instance.v1.Instance instance = 3;getInstanceOrBuilder in interface CreateInstanceRequestOrBuilderpublic final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output) + throws java.io.IOException+
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()+
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)+
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()+
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static CreateInstanceRequest parseFrom(java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CreateInstanceRequest parseFrom(java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CreateInstanceRequest parseFrom(com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CreateInstanceRequest parseFrom(com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CreateInstanceRequest parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CreateInstanceRequest parseFrom(byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CreateInstanceRequest parseFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static CreateInstanceRequest parseFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static CreateInstanceRequest parseDelimitedFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static CreateInstanceRequest parseDelimitedFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static CreateInstanceRequest parseFrom(com.google.protobuf.CodedInputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static CreateInstanceRequest parseFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic CreateInstanceRequest.Builder newBuilderForType()+
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static CreateInstanceRequest.Builder newBuilder()+
public static CreateInstanceRequest.Builder newBuilder(CreateInstanceRequest prototype)+
public CreateInstanceRequest.Builder toBuilder()+
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected CreateInstanceRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)+
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public final ProjectName getParentAsProjectName()+
public final InstanceName getInstanceIdAsInstanceName()+
public static CreateInstanceRequest getDefaultInstance()+
public static com.google.protobuf.Parser<CreateInstanceRequest> parser()+
public com.google.protobuf.Parser<CreateInstanceRequest> getParserForType()+
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public CreateInstanceRequest getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic interface CreateInstanceRequestOrBuilder
+extends com.google.protobuf.MessageOrBuilder
+| Modifier and Type | +Method and Description | +
|---|---|
Instance |
+getInstance()
+
+ Required.
+ |
+
java.lang.String |
+getInstanceId()
+
+ Required.
+ |
+
com.google.protobuf.ByteString |
+getInstanceIdBytes()
+
+ Required.
+ |
+
InstanceOrBuilder |
+getInstanceOrBuilder()
+
+ Required.
+ |
+
java.lang.String |
+getParent()
+
+ Required.
+ |
+
com.google.protobuf.ByteString |
+getParentBytes()
+
+ Required.
+ |
+
boolean |
+hasInstance()
+
+ Required.
+ |
+
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedjava.lang.String getParent()+
+ Required. The name of the project in which to create the instance. Values + are of the form `projects/<project>`. ++ +
string parent = 1;com.google.protobuf.ByteString getParentBytes()+
+ Required. The name of the project in which to create the instance. Values + are of the form `projects/<project>`. ++ +
string parent = 1;java.lang.String getInstanceId()+
+ Required. The ID of the instance to create. Valid identifiers are of the + form `[a-z][-a-z0-9]*[a-z0-9]` and must be between 6 and 30 characters in + length. ++ +
string instance_id = 2;com.google.protobuf.ByteString getInstanceIdBytes()+
+ Required. The ID of the instance to create. Valid identifiers are of the + form `[a-z][-a-z0-9]*[a-z0-9]` and must be between 6 and 30 characters in + length. ++ +
string instance_id = 2;boolean hasInstance()+
+ Required. The instance to create. The name may be omitted, but if + specified must be `<parent>/instances/<instance_id>`. ++ +
.google.spanner.admin.instance.v1.Instance instance = 3;Instance getInstance()+
+ Required. The instance to create. The name may be omitted, but if + specified must be `<parent>/instances/<instance_id>`. ++ +
.google.spanner.admin.instance.v1.Instance instance = 3;InstanceOrBuilder getInstanceOrBuilder()+
+ Required. The instance to create. The name may be omitted, but if + specified must be `<parent>/instances/<instance_id>`. ++ +
.google.spanner.admin.instance.v1.Instance instance = 3;public static final class DeleteInstanceRequest.Builder +extends com.google.protobuf.GeneratedMessageV3.Builder<DeleteInstanceRequest.Builder> +implements DeleteInstanceRequestOrBuilder+
+ The request for [DeleteInstance][google.spanner.admin.instance.v1.InstanceAdmin.DeleteInstance]. ++ + Protobuf type
google.spanner.admin.instance.v1.DeleteInstanceRequest| Modifier and Type | +Method and Description | +
|---|---|
DeleteInstanceRequest.Builder |
+addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
DeleteInstanceRequest |
+build() |
+
DeleteInstanceRequest |
+buildPartial() |
+
DeleteInstanceRequest.Builder |
+clear() |
+
DeleteInstanceRequest.Builder |
+clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
+
DeleteInstanceRequest.Builder |
+clearName()
+
+ Required.
+ |
+
DeleteInstanceRequest.Builder |
+clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
+
DeleteInstanceRequest.Builder |
+clone() |
+
DeleteInstanceRequest |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Descriptors.Descriptor |
+getDescriptorForType() |
+
java.lang.String |
+getName()
+
+ Required.
+ |
+
InstanceName |
+getNameAsInstanceName() |
+
com.google.protobuf.ByteString |
+getNameBytes()
+
+ Required.
+ |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
DeleteInstanceRequest.Builder |
+mergeFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
DeleteInstanceRequest.Builder |
+mergeFrom(DeleteInstanceRequest other) |
+
DeleteInstanceRequest.Builder |
+mergeFrom(com.google.protobuf.Message other) |
+
DeleteInstanceRequest.Builder |
+mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
DeleteInstanceRequest.Builder |
+setField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
DeleteInstanceRequest.Builder |
+setName(java.lang.String value)
+
+ Required.
+ |
+
DeleteInstanceRequest.Builder |
+setNameBytes(com.google.protobuf.ByteString value)
+
+ Required.
+ |
+
DeleteInstanceRequest.Builder |
+setNameWithInstanceName(InstanceName value) |
+
DeleteInstanceRequest.Builder |
+setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ int index,
+ java.lang.Object value) |
+
DeleteInstanceRequest.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, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<DeleteInstanceRequest.Builder>public DeleteInstanceRequest.Builder clear()+
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<DeleteInstanceRequest.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<DeleteInstanceRequest.Builder>public DeleteInstanceRequest getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic DeleteInstanceRequest build()+
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic DeleteInstanceRequest buildPartial()+
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic DeleteInstanceRequest.Builder clone()+
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<DeleteInstanceRequest.Builder>public DeleteInstanceRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<DeleteInstanceRequest.Builder>public DeleteInstanceRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)+
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<DeleteInstanceRequest.Builder>public DeleteInstanceRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)+
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DeleteInstanceRequest.Builder>public DeleteInstanceRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + int index, + java.lang.Object value)+
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DeleteInstanceRequest.Builder>public DeleteInstanceRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DeleteInstanceRequest.Builder>public DeleteInstanceRequest.Builder mergeFrom(com.google.protobuf.Message other)+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DeleteInstanceRequest.Builder>public DeleteInstanceRequest.Builder mergeFrom(DeleteInstanceRequest other)+
public final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DeleteInstanceRequest.Builder>public DeleteInstanceRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DeleteInstanceRequest.Builder>java.io.IOExceptionpublic java.lang.String getName()+
+ Required. The name of the instance to be deleted. Values are of the form + `projects/<project>/instances/<instance>` ++ +
string name = 1;getName in interface DeleteInstanceRequestOrBuilderpublic com.google.protobuf.ByteString getNameBytes()+
+ Required. The name of the instance to be deleted. Values are of the form + `projects/<project>/instances/<instance>` ++ +
string name = 1;getNameBytes in interface DeleteInstanceRequestOrBuilderpublic DeleteInstanceRequest.Builder setName(java.lang.String value)+
+ Required. The name of the instance to be deleted. Values are of the form + `projects/<project>/instances/<instance>` ++ +
string name = 1;public DeleteInstanceRequest.Builder clearName()+
+ Required. The name of the instance to be deleted. Values are of the form + `projects/<project>/instances/<instance>` ++ +
string name = 1;public DeleteInstanceRequest.Builder setNameBytes(com.google.protobuf.ByteString value)+
+ Required. The name of the instance to be deleted. Values are of the form + `projects/<project>/instances/<instance>` ++ +
string name = 1;public final DeleteInstanceRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DeleteInstanceRequest.Builder>public final DeleteInstanceRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DeleteInstanceRequest.Builder>public final DeleteInstanceRequest.Builder setNameWithInstanceName(InstanceName value)+
public final InstanceName getNameAsInstanceName()+
public final class DeleteInstanceRequest +extends com.google.protobuf.GeneratedMessageV3 +implements DeleteInstanceRequestOrBuilder+
+ The request for [DeleteInstance][google.spanner.admin.instance.v1.InstanceAdmin.DeleteInstance]. ++ + Protobuf type
google.spanner.admin.instance.v1.DeleteInstanceRequest| Modifier and Type | +Class and Description | +
|---|---|
static class |
+DeleteInstanceRequest.Builder
+
+ The request for [DeleteInstance][google.spanner.admin.instance.v1.InstanceAdmin.DeleteInstance].
+ |
+
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | +Field and Description | +
|---|---|
static int |
+NAME_FIELD_NUMBER |
+
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCode| Modifier and Type | +Method and Description | +
|---|---|
boolean |
+equals(java.lang.Object obj) |
+
static DeleteInstanceRequest |
+getDefaultInstance() |
+
DeleteInstanceRequest |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
java.lang.String |
+getName()
+
+ Required.
+ |
+
InstanceName |
+getNameAsInstanceName() |
+
com.google.protobuf.ByteString |
+getNameBytes()
+
+ Required.
+ |
+
com.google.protobuf.Parser<DeleteInstanceRequest> |
+getParserForType() |
+
int |
+getSerializedSize() |
+
com.google.protobuf.UnknownFieldSet |
+getUnknownFields() |
+
int |
+hashCode() |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
static DeleteInstanceRequest.Builder |
+newBuilder() |
+
static DeleteInstanceRequest.Builder |
+newBuilder(DeleteInstanceRequest prototype) |
+
DeleteInstanceRequest.Builder |
+newBuilderForType() |
+
protected DeleteInstanceRequest.Builder |
+newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
+
static DeleteInstanceRequest |
+parseDelimitedFrom(java.io.InputStream input) |
+
static DeleteInstanceRequest |
+parseDelimitedFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static DeleteInstanceRequest |
+parseFrom(byte[] data) |
+
static DeleteInstanceRequest |
+parseFrom(byte[] data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static DeleteInstanceRequest |
+parseFrom(java.nio.ByteBuffer data) |
+
static DeleteInstanceRequest |
+parseFrom(java.nio.ByteBuffer data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static DeleteInstanceRequest |
+parseFrom(com.google.protobuf.ByteString data) |
+
static DeleteInstanceRequest |
+parseFrom(com.google.protobuf.ByteString data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static DeleteInstanceRequest |
+parseFrom(com.google.protobuf.CodedInputStream input) |
+
static DeleteInstanceRequest |
+parseFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static DeleteInstanceRequest |
+parseFrom(java.io.InputStream input) |
+
static DeleteInstanceRequest |
+parseFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static com.google.protobuf.Parser<DeleteInstanceRequest> |
+parser() |
+
DeleteInstanceRequest.Builder |
+toBuilder() |
+
void |
+writeTo(com.google.protobuf.CodedOutputStream output) |
+
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int NAME_FIELD_NUMBER+
public final com.google.protobuf.UnknownFieldSet getUnknownFields()+
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public java.lang.String getName()+
+ Required. The name of the instance to be deleted. Values are of the form + `projects/<project>/instances/<instance>` ++ +
string name = 1;getName in interface DeleteInstanceRequestOrBuilderpublic com.google.protobuf.ByteString getNameBytes()+
+ Required. The name of the instance to be deleted. Values are of the form + `projects/<project>/instances/<instance>` ++ +
string name = 1;getNameBytes in interface DeleteInstanceRequestOrBuilderpublic final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output) + throws java.io.IOException+
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()+
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)+
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()+
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static DeleteInstanceRequest parseFrom(java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DeleteInstanceRequest parseFrom(java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DeleteInstanceRequest parseFrom(com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DeleteInstanceRequest parseFrom(com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DeleteInstanceRequest parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DeleteInstanceRequest parseFrom(byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DeleteInstanceRequest parseFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static DeleteInstanceRequest parseFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static DeleteInstanceRequest parseDelimitedFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static DeleteInstanceRequest parseDelimitedFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static DeleteInstanceRequest parseFrom(com.google.protobuf.CodedInputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static DeleteInstanceRequest parseFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic DeleteInstanceRequest.Builder newBuilderForType()+
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static DeleteInstanceRequest.Builder newBuilder()+
public static DeleteInstanceRequest.Builder newBuilder(DeleteInstanceRequest prototype)+
public DeleteInstanceRequest.Builder toBuilder()+
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected DeleteInstanceRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)+
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public final InstanceName getNameAsInstanceName()+
public static DeleteInstanceRequest getDefaultInstance()+
public static com.google.protobuf.Parser<DeleteInstanceRequest> parser()+
public com.google.protobuf.Parser<DeleteInstanceRequest> getParserForType()+
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public DeleteInstanceRequest getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic interface DeleteInstanceRequestOrBuilder
+extends com.google.protobuf.MessageOrBuilder
+| Modifier and Type | +Method and Description | +
|---|---|
java.lang.String |
+getName()
+
+ Required.
+ |
+
com.google.protobuf.ByteString |
+getNameBytes()
+
+ Required.
+ |
+
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedjava.lang.String getName()+
+ Required. The name of the instance to be deleted. Values are of the form + `projects/<project>/instances/<instance>` ++ +
string name = 1;com.google.protobuf.ByteString getNameBytes()+
+ Required. The name of the instance to be deleted. Values are of the form + `projects/<project>/instances/<instance>` ++ +
string name = 1;public static final class GetInstanceConfigRequest.Builder +extends com.google.protobuf.GeneratedMessageV3.Builder<GetInstanceConfigRequest.Builder> +implements GetInstanceConfigRequestOrBuilder+
+ The request for + [GetInstanceConfigRequest][google.spanner.admin.instance.v1.InstanceAdmin.GetInstanceConfig]. ++ + Protobuf type
google.spanner.admin.instance.v1.GetInstanceConfigRequest| Modifier and Type | +Method and Description | +
|---|---|
GetInstanceConfigRequest.Builder |
+addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
GetInstanceConfigRequest |
+build() |
+
GetInstanceConfigRequest |
+buildPartial() |
+
GetInstanceConfigRequest.Builder |
+clear() |
+
GetInstanceConfigRequest.Builder |
+clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
+
GetInstanceConfigRequest.Builder |
+clearName()
+
+ Required.
+ |
+
GetInstanceConfigRequest.Builder |
+clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
+
GetInstanceConfigRequest.Builder |
+clone() |
+
GetInstanceConfigRequest |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Descriptors.Descriptor |
+getDescriptorForType() |
+
java.lang.String |
+getName()
+
+ Required.
+ |
+
InstanceConfigName |
+getNameAsInstanceConfigName() |
+
com.google.protobuf.ByteString |
+getNameBytes()
+
+ Required.
+ |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
GetInstanceConfigRequest.Builder |
+mergeFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
GetInstanceConfigRequest.Builder |
+mergeFrom(GetInstanceConfigRequest other) |
+
GetInstanceConfigRequest.Builder |
+mergeFrom(com.google.protobuf.Message other) |
+
GetInstanceConfigRequest.Builder |
+mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
GetInstanceConfigRequest.Builder |
+setField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
GetInstanceConfigRequest.Builder |
+setName(java.lang.String value)
+
+ Required.
+ |
+
GetInstanceConfigRequest.Builder |
+setNameBytes(com.google.protobuf.ByteString value)
+
+ Required.
+ |
+
GetInstanceConfigRequest.Builder |
+setNameWithInstanceConfigName(InstanceConfigName value) |
+
GetInstanceConfigRequest.Builder |
+setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ int index,
+ java.lang.Object value) |
+
GetInstanceConfigRequest.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, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<GetInstanceConfigRequest.Builder>public GetInstanceConfigRequest.Builder clear()+
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<GetInstanceConfigRequest.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<GetInstanceConfigRequest.Builder>public GetInstanceConfigRequest getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic GetInstanceConfigRequest build()+
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic GetInstanceConfigRequest buildPartial()+
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic GetInstanceConfigRequest.Builder clone()+
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<GetInstanceConfigRequest.Builder>public GetInstanceConfigRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<GetInstanceConfigRequest.Builder>public GetInstanceConfigRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)+
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<GetInstanceConfigRequest.Builder>public GetInstanceConfigRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)+
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<GetInstanceConfigRequest.Builder>public GetInstanceConfigRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + int index, + java.lang.Object value)+
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<GetInstanceConfigRequest.Builder>public GetInstanceConfigRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<GetInstanceConfigRequest.Builder>public GetInstanceConfigRequest.Builder mergeFrom(com.google.protobuf.Message other)+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GetInstanceConfigRequest.Builder>public GetInstanceConfigRequest.Builder mergeFrom(GetInstanceConfigRequest other)+
public final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<GetInstanceConfigRequest.Builder>public GetInstanceConfigRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GetInstanceConfigRequest.Builder>java.io.IOExceptionpublic java.lang.String getName()+
+ Required. The name of the requested instance configuration. Values are of + the form `projects/<project>/instanceConfigs/<config>`. ++ +
string name = 1;getName in interface GetInstanceConfigRequestOrBuilderpublic com.google.protobuf.ByteString getNameBytes()+
+ Required. The name of the requested instance configuration. Values are of + the form `projects/<project>/instanceConfigs/<config>`. ++ +
string name = 1;getNameBytes in interface GetInstanceConfigRequestOrBuilderpublic GetInstanceConfigRequest.Builder setName(java.lang.String value)+
+ Required. The name of the requested instance configuration. Values are of + the form `projects/<project>/instanceConfigs/<config>`. ++ +
string name = 1;public GetInstanceConfigRequest.Builder clearName()+
+ Required. The name of the requested instance configuration. Values are of + the form `projects/<project>/instanceConfigs/<config>`. ++ +
string name = 1;public GetInstanceConfigRequest.Builder setNameBytes(com.google.protobuf.ByteString value)+
+ Required. The name of the requested instance configuration. Values are of + the form `projects/<project>/instanceConfigs/<config>`. ++ +
string name = 1;public final GetInstanceConfigRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GetInstanceConfigRequest.Builder>public final GetInstanceConfigRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GetInstanceConfigRequest.Builder>public final GetInstanceConfigRequest.Builder setNameWithInstanceConfigName(InstanceConfigName value)+
public final InstanceConfigName getNameAsInstanceConfigName()+
public final class GetInstanceConfigRequest +extends com.google.protobuf.GeneratedMessageV3 +implements GetInstanceConfigRequestOrBuilder+
+ The request for + [GetInstanceConfigRequest][google.spanner.admin.instance.v1.InstanceAdmin.GetInstanceConfig]. ++ + Protobuf type
google.spanner.admin.instance.v1.GetInstanceConfigRequest| Modifier and Type | +Class and Description | +
|---|---|
static class |
+GetInstanceConfigRequest.Builder
+
+ The request for
+ [GetInstanceConfigRequest][google.spanner.admin.instance.v1.InstanceAdmin.GetInstanceConfig].
+ |
+
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | +Field and Description | +
|---|---|
static int |
+NAME_FIELD_NUMBER |
+
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCode| Modifier and Type | +Method and Description | +
|---|---|
boolean |
+equals(java.lang.Object obj) |
+
static GetInstanceConfigRequest |
+getDefaultInstance() |
+
GetInstanceConfigRequest |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
java.lang.String |
+getName()
+
+ Required.
+ |
+
InstanceConfigName |
+getNameAsInstanceConfigName() |
+
com.google.protobuf.ByteString |
+getNameBytes()
+
+ Required.
+ |
+
com.google.protobuf.Parser<GetInstanceConfigRequest> |
+getParserForType() |
+
int |
+getSerializedSize() |
+
com.google.protobuf.UnknownFieldSet |
+getUnknownFields() |
+
int |
+hashCode() |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
static GetInstanceConfigRequest.Builder |
+newBuilder() |
+
static GetInstanceConfigRequest.Builder |
+newBuilder(GetInstanceConfigRequest prototype) |
+
GetInstanceConfigRequest.Builder |
+newBuilderForType() |
+
protected GetInstanceConfigRequest.Builder |
+newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
+
static GetInstanceConfigRequest |
+parseDelimitedFrom(java.io.InputStream input) |
+
static GetInstanceConfigRequest |
+parseDelimitedFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static GetInstanceConfigRequest |
+parseFrom(byte[] data) |
+
static GetInstanceConfigRequest |
+parseFrom(byte[] data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static GetInstanceConfigRequest |
+parseFrom(java.nio.ByteBuffer data) |
+
static GetInstanceConfigRequest |
+parseFrom(java.nio.ByteBuffer data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static GetInstanceConfigRequest |
+parseFrom(com.google.protobuf.ByteString data) |
+
static GetInstanceConfigRequest |
+parseFrom(com.google.protobuf.ByteString data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static GetInstanceConfigRequest |
+parseFrom(com.google.protobuf.CodedInputStream input) |
+
static GetInstanceConfigRequest |
+parseFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static GetInstanceConfigRequest |
+parseFrom(java.io.InputStream input) |
+
static GetInstanceConfigRequest |
+parseFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static com.google.protobuf.Parser<GetInstanceConfigRequest> |
+parser() |
+
GetInstanceConfigRequest.Builder |
+toBuilder() |
+
void |
+writeTo(com.google.protobuf.CodedOutputStream output) |
+
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int NAME_FIELD_NUMBER+
public final com.google.protobuf.UnknownFieldSet getUnknownFields()+
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public java.lang.String getName()+
+ Required. The name of the requested instance configuration. Values are of + the form `projects/<project>/instanceConfigs/<config>`. ++ +
string name = 1;getName in interface GetInstanceConfigRequestOrBuilderpublic com.google.protobuf.ByteString getNameBytes()+
+ Required. The name of the requested instance configuration. Values are of + the form `projects/<project>/instanceConfigs/<config>`. ++ +
string name = 1;getNameBytes in interface GetInstanceConfigRequestOrBuilderpublic final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output) + throws java.io.IOException+
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()+
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)+
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()+
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static GetInstanceConfigRequest parseFrom(java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetInstanceConfigRequest parseFrom(java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetInstanceConfigRequest parseFrom(com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetInstanceConfigRequest parseFrom(com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetInstanceConfigRequest parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetInstanceConfigRequest parseFrom(byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetInstanceConfigRequest parseFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static GetInstanceConfigRequest parseFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static GetInstanceConfigRequest parseDelimitedFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static GetInstanceConfigRequest parseDelimitedFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static GetInstanceConfigRequest parseFrom(com.google.protobuf.CodedInputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static GetInstanceConfigRequest parseFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic GetInstanceConfigRequest.Builder newBuilderForType()+
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static GetInstanceConfigRequest.Builder newBuilder()+
public static GetInstanceConfigRequest.Builder newBuilder(GetInstanceConfigRequest prototype)+
public GetInstanceConfigRequest.Builder toBuilder()+
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected GetInstanceConfigRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)+
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public final InstanceConfigName getNameAsInstanceConfigName()+
public static GetInstanceConfigRequest getDefaultInstance()+
public static com.google.protobuf.Parser<GetInstanceConfigRequest> parser()+
public com.google.protobuf.Parser<GetInstanceConfigRequest> getParserForType()+
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public GetInstanceConfigRequest getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic interface GetInstanceConfigRequestOrBuilder
+extends com.google.protobuf.MessageOrBuilder
+| Modifier and Type | +Method and Description | +
|---|---|
java.lang.String |
+getName()
+
+ Required.
+ |
+
com.google.protobuf.ByteString |
+getNameBytes()
+
+ Required.
+ |
+
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedjava.lang.String getName()+
+ Required. The name of the requested instance configuration. Values are of + the form `projects/<project>/instanceConfigs/<config>`. ++ +
string name = 1;com.google.protobuf.ByteString getNameBytes()+
+ Required. The name of the requested instance configuration. Values are of + the form `projects/<project>/instanceConfigs/<config>`. ++ +
string name = 1;public static final class GetInstanceRequest.Builder +extends com.google.protobuf.GeneratedMessageV3.Builder<GetInstanceRequest.Builder> +implements GetInstanceRequestOrBuilder+
+ The request for [GetInstance][google.spanner.admin.instance.v1.InstanceAdmin.GetInstance]. ++ + Protobuf type
google.spanner.admin.instance.v1.GetInstanceRequest| Modifier and Type | +Method and Description | +
|---|---|
GetInstanceRequest.Builder |
+addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
GetInstanceRequest |
+build() |
+
GetInstanceRequest |
+buildPartial() |
+
GetInstanceRequest.Builder |
+clear() |
+
GetInstanceRequest.Builder |
+clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
+
GetInstanceRequest.Builder |
+clearName()
+
+ Required.
+ |
+
GetInstanceRequest.Builder |
+clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
+
GetInstanceRequest.Builder |
+clone() |
+
GetInstanceRequest |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Descriptors.Descriptor |
+getDescriptorForType() |
+
java.lang.String |
+getName()
+
+ Required.
+ |
+
InstanceName |
+getNameAsInstanceName() |
+
com.google.protobuf.ByteString |
+getNameBytes()
+
+ Required.
+ |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
GetInstanceRequest.Builder |
+mergeFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
GetInstanceRequest.Builder |
+mergeFrom(GetInstanceRequest other) |
+
GetInstanceRequest.Builder |
+mergeFrom(com.google.protobuf.Message other) |
+
GetInstanceRequest.Builder |
+mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
GetInstanceRequest.Builder |
+setField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
GetInstanceRequest.Builder |
+setName(java.lang.String value)
+
+ Required.
+ |
+
GetInstanceRequest.Builder |
+setNameBytes(com.google.protobuf.ByteString value)
+
+ Required.
+ |
+
GetInstanceRequest.Builder |
+setNameWithInstanceName(InstanceName value) |
+
GetInstanceRequest.Builder |
+setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ int index,
+ java.lang.Object value) |
+
GetInstanceRequest.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, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<GetInstanceRequest.Builder>public GetInstanceRequest.Builder clear()+
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<GetInstanceRequest.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<GetInstanceRequest.Builder>public GetInstanceRequest getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic GetInstanceRequest build()+
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic GetInstanceRequest buildPartial()+
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic GetInstanceRequest.Builder clone()+
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<GetInstanceRequest.Builder>public GetInstanceRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<GetInstanceRequest.Builder>public GetInstanceRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)+
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<GetInstanceRequest.Builder>public GetInstanceRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)+
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<GetInstanceRequest.Builder>public GetInstanceRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + int index, + java.lang.Object value)+
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<GetInstanceRequest.Builder>public GetInstanceRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<GetInstanceRequest.Builder>public GetInstanceRequest.Builder mergeFrom(com.google.protobuf.Message other)+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GetInstanceRequest.Builder>public GetInstanceRequest.Builder mergeFrom(GetInstanceRequest other)+
public final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<GetInstanceRequest.Builder>public GetInstanceRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GetInstanceRequest.Builder>java.io.IOExceptionpublic java.lang.String getName()+
+ Required. The name of the requested instance. Values are of the form + `projects/<project>/instances/<instance>`. ++ +
string name = 1;getName in interface GetInstanceRequestOrBuilderpublic com.google.protobuf.ByteString getNameBytes()+
+ Required. The name of the requested instance. Values are of the form + `projects/<project>/instances/<instance>`. ++ +
string name = 1;getNameBytes in interface GetInstanceRequestOrBuilderpublic GetInstanceRequest.Builder setName(java.lang.String value)+
+ Required. The name of the requested instance. Values are of the form + `projects/<project>/instances/<instance>`. ++ +
string name = 1;public GetInstanceRequest.Builder clearName()+
+ Required. The name of the requested instance. Values are of the form + `projects/<project>/instances/<instance>`. ++ +
string name = 1;public GetInstanceRequest.Builder setNameBytes(com.google.protobuf.ByteString value)+
+ Required. The name of the requested instance. Values are of the form + `projects/<project>/instances/<instance>`. ++ +
string name = 1;public final GetInstanceRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GetInstanceRequest.Builder>public final GetInstanceRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GetInstanceRequest.Builder>public final GetInstanceRequest.Builder setNameWithInstanceName(InstanceName value)+
public final InstanceName getNameAsInstanceName()+
public final class GetInstanceRequest +extends com.google.protobuf.GeneratedMessageV3 +implements GetInstanceRequestOrBuilder+
+ The request for [GetInstance][google.spanner.admin.instance.v1.InstanceAdmin.GetInstance]. ++ + Protobuf type
google.spanner.admin.instance.v1.GetInstanceRequest| Modifier and Type | +Class and Description | +
|---|---|
static class |
+GetInstanceRequest.Builder
+
+ The request for [GetInstance][google.spanner.admin.instance.v1.InstanceAdmin.GetInstance].
+ |
+
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | +Field and Description | +
|---|---|
static int |
+NAME_FIELD_NUMBER |
+
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCode| Modifier and Type | +Method and Description | +
|---|---|
boolean |
+equals(java.lang.Object obj) |
+
static GetInstanceRequest |
+getDefaultInstance() |
+
GetInstanceRequest |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
java.lang.String |
+getName()
+
+ Required.
+ |
+
InstanceName |
+getNameAsInstanceName() |
+
com.google.protobuf.ByteString |
+getNameBytes()
+
+ Required.
+ |
+
com.google.protobuf.Parser<GetInstanceRequest> |
+getParserForType() |
+
int |
+getSerializedSize() |
+
com.google.protobuf.UnknownFieldSet |
+getUnknownFields() |
+
int |
+hashCode() |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
static GetInstanceRequest.Builder |
+newBuilder() |
+
static GetInstanceRequest.Builder |
+newBuilder(GetInstanceRequest prototype) |
+
GetInstanceRequest.Builder |
+newBuilderForType() |
+
protected GetInstanceRequest.Builder |
+newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
+
static GetInstanceRequest |
+parseDelimitedFrom(java.io.InputStream input) |
+
static GetInstanceRequest |
+parseDelimitedFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static GetInstanceRequest |
+parseFrom(byte[] data) |
+
static GetInstanceRequest |
+parseFrom(byte[] data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static GetInstanceRequest |
+parseFrom(java.nio.ByteBuffer data) |
+
static GetInstanceRequest |
+parseFrom(java.nio.ByteBuffer data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static GetInstanceRequest |
+parseFrom(com.google.protobuf.ByteString data) |
+
static GetInstanceRequest |
+parseFrom(com.google.protobuf.ByteString data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static GetInstanceRequest |
+parseFrom(com.google.protobuf.CodedInputStream input) |
+
static GetInstanceRequest |
+parseFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static GetInstanceRequest |
+parseFrom(java.io.InputStream input) |
+
static GetInstanceRequest |
+parseFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static com.google.protobuf.Parser<GetInstanceRequest> |
+parser() |
+
GetInstanceRequest.Builder |
+toBuilder() |
+
void |
+writeTo(com.google.protobuf.CodedOutputStream output) |
+
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int NAME_FIELD_NUMBER+
public final com.google.protobuf.UnknownFieldSet getUnknownFields()+
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public java.lang.String getName()+
+ Required. The name of the requested instance. Values are of the form + `projects/<project>/instances/<instance>`. ++ +
string name = 1;getName in interface GetInstanceRequestOrBuilderpublic com.google.protobuf.ByteString getNameBytes()+
+ Required. The name of the requested instance. Values are of the form + `projects/<project>/instances/<instance>`. ++ +
string name = 1;getNameBytes in interface GetInstanceRequestOrBuilderpublic final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output) + throws java.io.IOException+
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()+
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)+
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()+
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static GetInstanceRequest parseFrom(java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetInstanceRequest parseFrom(java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetInstanceRequest parseFrom(com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetInstanceRequest parseFrom(com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetInstanceRequest parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetInstanceRequest parseFrom(byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetInstanceRequest parseFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static GetInstanceRequest parseFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static GetInstanceRequest parseDelimitedFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static GetInstanceRequest parseDelimitedFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static GetInstanceRequest parseFrom(com.google.protobuf.CodedInputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static GetInstanceRequest parseFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic GetInstanceRequest.Builder newBuilderForType()+
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static GetInstanceRequest.Builder newBuilder()+
public static GetInstanceRequest.Builder newBuilder(GetInstanceRequest prototype)+
public GetInstanceRequest.Builder toBuilder()+
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected GetInstanceRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)+
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public final InstanceName getNameAsInstanceName()+
public static GetInstanceRequest getDefaultInstance()+
public static com.google.protobuf.Parser<GetInstanceRequest> parser()+
public com.google.protobuf.Parser<GetInstanceRequest> getParserForType()+
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public GetInstanceRequest getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic interface GetInstanceRequestOrBuilder
+extends com.google.protobuf.MessageOrBuilder
+| Modifier and Type | +Method and Description | +
|---|---|
java.lang.String |
+getName()
+
+ Required.
+ |
+
com.google.protobuf.ByteString |
+getNameBytes()
+
+ Required.
+ |
+
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedjava.lang.String getName()+
+ Required. The name of the requested instance. Values are of the form + `projects/<project>/instances/<instance>`. ++ +
string name = 1;com.google.protobuf.ByteString getNameBytes()+
+ Required. The name of the requested instance. Values are of the form + `projects/<project>/instances/<instance>`. ++ +
string name = 1;public static final class Instance.Builder +extends com.google.protobuf.GeneratedMessageV3.Builder<Instance.Builder> +implements InstanceOrBuilder+
+ An isolated set of Cloud Spanner resources on which databases can be hosted. ++ + Protobuf type
google.spanner.admin.instance.v1.Instance| Modifier and Type | +Method and Description | +
|---|---|
Instance.Builder |
+addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
Instance |
+build() |
+
Instance |
+buildPartial() |
+
Instance.Builder |
+clear() |
+
Instance.Builder |
+clearConfig()
+
+ Required.
+ |
+
Instance.Builder |
+clearDisplayName()
+
+ Required.
+ |
+
Instance.Builder |
+clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
+
Instance.Builder |
+clearLabels() |
+
Instance.Builder |
+clearName()
+
+ Required.
+ |
+
Instance.Builder |
+clearNodeCount()
+
+ Required.
+ |
+
Instance.Builder |
+clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
+
Instance.Builder |
+clearState()
+
+ Output only.
+ |
+
Instance.Builder |
+clone() |
+
boolean |
+containsLabels(java.lang.String key)
+
+ Cloud Labels are a flexible and lightweight mechanism for organizing cloud
+ resources into groups that reflect a customer's organizational needs and
+ deployment strategies.
+ |
+
java.lang.String |
+getConfig()
+
+ Required.
+ |
+
InstanceConfigName |
+getConfigAsInstanceConfigName() |
+
com.google.protobuf.ByteString |
+getConfigBytes()
+
+ Required.
+ |
+
Instance |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Descriptors.Descriptor |
+getDescriptorForType() |
+
java.lang.String |
+getDisplayName()
+
+ Required.
+ |
+
com.google.protobuf.ByteString |
+getDisplayNameBytes()
+
+ Required.
+ |
+
java.util.Map<java.lang.String,java.lang.String> |
+getLabels()
+Deprecated.
+ |
+
int |
+getLabelsCount()
+
+ Cloud Labels are a flexible and lightweight mechanism for organizing cloud
+ resources into groups that reflect a customer's organizational needs and
+ deployment strategies.
+ |
+
java.util.Map<java.lang.String,java.lang.String> |
+getLabelsMap()
+
+ Cloud Labels are a flexible and lightweight mechanism for organizing cloud
+ resources into groups that reflect a customer's organizational needs and
+ deployment strategies.
+ |
+
java.lang.String |
+getLabelsOrDefault(java.lang.String key,
+ java.lang.String defaultValue)
+
+ Cloud Labels are a flexible and lightweight mechanism for organizing cloud
+ resources into groups that reflect a customer's organizational needs and
+ deployment strategies.
+ |
+
java.lang.String |
+getLabelsOrThrow(java.lang.String key)
+
+ Cloud Labels are a flexible and lightweight mechanism for organizing cloud
+ resources into groups that reflect a customer's organizational needs and
+ deployment strategies.
+ |
+
java.util.Map<java.lang.String,java.lang.String> |
+getMutableLabels()
+Deprecated.
+ |
+
java.lang.String |
+getName()
+
+ Required.
+ |
+
InstanceName |
+getNameAsInstanceName() |
+
com.google.protobuf.ByteString |
+getNameBytes()
+
+ Required.
+ |
+
int |
+getNodeCount()
+
+ Required.
+ |
+
Instance.State |
+getState()
+
+ Output only.
+ |
+
int |
+getStateValue()
+
+ Output only.
+ |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
protected com.google.protobuf.MapField |
+internalGetMapField(int number) |
+
protected com.google.protobuf.MapField |
+internalGetMutableMapField(int number) |
+
boolean |
+isInitialized() |
+
Instance.Builder |
+mergeFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
Instance.Builder |
+mergeFrom(Instance other) |
+
Instance.Builder |
+mergeFrom(com.google.protobuf.Message other) |
+
Instance.Builder |
+mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
Instance.Builder |
+putAllLabels(java.util.Map<java.lang.String,java.lang.String> values)
+
+ Cloud Labels are a flexible and lightweight mechanism for organizing cloud
+ resources into groups that reflect a customer's organizational needs and
+ deployment strategies.
+ |
+
Instance.Builder |
+putLabels(java.lang.String key,
+ java.lang.String value)
+
+ Cloud Labels are a flexible and lightweight mechanism for organizing cloud
+ resources into groups that reflect a customer's organizational needs and
+ deployment strategies.
+ |
+
Instance.Builder |
+removeLabels(java.lang.String key)
+
+ Cloud Labels are a flexible and lightweight mechanism for organizing cloud
+ resources into groups that reflect a customer's organizational needs and
+ deployment strategies.
+ |
+
Instance.Builder |
+setConfig(java.lang.String value)
+
+ Required.
+ |
+
Instance.Builder |
+setConfigBytes(com.google.protobuf.ByteString value)
+
+ Required.
+ |
+
Instance.Builder |
+setConfigWithInstanceConfigName(InstanceConfigName value) |
+
Instance.Builder |
+setDisplayName(java.lang.String value)
+
+ Required.
+ |
+
Instance.Builder |
+setDisplayNameBytes(com.google.protobuf.ByteString value)
+
+ Required.
+ |
+
Instance.Builder |
+setField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
Instance.Builder |
+setName(java.lang.String value)
+
+ Required.
+ |
+
Instance.Builder |
+setNameBytes(com.google.protobuf.ByteString value)
+
+ Required.
+ |
+
Instance.Builder |
+setNameWithInstanceName(InstanceName value) |
+
Instance.Builder |
+setNodeCount(int value)
+
+ Required.
+ |
+
Instance.Builder |
+setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ int index,
+ java.lang.Object value) |
+
Instance.Builder |
+setState(Instance.State value)
+
+ Output only.
+ |
+
Instance.Builder |
+setStateValue(int value)
+
+ Output only.
+ |
+
Instance.Builder |
+setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, newBuilderForField, onBuilt, onChanged, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.MapField internalGetMapField(int number)+
internalGetMapField in class com.google.protobuf.GeneratedMessageV3.Builder<Instance.Builder>protected com.google.protobuf.MapField internalGetMutableMapField(int number)+
internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<Instance.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Instance.Builder>public Instance.Builder clear()+
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Instance.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<Instance.Builder>public Instance getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Instance build()+
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Instance buildPartial()+
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Instance.Builder clone()+
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Instance.Builder>public Instance.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Instance.Builder>public Instance.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)+
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Instance.Builder>public Instance.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)+
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Instance.Builder>public Instance.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + int index, + java.lang.Object value)+
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Instance.Builder>public Instance.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Instance.Builder>public Instance.Builder mergeFrom(com.google.protobuf.Message other)+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Instance.Builder>public Instance.Builder mergeFrom(Instance other)+
public final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Instance.Builder>public Instance.Builder mergeFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Instance.Builder>java.io.IOExceptionpublic java.lang.String getName()+
+ Required. A unique identifier for the instance, which cannot be changed + after the instance is created. Values are of the form + `projects/<project>/instances/[a-z][-a-z0-9]*[a-z0-9]`. The final + segment of the name must be between 6 and 30 characters in length. ++ +
string name = 1;getName in interface InstanceOrBuilderpublic com.google.protobuf.ByteString getNameBytes()+
+ Required. A unique identifier for the instance, which cannot be changed + after the instance is created. Values are of the form + `projects/<project>/instances/[a-z][-a-z0-9]*[a-z0-9]`. The final + segment of the name must be between 6 and 30 characters in length. ++ +
string name = 1;getNameBytes in interface InstanceOrBuilderpublic Instance.Builder setName(java.lang.String value)+
+ Required. A unique identifier for the instance, which cannot be changed + after the instance is created. Values are of the form + `projects/<project>/instances/[a-z][-a-z0-9]*[a-z0-9]`. The final + segment of the name must be between 6 and 30 characters in length. ++ +
string name = 1;public Instance.Builder clearName()+
+ Required. A unique identifier for the instance, which cannot be changed + after the instance is created. Values are of the form + `projects/<project>/instances/[a-z][-a-z0-9]*[a-z0-9]`. The final + segment of the name must be between 6 and 30 characters in length. ++ +
string name = 1;public Instance.Builder setNameBytes(com.google.protobuf.ByteString value)+
+ Required. A unique identifier for the instance, which cannot be changed + after the instance is created. Values are of the form + `projects/<project>/instances/[a-z][-a-z0-9]*[a-z0-9]`. The final + segment of the name must be between 6 and 30 characters in length. ++ +
string name = 1;public java.lang.String getConfig()+
+ Required. The name of the instance's configuration. Values are of the form + `projects/<project>/instanceConfigs/<configuration>`. See + also [InstanceConfig][google.spanner.admin.instance.v1.InstanceConfig] and + [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs]. ++ +
string config = 2;getConfig in interface InstanceOrBuilderpublic com.google.protobuf.ByteString getConfigBytes()+
+ Required. The name of the instance's configuration. Values are of the form + `projects/<project>/instanceConfigs/<configuration>`. See + also [InstanceConfig][google.spanner.admin.instance.v1.InstanceConfig] and + [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs]. ++ +
string config = 2;getConfigBytes in interface InstanceOrBuilderpublic Instance.Builder setConfig(java.lang.String value)+
+ Required. The name of the instance's configuration. Values are of the form + `projects/<project>/instanceConfigs/<configuration>`. See + also [InstanceConfig][google.spanner.admin.instance.v1.InstanceConfig] and + [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs]. ++ +
string config = 2;public Instance.Builder clearConfig()+
+ Required. The name of the instance's configuration. Values are of the form + `projects/<project>/instanceConfigs/<configuration>`. See + also [InstanceConfig][google.spanner.admin.instance.v1.InstanceConfig] and + [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs]. ++ +
string config = 2;public Instance.Builder setConfigBytes(com.google.protobuf.ByteString value)+
+ Required. The name of the instance's configuration. Values are of the form + `projects/<project>/instanceConfigs/<configuration>`. See + also [InstanceConfig][google.spanner.admin.instance.v1.InstanceConfig] and + [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs]. ++ +
string config = 2;public java.lang.String getDisplayName()+
+ Required. The descriptive name for this instance as it appears in UIs. + Must be unique per project and between 4 and 30 characters in length. ++ +
string display_name = 3;getDisplayName in interface InstanceOrBuilderpublic com.google.protobuf.ByteString getDisplayNameBytes()+
+ Required. The descriptive name for this instance as it appears in UIs. + Must be unique per project and between 4 and 30 characters in length. ++ +
string display_name = 3;getDisplayNameBytes in interface InstanceOrBuilderpublic Instance.Builder setDisplayName(java.lang.String value)+
+ Required. The descriptive name for this instance as it appears in UIs. + Must be unique per project and between 4 and 30 characters in length. ++ +
string display_name = 3;public Instance.Builder clearDisplayName()+
+ Required. The descriptive name for this instance as it appears in UIs. + Must be unique per project and between 4 and 30 characters in length. ++ +
string display_name = 3;public Instance.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)+
+ Required. The descriptive name for this instance as it appears in UIs. + Must be unique per project and between 4 and 30 characters in length. ++ +
string display_name = 3;public int getNodeCount()+
+ Required. The number of nodes allocated to this instance. ++ +
int32 node_count = 5;getNodeCount in interface InstanceOrBuilderpublic Instance.Builder setNodeCount(int value)+
+ Required. The number of nodes allocated to this instance. ++ +
int32 node_count = 5;public Instance.Builder clearNodeCount()+
+ Required. The number of nodes allocated to this instance. ++ +
int32 node_count = 5;public int getStateValue()+
+ Output only. The current instance state. For + [CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance], the state must be + either omitted or set to `CREATING`. For + [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance], the state must be + either omitted or set to `READY`. ++ +
.google.spanner.admin.instance.v1.Instance.State state = 6;getStateValue in interface InstanceOrBuilderpublic Instance.Builder setStateValue(int value)+
+ Output only. The current instance state. For + [CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance], the state must be + either omitted or set to `CREATING`. For + [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance], the state must be + either omitted or set to `READY`. ++ +
.google.spanner.admin.instance.v1.Instance.State state = 6;public Instance.State getState()+
+ Output only. The current instance state. For + [CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance], the state must be + either omitted or set to `CREATING`. For + [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance], the state must be + either omitted or set to `READY`. ++ +
.google.spanner.admin.instance.v1.Instance.State state = 6;getState in interface InstanceOrBuilderpublic Instance.Builder setState(Instance.State value)+
+ Output only. The current instance state. For + [CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance], the state must be + either omitted or set to `CREATING`. For + [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance], the state must be + either omitted or set to `READY`. ++ +
.google.spanner.admin.instance.v1.Instance.State state = 6;public Instance.Builder clearState()+
+ Output only. The current instance state. For + [CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance], the state must be + either omitted or set to `CREATING`. For + [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance], the state must be + either omitted or set to `READY`. ++ +
.google.spanner.admin.instance.v1.Instance.State state = 6;public int getLabelsCount()+
InstanceOrBuilder+ Cloud Labels are a flexible and lightweight mechanism for organizing cloud + resources into groups that reflect a customer's organizational needs and + deployment strategies. Cloud Labels can be used to filter collections of + resources. They can be used to control how resource metrics are aggregated. + And they can be used as arguments to policy management rules (e.g. route, + firewall, load balancing, etc.). + * Label keys must be between 1 and 63 characters long and must conform to + the following regular expression: `[a-z]([-a-z0-9]*[a-z0-9])?`. + * Label values must be between 0 and 63 characters long and must conform + to the regular expression `([a-z]([-a-z0-9]*[a-z0-9])?)?`. + * No more than 64 labels can be associated with a given resource. + See https://goo.gl/xmQnxf for more information on and examples of labels. + If you plan to use labels in your own code, please note that additional + characters may be allowed in the future. And so you are advised to use an + internal label representation, such as JSON, which doesn't rely upon + specific characters being disallowed. For example, representing labels + as the string: name + "_" + value would prove problematic if we were to + allow "_" in a future release. ++ +
map<string, string> labels = 7;getLabelsCount in interface InstanceOrBuilderpublic boolean containsLabels(java.lang.String key)+
+ Cloud Labels are a flexible and lightweight mechanism for organizing cloud + resources into groups that reflect a customer's organizational needs and + deployment strategies. Cloud Labels can be used to filter collections of + resources. They can be used to control how resource metrics are aggregated. + And they can be used as arguments to policy management rules (e.g. route, + firewall, load balancing, etc.). + * Label keys must be between 1 and 63 characters long and must conform to + the following regular expression: `[a-z]([-a-z0-9]*[a-z0-9])?`. + * Label values must be between 0 and 63 characters long and must conform + to the regular expression `([a-z]([-a-z0-9]*[a-z0-9])?)?`. + * No more than 64 labels can be associated with a given resource. + See https://goo.gl/xmQnxf for more information on and examples of labels. + If you plan to use labels in your own code, please note that additional + characters may be allowed in the future. And so you are advised to use an + internal label representation, such as JSON, which doesn't rely upon + specific characters being disallowed. For example, representing labels + as the string: name + "_" + value would prove problematic if we were to + allow "_" in a future release. ++ +
map<string, string> labels = 7;containsLabels in interface InstanceOrBuilder@Deprecated +public java.util.Map<java.lang.String,java.lang.String> getLabels()+
getLabelsMap() instead.getLabels in interface InstanceOrBuilderpublic java.util.Map<java.lang.String,java.lang.String> getLabelsMap()+
+ Cloud Labels are a flexible and lightweight mechanism for organizing cloud + resources into groups that reflect a customer's organizational needs and + deployment strategies. Cloud Labels can be used to filter collections of + resources. They can be used to control how resource metrics are aggregated. + And they can be used as arguments to policy management rules (e.g. route, + firewall, load balancing, etc.). + * Label keys must be between 1 and 63 characters long and must conform to + the following regular expression: `[a-z]([-a-z0-9]*[a-z0-9])?`. + * Label values must be between 0 and 63 characters long and must conform + to the regular expression `([a-z]([-a-z0-9]*[a-z0-9])?)?`. + * No more than 64 labels can be associated with a given resource. + See https://goo.gl/xmQnxf for more information on and examples of labels. + If you plan to use labels in your own code, please note that additional + characters may be allowed in the future. And so you are advised to use an + internal label representation, such as JSON, which doesn't rely upon + specific characters being disallowed. For example, representing labels + as the string: name + "_" + value would prove problematic if we were to + allow "_" in a future release. ++ +
map<string, string> labels = 7;getLabelsMap in interface InstanceOrBuilderpublic java.lang.String getLabelsOrDefault(java.lang.String key, + java.lang.String defaultValue)+
+ Cloud Labels are a flexible and lightweight mechanism for organizing cloud + resources into groups that reflect a customer's organizational needs and + deployment strategies. Cloud Labels can be used to filter collections of + resources. They can be used to control how resource metrics are aggregated. + And they can be used as arguments to policy management rules (e.g. route, + firewall, load balancing, etc.). + * Label keys must be between 1 and 63 characters long and must conform to + the following regular expression: `[a-z]([-a-z0-9]*[a-z0-9])?`. + * Label values must be between 0 and 63 characters long and must conform + to the regular expression `([a-z]([-a-z0-9]*[a-z0-9])?)?`. + * No more than 64 labels can be associated with a given resource. + See https://goo.gl/xmQnxf for more information on and examples of labels. + If you plan to use labels in your own code, please note that additional + characters may be allowed in the future. And so you are advised to use an + internal label representation, such as JSON, which doesn't rely upon + specific characters being disallowed. For example, representing labels + as the string: name + "_" + value would prove problematic if we were to + allow "_" in a future release. ++ +
map<string, string> labels = 7;getLabelsOrDefault in interface InstanceOrBuilderpublic java.lang.String getLabelsOrThrow(java.lang.String key)+
+ Cloud Labels are a flexible and lightweight mechanism for organizing cloud + resources into groups that reflect a customer's organizational needs and + deployment strategies. Cloud Labels can be used to filter collections of + resources. They can be used to control how resource metrics are aggregated. + And they can be used as arguments to policy management rules (e.g. route, + firewall, load balancing, etc.). + * Label keys must be between 1 and 63 characters long and must conform to + the following regular expression: `[a-z]([-a-z0-9]*[a-z0-9])?`. + * Label values must be between 0 and 63 characters long and must conform + to the regular expression `([a-z]([-a-z0-9]*[a-z0-9])?)?`. + * No more than 64 labels can be associated with a given resource. + See https://goo.gl/xmQnxf for more information on and examples of labels. + If you plan to use labels in your own code, please note that additional + characters may be allowed in the future. And so you are advised to use an + internal label representation, such as JSON, which doesn't rely upon + specific characters being disallowed. For example, representing labels + as the string: name + "_" + value would prove problematic if we were to + allow "_" in a future release. ++ +
map<string, string> labels = 7;getLabelsOrThrow in interface InstanceOrBuilderpublic Instance.Builder clearLabels()+
public Instance.Builder removeLabels(java.lang.String key)+
+ Cloud Labels are a flexible and lightweight mechanism for organizing cloud + resources into groups that reflect a customer's organizational needs and + deployment strategies. Cloud Labels can be used to filter collections of + resources. They can be used to control how resource metrics are aggregated. + And they can be used as arguments to policy management rules (e.g. route, + firewall, load balancing, etc.). + * Label keys must be between 1 and 63 characters long and must conform to + the following regular expression: `[a-z]([-a-z0-9]*[a-z0-9])?`. + * Label values must be between 0 and 63 characters long and must conform + to the regular expression `([a-z]([-a-z0-9]*[a-z0-9])?)?`. + * No more than 64 labels can be associated with a given resource. + See https://goo.gl/xmQnxf for more information on and examples of labels. + If you plan to use labels in your own code, please note that additional + characters may be allowed in the future. And so you are advised to use an + internal label representation, such as JSON, which doesn't rely upon + specific characters being disallowed. For example, representing labels + as the string: name + "_" + value would prove problematic if we were to + allow "_" in a future release. ++ +
map<string, string> labels = 7;@Deprecated +public java.util.Map<java.lang.String,java.lang.String> getMutableLabels()+
public Instance.Builder putLabels(java.lang.String key, + java.lang.String value)+
+ Cloud Labels are a flexible and lightweight mechanism for organizing cloud + resources into groups that reflect a customer's organizational needs and + deployment strategies. Cloud Labels can be used to filter collections of + resources. They can be used to control how resource metrics are aggregated. + And they can be used as arguments to policy management rules (e.g. route, + firewall, load balancing, etc.). + * Label keys must be between 1 and 63 characters long and must conform to + the following regular expression: `[a-z]([-a-z0-9]*[a-z0-9])?`. + * Label values must be between 0 and 63 characters long and must conform + to the regular expression `([a-z]([-a-z0-9]*[a-z0-9])?)?`. + * No more than 64 labels can be associated with a given resource. + See https://goo.gl/xmQnxf for more information on and examples of labels. + If you plan to use labels in your own code, please note that additional + characters may be allowed in the future. And so you are advised to use an + internal label representation, such as JSON, which doesn't rely upon + specific characters being disallowed. For example, representing labels + as the string: name + "_" + value would prove problematic if we were to + allow "_" in a future release. ++ +
map<string, string> labels = 7;public Instance.Builder putAllLabels(java.util.Map<java.lang.String,java.lang.String> values)+
+ Cloud Labels are a flexible and lightweight mechanism for organizing cloud + resources into groups that reflect a customer's organizational needs and + deployment strategies. Cloud Labels can be used to filter collections of + resources. They can be used to control how resource metrics are aggregated. + And they can be used as arguments to policy management rules (e.g. route, + firewall, load balancing, etc.). + * Label keys must be between 1 and 63 characters long and must conform to + the following regular expression: `[a-z]([-a-z0-9]*[a-z0-9])?`. + * Label values must be between 0 and 63 characters long and must conform + to the regular expression `([a-z]([-a-z0-9]*[a-z0-9])?)?`. + * No more than 64 labels can be associated with a given resource. + See https://goo.gl/xmQnxf for more information on and examples of labels. + If you plan to use labels in your own code, please note that additional + characters may be allowed in the future. And so you are advised to use an + internal label representation, such as JSON, which doesn't rely upon + specific characters being disallowed. For example, representing labels + as the string: name + "_" + value would prove problematic if we were to + allow "_" in a future release. ++ +
map<string, string> labels = 7;public final Instance.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Instance.Builder>public final Instance.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Instance.Builder>public final Instance.Builder setNameWithInstanceName(InstanceName value)+
public final InstanceName getNameAsInstanceName()+
public final Instance.Builder setConfigWithInstanceConfigName(InstanceConfigName value)+
public final InstanceConfigName getConfigAsInstanceConfigName()+
public static enum Instance.State +extends java.lang.Enum<Instance.State> +implements com.google.protobuf.ProtocolMessageEnum+
+ Indicates the current state of the instance. ++ + Protobuf enum
google.spanner.admin.instance.v1.Instance.State| Enum Constant and Description | +
|---|
CREATING
+
+ The instance is still being created.
+ |
+
READY
+
+ The instance is fully created and ready to do work such as
+ creating databases.
+ |
+
STATE_UNSPECIFIED
+
+ Not specified.
+ |
+
UNRECOGNIZED |
+
| Modifier and Type | +Field and Description | +
|---|---|
static int |
+CREATING_VALUE
+
+ The instance is still being created.
+ |
+
static int |
+READY_VALUE
+
+ The instance is fully created and ready to do work such as
+ creating databases.
+ |
+
static int |
+STATE_UNSPECIFIED_VALUE
+
+ Not specified.
+ |
+
| Modifier and Type | +Method and Description | +
|---|---|
static Instance.State |
+forNumber(int value) |
+
static com.google.protobuf.Descriptors.EnumDescriptor |
+getDescriptor() |
+
com.google.protobuf.Descriptors.EnumDescriptor |
+getDescriptorForType() |
+
int |
+getNumber() |
+
com.google.protobuf.Descriptors.EnumValueDescriptor |
+getValueDescriptor() |
+
static com.google.protobuf.Internal.EnumLiteMap<Instance.State> |
+internalGetValueMap() |
+
static Instance.State |
+valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
+
static Instance.State |
+valueOf(int value)
+Deprecated.
+
+Use
+forNumber(int) instead. |
+
static Instance.State |
+valueOf(java.lang.String name)
+Returns the enum constant of this type with the specified name.
+ |
+
static Instance.State[] |
+values()
+Returns an array containing the constants of this enum type, in
+the order they are declared.
+ |
+
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOfgetClass, notify, notifyAll, wait, wait, waitpublic static final Instance.State STATE_UNSPECIFIED+
+ Not specified. ++ +
STATE_UNSPECIFIED = 0;public static final Instance.State CREATING+
+ The instance is still being created. Resources may not be + available yet, and operations such as database creation may not + work. ++ +
CREATING = 1;public static final Instance.State READY+
+ The instance is fully created and ready to do work such as + creating databases. ++ +
READY = 2;public static final Instance.State UNRECOGNIZED+
public static final int STATE_UNSPECIFIED_VALUE+
+ Not specified. ++ +
STATE_UNSPECIFIED = 0;public static final int CREATING_VALUE+
+ The instance is still being created. Resources may not be + available yet, and operations such as database creation may not + work. ++ +
CREATING = 1;public static final int READY_VALUE+
+ The instance is fully created and ready to do work such as + creating databases. ++ +
READY = 2;public static Instance.State[] values()+
+for (Instance.State c : Instance.State.values()) + System.out.println(c); +
public static Instance.State valueOf(java.lang.String name)+
name - the name of the enum constant to be returned.java.lang.IllegalArgumentException - if this enum type has no constant with the specified namejava.lang.NullPointerException - if the argument is nullpublic final int getNumber()+
getNumber in interface com.google.protobuf.Internal.EnumLitegetNumber in interface com.google.protobuf.ProtocolMessageEnum@Deprecated +public static Instance.State valueOf(int value)+
forNumber(int) instead.public static Instance.State forNumber(int value)+
public static com.google.protobuf.Internal.EnumLiteMap<Instance.State> internalGetValueMap()+
public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()+
getValueDescriptor in interface com.google.protobuf.ProtocolMessageEnumpublic final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()+
getDescriptorForType in interface com.google.protobuf.ProtocolMessageEnumpublic static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor()+
public static Instance.State valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)+
public final class Instance +extends com.google.protobuf.GeneratedMessageV3 +implements InstanceOrBuilder+
+ An isolated set of Cloud Spanner resources on which databases can be hosted. ++ + Protobuf type
google.spanner.admin.instance.v1.Instance| Modifier and Type | +Class and Description | +
|---|---|
static class |
+Instance.Builder
+
+ An isolated set of Cloud Spanner resources on which databases can be hosted.
+ |
+
static class |
+Instance.State
+
+ Indicates the current state of the instance.
+ |
+
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | +Field and Description | +
|---|---|
static int |
+CONFIG_FIELD_NUMBER |
+
static int |
+DISPLAY_NAME_FIELD_NUMBER |
+
static int |
+LABELS_FIELD_NUMBER |
+
static int |
+NAME_FIELD_NUMBER |
+
static int |
+NODE_COUNT_FIELD_NUMBER |
+
static int |
+STATE_FIELD_NUMBER |
+
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCode| Modifier and Type | +Method and Description | +
|---|---|
boolean |
+containsLabels(java.lang.String key)
+
+ Cloud Labels are a flexible and lightweight mechanism for organizing cloud
+ resources into groups that reflect a customer's organizational needs and
+ deployment strategies.
+ |
+
boolean |
+equals(java.lang.Object obj) |
+
java.lang.String |
+getConfig()
+
+ Required.
+ |
+
InstanceConfigName |
+getConfigAsInstanceConfigName() |
+
com.google.protobuf.ByteString |
+getConfigBytes()
+
+ Required.
+ |
+
static Instance |
+getDefaultInstance() |
+
Instance |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
java.lang.String |
+getDisplayName()
+
+ Required.
+ |
+
com.google.protobuf.ByteString |
+getDisplayNameBytes()
+
+ Required.
+ |
+
java.util.Map<java.lang.String,java.lang.String> |
+getLabels()
+Deprecated.
+ |
+
int |
+getLabelsCount()
+
+ Cloud Labels are a flexible and lightweight mechanism for organizing cloud
+ resources into groups that reflect a customer's organizational needs and
+ deployment strategies.
+ |
+
java.util.Map<java.lang.String,java.lang.String> |
+getLabelsMap()
+
+ Cloud Labels are a flexible and lightweight mechanism for organizing cloud
+ resources into groups that reflect a customer's organizational needs and
+ deployment strategies.
+ |
+
java.lang.String |
+getLabelsOrDefault(java.lang.String key,
+ java.lang.String defaultValue)
+
+ Cloud Labels are a flexible and lightweight mechanism for organizing cloud
+ resources into groups that reflect a customer's organizational needs and
+ deployment strategies.
+ |
+
java.lang.String |
+getLabelsOrThrow(java.lang.String key)
+
+ Cloud Labels are a flexible and lightweight mechanism for organizing cloud
+ resources into groups that reflect a customer's organizational needs and
+ deployment strategies.
+ |
+
java.lang.String |
+getName()
+
+ Required.
+ |
+
InstanceName |
+getNameAsInstanceName() |
+
com.google.protobuf.ByteString |
+getNameBytes()
+
+ Required.
+ |
+
int |
+getNodeCount()
+
+ Required.
+ |
+
com.google.protobuf.Parser<Instance> |
+getParserForType() |
+
int |
+getSerializedSize() |
+
Instance.State |
+getState()
+
+ Output only.
+ |
+
int |
+getStateValue()
+
+ Output only.
+ |
+
com.google.protobuf.UnknownFieldSet |
+getUnknownFields() |
+
int |
+hashCode() |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
protected com.google.protobuf.MapField |
+internalGetMapField(int number) |
+
boolean |
+isInitialized() |
+
static Instance.Builder |
+newBuilder() |
+
static Instance.Builder |
+newBuilder(Instance prototype) |
+
Instance.Builder |
+newBuilderForType() |
+
protected Instance.Builder |
+newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
+
static Instance |
+parseDelimitedFrom(java.io.InputStream input) |
+
static Instance |
+parseDelimitedFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static Instance |
+parseFrom(byte[] data) |
+
static Instance |
+parseFrom(byte[] data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static Instance |
+parseFrom(java.nio.ByteBuffer data) |
+
static Instance |
+parseFrom(java.nio.ByteBuffer data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static Instance |
+parseFrom(com.google.protobuf.ByteString data) |
+
static Instance |
+parseFrom(com.google.protobuf.ByteString data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static Instance |
+parseFrom(com.google.protobuf.CodedInputStream input) |
+
static Instance |
+parseFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static Instance |
+parseFrom(java.io.InputStream input) |
+
static Instance |
+parseFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static com.google.protobuf.Parser<Instance> |
+parser() |
+
Instance.Builder |
+toBuilder() |
+
void |
+writeTo(com.google.protobuf.CodedOutputStream output) |
+
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int NAME_FIELD_NUMBER+
public static final int CONFIG_FIELD_NUMBER+
public static final int DISPLAY_NAME_FIELD_NUMBER+
public static final int NODE_COUNT_FIELD_NUMBER+
public static final int STATE_FIELD_NUMBER+
public static final int LABELS_FIELD_NUMBER+
public final com.google.protobuf.UnknownFieldSet getUnknownFields()+
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.MapField internalGetMapField(int number)+
internalGetMapField in class com.google.protobuf.GeneratedMessageV3protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public java.lang.String getName()+
+ Required. A unique identifier for the instance, which cannot be changed + after the instance is created. Values are of the form + `projects/<project>/instances/[a-z][-a-z0-9]*[a-z0-9]`. The final + segment of the name must be between 6 and 30 characters in length. ++ +
string name = 1;getName in interface InstanceOrBuilderpublic com.google.protobuf.ByteString getNameBytes()+
+ Required. A unique identifier for the instance, which cannot be changed + after the instance is created. Values are of the form + `projects/<project>/instances/[a-z][-a-z0-9]*[a-z0-9]`. The final + segment of the name must be between 6 and 30 characters in length. ++ +
string name = 1;getNameBytes in interface InstanceOrBuilderpublic java.lang.String getConfig()+
+ Required. The name of the instance's configuration. Values are of the form + `projects/<project>/instanceConfigs/<configuration>`. See + also [InstanceConfig][google.spanner.admin.instance.v1.InstanceConfig] and + [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs]. ++ +
string config = 2;getConfig in interface InstanceOrBuilderpublic com.google.protobuf.ByteString getConfigBytes()+
+ Required. The name of the instance's configuration. Values are of the form + `projects/<project>/instanceConfigs/<configuration>`. See + also [InstanceConfig][google.spanner.admin.instance.v1.InstanceConfig] and + [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs]. ++ +
string config = 2;getConfigBytes in interface InstanceOrBuilderpublic java.lang.String getDisplayName()+
+ Required. The descriptive name for this instance as it appears in UIs. + Must be unique per project and between 4 and 30 characters in length. ++ +
string display_name = 3;getDisplayName in interface InstanceOrBuilderpublic com.google.protobuf.ByteString getDisplayNameBytes()+
+ Required. The descriptive name for this instance as it appears in UIs. + Must be unique per project and between 4 and 30 characters in length. ++ +
string display_name = 3;getDisplayNameBytes in interface InstanceOrBuilderpublic int getNodeCount()+
+ Required. The number of nodes allocated to this instance. ++ +
int32 node_count = 5;getNodeCount in interface InstanceOrBuilderpublic int getStateValue()+
+ Output only. The current instance state. For + [CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance], the state must be + either omitted or set to `CREATING`. For + [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance], the state must be + either omitted or set to `READY`. ++ +
.google.spanner.admin.instance.v1.Instance.State state = 6;getStateValue in interface InstanceOrBuilderpublic Instance.State getState()+
+ Output only. The current instance state. For + [CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance], the state must be + either omitted or set to `CREATING`. For + [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance], the state must be + either omitted or set to `READY`. ++ +
.google.spanner.admin.instance.v1.Instance.State state = 6;getState in interface InstanceOrBuilderpublic int getLabelsCount()+
InstanceOrBuilder+ Cloud Labels are a flexible and lightweight mechanism for organizing cloud + resources into groups that reflect a customer's organizational needs and + deployment strategies. Cloud Labels can be used to filter collections of + resources. They can be used to control how resource metrics are aggregated. + And they can be used as arguments to policy management rules (e.g. route, + firewall, load balancing, etc.). + * Label keys must be between 1 and 63 characters long and must conform to + the following regular expression: `[a-z]([-a-z0-9]*[a-z0-9])?`. + * Label values must be between 0 and 63 characters long and must conform + to the regular expression `([a-z]([-a-z0-9]*[a-z0-9])?)?`. + * No more than 64 labels can be associated with a given resource. + See https://goo.gl/xmQnxf for more information on and examples of labels. + If you plan to use labels in your own code, please note that additional + characters may be allowed in the future. And so you are advised to use an + internal label representation, such as JSON, which doesn't rely upon + specific characters being disallowed. For example, representing labels + as the string: name + "_" + value would prove problematic if we were to + allow "_" in a future release. ++ +
map<string, string> labels = 7;getLabelsCount in interface InstanceOrBuilderpublic boolean containsLabels(java.lang.String key)+
+ Cloud Labels are a flexible and lightweight mechanism for organizing cloud + resources into groups that reflect a customer's organizational needs and + deployment strategies. Cloud Labels can be used to filter collections of + resources. They can be used to control how resource metrics are aggregated. + And they can be used as arguments to policy management rules (e.g. route, + firewall, load balancing, etc.). + * Label keys must be between 1 and 63 characters long and must conform to + the following regular expression: `[a-z]([-a-z0-9]*[a-z0-9])?`. + * Label values must be between 0 and 63 characters long and must conform + to the regular expression `([a-z]([-a-z0-9]*[a-z0-9])?)?`. + * No more than 64 labels can be associated with a given resource. + See https://goo.gl/xmQnxf for more information on and examples of labels. + If you plan to use labels in your own code, please note that additional + characters may be allowed in the future. And so you are advised to use an + internal label representation, such as JSON, which doesn't rely upon + specific characters being disallowed. For example, representing labels + as the string: name + "_" + value would prove problematic if we were to + allow "_" in a future release. ++ +
map<string, string> labels = 7;containsLabels in interface InstanceOrBuilder@Deprecated +public java.util.Map<java.lang.String,java.lang.String> getLabels()+
getLabelsMap() instead.getLabels in interface InstanceOrBuilderpublic java.util.Map<java.lang.String,java.lang.String> getLabelsMap()+
+ Cloud Labels are a flexible and lightweight mechanism for organizing cloud + resources into groups that reflect a customer's organizational needs and + deployment strategies. Cloud Labels can be used to filter collections of + resources. They can be used to control how resource metrics are aggregated. + And they can be used as arguments to policy management rules (e.g. route, + firewall, load balancing, etc.). + * Label keys must be between 1 and 63 characters long and must conform to + the following regular expression: `[a-z]([-a-z0-9]*[a-z0-9])?`. + * Label values must be between 0 and 63 characters long and must conform + to the regular expression `([a-z]([-a-z0-9]*[a-z0-9])?)?`. + * No more than 64 labels can be associated with a given resource. + See https://goo.gl/xmQnxf for more information on and examples of labels. + If you plan to use labels in your own code, please note that additional + characters may be allowed in the future. And so you are advised to use an + internal label representation, such as JSON, which doesn't rely upon + specific characters being disallowed. For example, representing labels + as the string: name + "_" + value would prove problematic if we were to + allow "_" in a future release. ++ +
map<string, string> labels = 7;getLabelsMap in interface InstanceOrBuilderpublic java.lang.String getLabelsOrDefault(java.lang.String key, + java.lang.String defaultValue)+
+ Cloud Labels are a flexible and lightweight mechanism for organizing cloud + resources into groups that reflect a customer's organizational needs and + deployment strategies. Cloud Labels can be used to filter collections of + resources. They can be used to control how resource metrics are aggregated. + And they can be used as arguments to policy management rules (e.g. route, + firewall, load balancing, etc.). + * Label keys must be between 1 and 63 characters long and must conform to + the following regular expression: `[a-z]([-a-z0-9]*[a-z0-9])?`. + * Label values must be between 0 and 63 characters long and must conform + to the regular expression `([a-z]([-a-z0-9]*[a-z0-9])?)?`. + * No more than 64 labels can be associated with a given resource. + See https://goo.gl/xmQnxf for more information on and examples of labels. + If you plan to use labels in your own code, please note that additional + characters may be allowed in the future. And so you are advised to use an + internal label representation, such as JSON, which doesn't rely upon + specific characters being disallowed. For example, representing labels + as the string: name + "_" + value would prove problematic if we were to + allow "_" in a future release. ++ +
map<string, string> labels = 7;getLabelsOrDefault in interface InstanceOrBuilderpublic java.lang.String getLabelsOrThrow(java.lang.String key)+
+ Cloud Labels are a flexible and lightweight mechanism for organizing cloud + resources into groups that reflect a customer's organizational needs and + deployment strategies. Cloud Labels can be used to filter collections of + resources. They can be used to control how resource metrics are aggregated. + And they can be used as arguments to policy management rules (e.g. route, + firewall, load balancing, etc.). + * Label keys must be between 1 and 63 characters long and must conform to + the following regular expression: `[a-z]([-a-z0-9]*[a-z0-9])?`. + * Label values must be between 0 and 63 characters long and must conform + to the regular expression `([a-z]([-a-z0-9]*[a-z0-9])?)?`. + * No more than 64 labels can be associated with a given resource. + See https://goo.gl/xmQnxf for more information on and examples of labels. + If you plan to use labels in your own code, please note that additional + characters may be allowed in the future. And so you are advised to use an + internal label representation, such as JSON, which doesn't rely upon + specific characters being disallowed. For example, representing labels + as the string: name + "_" + value would prove problematic if we were to + allow "_" in a future release. ++ +
map<string, string> labels = 7;getLabelsOrThrow in interface InstanceOrBuilderpublic final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output) + throws java.io.IOException+
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()+
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)+
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()+
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static Instance parseFrom(java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Instance parseFrom(java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Instance parseFrom(com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Instance parseFrom(com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Instance parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Instance parseFrom(byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Instance parseFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static Instance parseFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static Instance parseDelimitedFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static Instance parseDelimitedFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static Instance parseFrom(com.google.protobuf.CodedInputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static Instance parseFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic Instance.Builder newBuilderForType()+
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Instance.Builder newBuilder()+
public static Instance.Builder newBuilder(Instance prototype)+
public Instance.Builder toBuilder()+
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Instance.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)+
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public final InstanceName getNameAsInstanceName()+
public final InstanceConfigName getConfigAsInstanceConfigName()+
public static Instance getDefaultInstance()+
public static com.google.protobuf.Parser<Instance> parser()+
public com.google.protobuf.Parser<Instance> getParserForType()+
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Instance getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic static final class InstanceConfig.Builder +extends com.google.protobuf.GeneratedMessageV3.Builder<InstanceConfig.Builder> +implements InstanceConfigOrBuilder+
+ A possible configuration for a Cloud Spanner instance. Configurations + define the geographic placement of nodes and their replication. ++ + Protobuf type
google.spanner.admin.instance.v1.InstanceConfig| Modifier and Type | +Method and Description | +
|---|---|
InstanceConfig.Builder |
+addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
InstanceConfig |
+build() |
+
InstanceConfig |
+buildPartial() |
+
InstanceConfig.Builder |
+clear() |
+
InstanceConfig.Builder |
+clearDisplayName()
+
+ The name of this instance configuration as it appears in UIs.
+ |
+
InstanceConfig.Builder |
+clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
+
InstanceConfig.Builder |
+clearName()
+
+ A unique identifier for the instance configuration.
+ |
+
InstanceConfig.Builder |
+clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
+
InstanceConfig.Builder |
+clone() |
+
InstanceConfig |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Descriptors.Descriptor |
+getDescriptorForType() |
+
java.lang.String |
+getDisplayName()
+
+ The name of this instance configuration as it appears in UIs.
+ |
+
com.google.protobuf.ByteString |
+getDisplayNameBytes()
+
+ The name of this instance configuration as it appears in UIs.
+ |
+
java.lang.String |
+getName()
+
+ A unique identifier for the instance configuration.
+ |
+
InstanceConfigName |
+getNameAsInstanceConfigName() |
+
com.google.protobuf.ByteString |
+getNameBytes()
+
+ A unique identifier for the instance configuration.
+ |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
InstanceConfig.Builder |
+mergeFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
InstanceConfig.Builder |
+mergeFrom(InstanceConfig other) |
+
InstanceConfig.Builder |
+mergeFrom(com.google.protobuf.Message other) |
+
InstanceConfig.Builder |
+mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
InstanceConfig.Builder |
+setDisplayName(java.lang.String value)
+
+ The name of this instance configuration as it appears in UIs.
+ |
+
InstanceConfig.Builder |
+setDisplayNameBytes(com.google.protobuf.ByteString value)
+
+ The name of this instance configuration as it appears in UIs.
+ |
+
InstanceConfig.Builder |
+setField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
InstanceConfig.Builder |
+setName(java.lang.String value)
+
+ A unique identifier for the instance configuration.
+ |
+
InstanceConfig.Builder |
+setNameBytes(com.google.protobuf.ByteString value)
+
+ A unique identifier for the instance configuration.
+ |
+
InstanceConfig.Builder |
+setNameWithInstanceConfigName(InstanceConfigName value) |
+
InstanceConfig.Builder |
+setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ int index,
+ java.lang.Object value) |
+
InstanceConfig.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, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceConfig.Builder>public InstanceConfig.Builder clear()+
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceConfig.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<InstanceConfig.Builder>public InstanceConfig getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic InstanceConfig build()+
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic InstanceConfig buildPartial()+
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic InstanceConfig.Builder clone()+
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceConfig.Builder>public InstanceConfig.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceConfig.Builder>public InstanceConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)+
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceConfig.Builder>public InstanceConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)+
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceConfig.Builder>public InstanceConfig.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + int index, + java.lang.Object value)+
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceConfig.Builder>public InstanceConfig.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceConfig.Builder>public InstanceConfig.Builder mergeFrom(com.google.protobuf.Message other)+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<InstanceConfig.Builder>public InstanceConfig.Builder mergeFrom(InstanceConfig other)+
public final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceConfig.Builder>public InstanceConfig.Builder mergeFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<InstanceConfig.Builder>java.io.IOExceptionpublic java.lang.String getName()+
+ A unique identifier for the instance configuration. Values + are of the form + `projects/<project>/instanceConfigs/[a-z][-a-z0-9]*` ++ +
string name = 1;getName in interface InstanceConfigOrBuilderpublic com.google.protobuf.ByteString getNameBytes()+
+ A unique identifier for the instance configuration. Values + are of the form + `projects/<project>/instanceConfigs/[a-z][-a-z0-9]*` ++ +
string name = 1;getNameBytes in interface InstanceConfigOrBuilderpublic InstanceConfig.Builder setName(java.lang.String value)+
+ A unique identifier for the instance configuration. Values + are of the form + `projects/<project>/instanceConfigs/[a-z][-a-z0-9]*` ++ +
string name = 1;public InstanceConfig.Builder clearName()+
+ A unique identifier for the instance configuration. Values + are of the form + `projects/<project>/instanceConfigs/[a-z][-a-z0-9]*` ++ +
string name = 1;public InstanceConfig.Builder setNameBytes(com.google.protobuf.ByteString value)+
+ A unique identifier for the instance configuration. Values + are of the form + `projects/<project>/instanceConfigs/[a-z][-a-z0-9]*` ++ +
string name = 1;public java.lang.String getDisplayName()+
+ The name of this instance configuration as it appears in UIs. ++ +
string display_name = 2;getDisplayName in interface InstanceConfigOrBuilderpublic com.google.protobuf.ByteString getDisplayNameBytes()+
+ The name of this instance configuration as it appears in UIs. ++ +
string display_name = 2;getDisplayNameBytes in interface InstanceConfigOrBuilderpublic InstanceConfig.Builder setDisplayName(java.lang.String value)+
+ The name of this instance configuration as it appears in UIs. ++ +
string display_name = 2;public InstanceConfig.Builder clearDisplayName()+
+ The name of this instance configuration as it appears in UIs. ++ +
string display_name = 2;public InstanceConfig.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)+
+ The name of this instance configuration as it appears in UIs. ++ +
string display_name = 2;public final InstanceConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceConfig.Builder>public final InstanceConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceConfig.Builder>public final InstanceConfig.Builder setNameWithInstanceConfigName(InstanceConfigName value)+
public final InstanceConfigName getNameAsInstanceConfigName()+
public final class InstanceConfig +extends com.google.protobuf.GeneratedMessageV3 +implements InstanceConfigOrBuilder+
+ A possible configuration for a Cloud Spanner instance. Configurations + define the geographic placement of nodes and their replication. ++ + Protobuf type
google.spanner.admin.instance.v1.InstanceConfig| Modifier and Type | +Class and Description | +
|---|---|
static class |
+InstanceConfig.Builder
+
+ A possible configuration for a Cloud Spanner instance.
+ |
+
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | +Field and Description | +
|---|---|
static int |
+DISPLAY_NAME_FIELD_NUMBER |
+
static int |
+NAME_FIELD_NUMBER |
+
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCode| Modifier and Type | +Method and Description | +
|---|---|
boolean |
+equals(java.lang.Object obj) |
+
static InstanceConfig |
+getDefaultInstance() |
+
InstanceConfig |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
java.lang.String |
+getDisplayName()
+
+ The name of this instance configuration as it appears in UIs.
+ |
+
com.google.protobuf.ByteString |
+getDisplayNameBytes()
+
+ The name of this instance configuration as it appears in UIs.
+ |
+
java.lang.String |
+getName()
+
+ A unique identifier for the instance configuration.
+ |
+
InstanceConfigName |
+getNameAsInstanceConfigName() |
+
com.google.protobuf.ByteString |
+getNameBytes()
+
+ A unique identifier for the instance configuration.
+ |
+
com.google.protobuf.Parser<InstanceConfig> |
+getParserForType() |
+
int |
+getSerializedSize() |
+
com.google.protobuf.UnknownFieldSet |
+getUnknownFields() |
+
int |
+hashCode() |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
static InstanceConfig.Builder |
+newBuilder() |
+
static InstanceConfig.Builder |
+newBuilder(InstanceConfig prototype) |
+
InstanceConfig.Builder |
+newBuilderForType() |
+
protected InstanceConfig.Builder |
+newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
+
static InstanceConfig |
+parseDelimitedFrom(java.io.InputStream input) |
+
static InstanceConfig |
+parseDelimitedFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static InstanceConfig |
+parseFrom(byte[] data) |
+
static InstanceConfig |
+parseFrom(byte[] data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static InstanceConfig |
+parseFrom(java.nio.ByteBuffer data) |
+
static InstanceConfig |
+parseFrom(java.nio.ByteBuffer data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static InstanceConfig |
+parseFrom(com.google.protobuf.ByteString data) |
+
static InstanceConfig |
+parseFrom(com.google.protobuf.ByteString data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static InstanceConfig |
+parseFrom(com.google.protobuf.CodedInputStream input) |
+
static InstanceConfig |
+parseFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static InstanceConfig |
+parseFrom(java.io.InputStream input) |
+
static InstanceConfig |
+parseFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static com.google.protobuf.Parser<InstanceConfig> |
+parser() |
+
InstanceConfig.Builder |
+toBuilder() |
+
void |
+writeTo(com.google.protobuf.CodedOutputStream output) |
+
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int NAME_FIELD_NUMBER+
public static final int DISPLAY_NAME_FIELD_NUMBER+
public final com.google.protobuf.UnknownFieldSet getUnknownFields()+
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public java.lang.String getName()+
+ A unique identifier for the instance configuration. Values + are of the form + `projects/<project>/instanceConfigs/[a-z][-a-z0-9]*` ++ +
string name = 1;getName in interface InstanceConfigOrBuilderpublic com.google.protobuf.ByteString getNameBytes()+
+ A unique identifier for the instance configuration. Values + are of the form + `projects/<project>/instanceConfigs/[a-z][-a-z0-9]*` ++ +
string name = 1;getNameBytes in interface InstanceConfigOrBuilderpublic java.lang.String getDisplayName()+
+ The name of this instance configuration as it appears in UIs. ++ +
string display_name = 2;getDisplayName in interface InstanceConfigOrBuilderpublic com.google.protobuf.ByteString getDisplayNameBytes()+
+ The name of this instance configuration as it appears in UIs. ++ +
string display_name = 2;getDisplayNameBytes in interface InstanceConfigOrBuilderpublic final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output) + throws java.io.IOException+
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()+
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)+
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()+
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static InstanceConfig parseFrom(java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InstanceConfig parseFrom(java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InstanceConfig parseFrom(com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InstanceConfig parseFrom(com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InstanceConfig parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InstanceConfig parseFrom(byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InstanceConfig parseFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static InstanceConfig parseFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static InstanceConfig parseDelimitedFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static InstanceConfig parseDelimitedFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static InstanceConfig parseFrom(com.google.protobuf.CodedInputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static InstanceConfig parseFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic InstanceConfig.Builder newBuilderForType()+
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static InstanceConfig.Builder newBuilder()+
public static InstanceConfig.Builder newBuilder(InstanceConfig prototype)+
public InstanceConfig.Builder toBuilder()+
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected InstanceConfig.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)+
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public final InstanceConfigName getNameAsInstanceConfigName()+
public static InstanceConfig getDefaultInstance()+
public static com.google.protobuf.Parser<InstanceConfig> parser()+
public com.google.protobuf.Parser<InstanceConfig> getParserForType()+
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public InstanceConfig getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic static class InstanceConfigName.Builder
+extends java.lang.Object
+| Modifier and Type | +Method and Description | +
|---|---|
InstanceConfigName |
+build() |
+
java.lang.String |
+getInstanceConfig() |
+
java.lang.String |
+getProject() |
+
InstanceConfigName.Builder |
+setInstanceConfig(java.lang.String instanceConfig) |
+
InstanceConfigName.Builder |
+setProject(java.lang.String project) |
+
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic java.lang.String getProject()+
public java.lang.String getInstanceConfig()+
public InstanceConfigName.Builder setProject(java.lang.String project)+
public InstanceConfigName.Builder setInstanceConfig(java.lang.String instanceConfig)+
public InstanceConfigName build()+
@Generated(value="by GAPIC protoc plugin")
+public class InstanceConfigName
+extends java.lang.Object
+implements com.google.api.resourcenames.ResourceName
+| Modifier and Type | +Class and Description | +
|---|---|
static class |
+InstanceConfigName.Builder
+Builder for InstanceConfigName.
+ |
+
| Modifier and Type | +Method and Description | +
|---|---|
static InstanceConfigName |
+create(java.lang.String project,
+ java.lang.String instanceConfig) |
+
boolean |
+equals(java.lang.Object o) |
+
java.lang.String |
+getInstanceConfig() |
+
java.lang.String |
+getProject() |
+
com.google.api.resourcenames.ResourceNameType |
+getType() |
+
int |
+hashCode() |
+
static boolean |
+isParsableFrom(java.lang.String formattedString) |
+
static InstanceConfigName.Builder |
+newBuilder() |
+
static InstanceConfigName |
+parse(java.lang.String formattedString) |
+
InstanceConfigName.Builder |
+toBuilder() |
+
java.lang.String |
+toString() |
+
clone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic java.lang.String getProject()+
public java.lang.String getInstanceConfig()+
public static InstanceConfigName.Builder newBuilder()+
public InstanceConfigName.Builder toBuilder()+
public static InstanceConfigName create(java.lang.String project, + java.lang.String instanceConfig)+
public static InstanceConfigName parse(java.lang.String formattedString)+
public static boolean isParsableFrom(java.lang.String formattedString)+
public com.google.api.resourcenames.ResourceNameType getType()+
getType in interface com.google.api.resourcenames.ResourceNamepublic java.lang.String toString()+
toString in class java.lang.Objectpublic boolean equals(java.lang.Object o)+
equals in class java.lang.Objectpublic int hashCode()+
hashCode in class java.lang.Object@Generated(value="by GAPIC protoc plugin")
+public class InstanceConfigNameType
+extends java.lang.Object
+implements com.google.api.resourcenames.ResourceNameType
+| Modifier and Type | +Method and Description | +
|---|---|
static InstanceConfigNameType |
+instance() |
+
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static InstanceConfigNameType instance()+
public interface InstanceConfigOrBuilder
+extends com.google.protobuf.MessageOrBuilder
+| Modifier and Type | +Method and Description | +
|---|---|
java.lang.String |
+getDisplayName()
+
+ The name of this instance configuration as it appears in UIs.
+ |
+
com.google.protobuf.ByteString |
+getDisplayNameBytes()
+
+ The name of this instance configuration as it appears in UIs.
+ |
+
java.lang.String |
+getName()
+
+ A unique identifier for the instance configuration.
+ |
+
com.google.protobuf.ByteString |
+getNameBytes()
+
+ A unique identifier for the instance configuration.
+ |
+
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedjava.lang.String getName()+
+ A unique identifier for the instance configuration. Values + are of the form + `projects/<project>/instanceConfigs/[a-z][-a-z0-9]*` ++ +
string name = 1;com.google.protobuf.ByteString getNameBytes()+
+ A unique identifier for the instance configuration. Values + are of the form + `projects/<project>/instanceConfigs/[a-z][-a-z0-9]*` ++ +
string name = 1;java.lang.String getDisplayName()+
+ The name of this instance configuration as it appears in UIs. ++ +
string display_name = 2;com.google.protobuf.ByteString getDisplayNameBytes()+
+ The name of this instance configuration as it appears in UIs. ++ +
string display_name = 2;public static class InstanceName.Builder
+extends java.lang.Object
+| Modifier and Type | +Method and Description | +
|---|---|
InstanceName |
+build() |
+
java.lang.String |
+getInstance() |
+
java.lang.String |
+getProject() |
+
InstanceName.Builder |
+setInstance(java.lang.String instance) |
+
InstanceName.Builder |
+setProject(java.lang.String project) |
+
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic java.lang.String getProject()+
public java.lang.String getInstance()+
public InstanceName.Builder setProject(java.lang.String project)+
public InstanceName.Builder setInstance(java.lang.String instance)+
public InstanceName build()+
@Generated(value="by GAPIC protoc plugin")
+public class InstanceName
+extends java.lang.Object
+implements com.google.api.resourcenames.ResourceName
+| Modifier and Type | +Class and Description | +
|---|---|
static class |
+InstanceName.Builder
+Builder for InstanceName.
+ |
+
| Modifier and Type | +Method and Description | +
|---|---|
static InstanceName |
+create(java.lang.String project,
+ java.lang.String instance) |
+
boolean |
+equals(java.lang.Object o) |
+
java.lang.String |
+getInstance() |
+
java.lang.String |
+getProject() |
+
com.google.api.resourcenames.ResourceNameType |
+getType() |
+
int |
+hashCode() |
+
static boolean |
+isParsableFrom(java.lang.String formattedString) |
+
static InstanceName.Builder |
+newBuilder() |
+
static InstanceName |
+parse(java.lang.String formattedString) |
+
InstanceName.Builder |
+toBuilder() |
+
java.lang.String |
+toString() |
+
clone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic java.lang.String getProject()+
public java.lang.String getInstance()+
public static InstanceName.Builder newBuilder()+
public InstanceName.Builder toBuilder()+
public static InstanceName create(java.lang.String project, + java.lang.String instance)+
public static InstanceName parse(java.lang.String formattedString)+
public static boolean isParsableFrom(java.lang.String formattedString)+
public com.google.api.resourcenames.ResourceNameType getType()+
getType in interface com.google.api.resourcenames.ResourceNamepublic java.lang.String toString()+
toString in class java.lang.Objectpublic boolean equals(java.lang.Object o)+
equals in class java.lang.Objectpublic int hashCode()+
hashCode in class java.lang.Object@Generated(value="by GAPIC protoc plugin")
+public class InstanceNameType
+extends java.lang.Object
+implements com.google.api.resourcenames.ResourceNameType
+| Modifier and Type | +Method and Description | +
|---|---|
static InstanceNameType |
+instance() |
+
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static InstanceNameType instance()+
public interface InstanceOrBuilder
+extends com.google.protobuf.MessageOrBuilder
+| Modifier and Type | +Method and Description | +
|---|---|
boolean |
+containsLabels(java.lang.String key)
+
+ Cloud Labels are a flexible and lightweight mechanism for organizing cloud
+ resources into groups that reflect a customer's organizational needs and
+ deployment strategies.
+ |
+
java.lang.String |
+getConfig()
+
+ Required.
+ |
+
com.google.protobuf.ByteString |
+getConfigBytes()
+
+ Required.
+ |
+
java.lang.String |
+getDisplayName()
+
+ Required.
+ |
+
com.google.protobuf.ByteString |
+getDisplayNameBytes()
+
+ Required.
+ |
+
java.util.Map<java.lang.String,java.lang.String> |
+getLabels()
+Deprecated.
+ |
+
int |
+getLabelsCount()
+
+ Cloud Labels are a flexible and lightweight mechanism for organizing cloud
+ resources into groups that reflect a customer's organizational needs and
+ deployment strategies.
+ |
+
java.util.Map<java.lang.String,java.lang.String> |
+getLabelsMap()
+
+ Cloud Labels are a flexible and lightweight mechanism for organizing cloud
+ resources into groups that reflect a customer's organizational needs and
+ deployment strategies.
+ |
+
java.lang.String |
+getLabelsOrDefault(java.lang.String key,
+ java.lang.String defaultValue)
+
+ Cloud Labels are a flexible and lightweight mechanism for organizing cloud
+ resources into groups that reflect a customer's organizational needs and
+ deployment strategies.
+ |
+
java.lang.String |
+getLabelsOrThrow(java.lang.String key)
+
+ Cloud Labels are a flexible and lightweight mechanism for organizing cloud
+ resources into groups that reflect a customer's organizational needs and
+ deployment strategies.
+ |
+
java.lang.String |
+getName()
+
+ Required.
+ |
+
com.google.protobuf.ByteString |
+getNameBytes()
+
+ Required.
+ |
+
int |
+getNodeCount()
+
+ Required.
+ |
+
Instance.State |
+getState()
+
+ Output only.
+ |
+
int |
+getStateValue()
+
+ Output only.
+ |
+
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedjava.lang.String getName()+
+ Required. A unique identifier for the instance, which cannot be changed + after the instance is created. Values are of the form + `projects/<project>/instances/[a-z][-a-z0-9]*[a-z0-9]`. The final + segment of the name must be between 6 and 30 characters in length. ++ +
string name = 1;com.google.protobuf.ByteString getNameBytes()+
+ Required. A unique identifier for the instance, which cannot be changed + after the instance is created. Values are of the form + `projects/<project>/instances/[a-z][-a-z0-9]*[a-z0-9]`. The final + segment of the name must be between 6 and 30 characters in length. ++ +
string name = 1;java.lang.String getConfig()+
+ Required. The name of the instance's configuration. Values are of the form + `projects/<project>/instanceConfigs/<configuration>`. See + also [InstanceConfig][google.spanner.admin.instance.v1.InstanceConfig] and + [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs]. ++ +
string config = 2;com.google.protobuf.ByteString getConfigBytes()+
+ Required. The name of the instance's configuration. Values are of the form + `projects/<project>/instanceConfigs/<configuration>`. See + also [InstanceConfig][google.spanner.admin.instance.v1.InstanceConfig] and + [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs]. ++ +
string config = 2;java.lang.String getDisplayName()+
+ Required. The descriptive name for this instance as it appears in UIs. + Must be unique per project and between 4 and 30 characters in length. ++ +
string display_name = 3;com.google.protobuf.ByteString getDisplayNameBytes()+
+ Required. The descriptive name for this instance as it appears in UIs. + Must be unique per project and between 4 and 30 characters in length. ++ +
string display_name = 3;int getNodeCount()+
+ Required. The number of nodes allocated to this instance. ++ +
int32 node_count = 5;int getStateValue()+
+ Output only. The current instance state. For + [CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance], the state must be + either omitted or set to `CREATING`. For + [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance], the state must be + either omitted or set to `READY`. ++ +
.google.spanner.admin.instance.v1.Instance.State state = 6;Instance.State getState()+
+ Output only. The current instance state. For + [CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance], the state must be + either omitted or set to `CREATING`. For + [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance], the state must be + either omitted or set to `READY`. ++ +
.google.spanner.admin.instance.v1.Instance.State state = 6;int getLabelsCount()+
+ Cloud Labels are a flexible and lightweight mechanism for organizing cloud + resources into groups that reflect a customer's organizational needs and + deployment strategies. Cloud Labels can be used to filter collections of + resources. They can be used to control how resource metrics are aggregated. + And they can be used as arguments to policy management rules (e.g. route, + firewall, load balancing, etc.). + * Label keys must be between 1 and 63 characters long and must conform to + the following regular expression: `[a-z]([-a-z0-9]*[a-z0-9])?`. + * Label values must be between 0 and 63 characters long and must conform + to the regular expression `([a-z]([-a-z0-9]*[a-z0-9])?)?`. + * No more than 64 labels can be associated with a given resource. + See https://goo.gl/xmQnxf for more information on and examples of labels. + If you plan to use labels in your own code, please note that additional + characters may be allowed in the future. And so you are advised to use an + internal label representation, such as JSON, which doesn't rely upon + specific characters being disallowed. For example, representing labels + as the string: name + "_" + value would prove problematic if we were to + allow "_" in a future release. ++ +
map<string, string> labels = 7;boolean containsLabels(java.lang.String key)+
+ Cloud Labels are a flexible and lightweight mechanism for organizing cloud + resources into groups that reflect a customer's organizational needs and + deployment strategies. Cloud Labels can be used to filter collections of + resources. They can be used to control how resource metrics are aggregated. + And they can be used as arguments to policy management rules (e.g. route, + firewall, load balancing, etc.). + * Label keys must be between 1 and 63 characters long and must conform to + the following regular expression: `[a-z]([-a-z0-9]*[a-z0-9])?`. + * Label values must be between 0 and 63 characters long and must conform + to the regular expression `([a-z]([-a-z0-9]*[a-z0-9])?)?`. + * No more than 64 labels can be associated with a given resource. + See https://goo.gl/xmQnxf for more information on and examples of labels. + If you plan to use labels in your own code, please note that additional + characters may be allowed in the future. And so you are advised to use an + internal label representation, such as JSON, which doesn't rely upon + specific characters being disallowed. For example, representing labels + as the string: name + "_" + value would prove problematic if we were to + allow "_" in a future release. ++ +
map<string, string> labels = 7;@Deprecated +java.util.Map<java.lang.String,java.lang.String> getLabels()+
getLabelsMap() instead.java.util.Map<java.lang.String,java.lang.String> getLabelsMap()+
+ Cloud Labels are a flexible and lightweight mechanism for organizing cloud + resources into groups that reflect a customer's organizational needs and + deployment strategies. Cloud Labels can be used to filter collections of + resources. They can be used to control how resource metrics are aggregated. + And they can be used as arguments to policy management rules (e.g. route, + firewall, load balancing, etc.). + * Label keys must be between 1 and 63 characters long and must conform to + the following regular expression: `[a-z]([-a-z0-9]*[a-z0-9])?`. + * Label values must be between 0 and 63 characters long and must conform + to the regular expression `([a-z]([-a-z0-9]*[a-z0-9])?)?`. + * No more than 64 labels can be associated with a given resource. + See https://goo.gl/xmQnxf for more information on and examples of labels. + If you plan to use labels in your own code, please note that additional + characters may be allowed in the future. And so you are advised to use an + internal label representation, such as JSON, which doesn't rely upon + specific characters being disallowed. For example, representing labels + as the string: name + "_" + value would prove problematic if we were to + allow "_" in a future release. ++ +
map<string, string> labels = 7;java.lang.String getLabelsOrDefault(java.lang.String key, + java.lang.String defaultValue)+
+ Cloud Labels are a flexible and lightweight mechanism for organizing cloud + resources into groups that reflect a customer's organizational needs and + deployment strategies. Cloud Labels can be used to filter collections of + resources. They can be used to control how resource metrics are aggregated. + And they can be used as arguments to policy management rules (e.g. route, + firewall, load balancing, etc.). + * Label keys must be between 1 and 63 characters long and must conform to + the following regular expression: `[a-z]([-a-z0-9]*[a-z0-9])?`. + * Label values must be between 0 and 63 characters long and must conform + to the regular expression `([a-z]([-a-z0-9]*[a-z0-9])?)?`. + * No more than 64 labels can be associated with a given resource. + See https://goo.gl/xmQnxf for more information on and examples of labels. + If you plan to use labels in your own code, please note that additional + characters may be allowed in the future. And so you are advised to use an + internal label representation, such as JSON, which doesn't rely upon + specific characters being disallowed. For example, representing labels + as the string: name + "_" + value would prove problematic if we were to + allow "_" in a future release. ++ +
map<string, string> labels = 7;java.lang.String getLabelsOrThrow(java.lang.String key)+
+ Cloud Labels are a flexible and lightweight mechanism for organizing cloud + resources into groups that reflect a customer's organizational needs and + deployment strategies. Cloud Labels can be used to filter collections of + resources. They can be used to control how resource metrics are aggregated. + And they can be used as arguments to policy management rules (e.g. route, + firewall, load balancing, etc.). + * Label keys must be between 1 and 63 characters long and must conform to + the following regular expression: `[a-z]([-a-z0-9]*[a-z0-9])?`. + * Label values must be between 0 and 63 characters long and must conform + to the regular expression `([a-z]([-a-z0-9]*[a-z0-9])?)?`. + * No more than 64 labels can be associated with a given resource. + See https://goo.gl/xmQnxf for more information on and examples of labels. + If you plan to use labels in your own code, please note that additional + characters may be allowed in the future. And so you are advised to use an + internal label representation, such as JSON, which doesn't rely upon + specific characters being disallowed. For example, representing labels + as the string: name + "_" + value would prove problematic if we were to + allow "_" in a future release. ++ +
map<string, string> labels = 7;public static final class ListInstanceConfigsRequest.Builder +extends com.google.protobuf.GeneratedMessageV3.Builder<ListInstanceConfigsRequest.Builder> +implements ListInstanceConfigsRequestOrBuilder+
+ The request for [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs]. ++ + Protobuf type
google.spanner.admin.instance.v1.ListInstanceConfigsRequest| Modifier and Type | +Method and Description | +
|---|---|
ListInstanceConfigsRequest.Builder |
+addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
ListInstanceConfigsRequest |
+build() |
+
ListInstanceConfigsRequest |
+buildPartial() |
+
ListInstanceConfigsRequest.Builder |
+clear() |
+
ListInstanceConfigsRequest.Builder |
+clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
+
ListInstanceConfigsRequest.Builder |
+clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
+
ListInstanceConfigsRequest.Builder |
+clearPageSize()
+
+ Number of instance configurations to be returned in the response.
+ |
+
ListInstanceConfigsRequest.Builder |
+clearPageToken()
+
+ If non-empty, `page_token` should contain a
+ [next_page_token][google.spanner.admin.instance.v1.ListInstanceConfigsResponse.next_page_token]
+ from a previous [ListInstanceConfigsResponse][google.spanner.admin.instance.v1.ListInstanceConfigsResponse].
+ |
+
ListInstanceConfigsRequest.Builder |
+clearParent()
+
+ Required.
+ |
+
ListInstanceConfigsRequest.Builder |
+clone() |
+
ListInstanceConfigsRequest |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Descriptors.Descriptor |
+getDescriptorForType() |
+
int |
+getPageSize()
+
+ Number of instance configurations to be returned in the response.
+ |
+
java.lang.String |
+getPageToken()
+
+ If non-empty, `page_token` should contain a
+ [next_page_token][google.spanner.admin.instance.v1.ListInstanceConfigsResponse.next_page_token]
+ from a previous [ListInstanceConfigsResponse][google.spanner.admin.instance.v1.ListInstanceConfigsResponse].
+ |
+
com.google.protobuf.ByteString |
+getPageTokenBytes()
+
+ If non-empty, `page_token` should contain a
+ [next_page_token][google.spanner.admin.instance.v1.ListInstanceConfigsResponse.next_page_token]
+ from a previous [ListInstanceConfigsResponse][google.spanner.admin.instance.v1.ListInstanceConfigsResponse].
+ |
+
java.lang.String |
+getParent()
+
+ Required.
+ |
+
ProjectName |
+getParentAsProjectName() |
+
com.google.protobuf.ByteString |
+getParentBytes()
+
+ Required.
+ |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
ListInstanceConfigsRequest.Builder |
+mergeFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
ListInstanceConfigsRequest.Builder |
+mergeFrom(ListInstanceConfigsRequest other) |
+
ListInstanceConfigsRequest.Builder |
+mergeFrom(com.google.protobuf.Message other) |
+
ListInstanceConfigsRequest.Builder |
+mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
ListInstanceConfigsRequest.Builder |
+setField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
ListInstanceConfigsRequest.Builder |
+setPageSize(int value)
+
+ Number of instance configurations to be returned in the response.
+ |
+
ListInstanceConfigsRequest.Builder |
+setPageToken(java.lang.String value)
+
+ If non-empty, `page_token` should contain a
+ [next_page_token][google.spanner.admin.instance.v1.ListInstanceConfigsResponse.next_page_token]
+ from a previous [ListInstanceConfigsResponse][google.spanner.admin.instance.v1.ListInstanceConfigsResponse].
+ |
+
ListInstanceConfigsRequest.Builder |
+setPageTokenBytes(com.google.protobuf.ByteString value)
+
+ If non-empty, `page_token` should contain a
+ [next_page_token][google.spanner.admin.instance.v1.ListInstanceConfigsResponse.next_page_token]
+ from a previous [ListInstanceConfigsResponse][google.spanner.admin.instance.v1.ListInstanceConfigsResponse].
+ |
+
ListInstanceConfigsRequest.Builder |
+setParent(java.lang.String value)
+
+ Required.
+ |
+
ListInstanceConfigsRequest.Builder |
+setParentBytes(com.google.protobuf.ByteString value)
+
+ Required.
+ |
+
ListInstanceConfigsRequest.Builder |
+setParentWithProjectName(ProjectName value) |
+
ListInstanceConfigsRequest.Builder |
+setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ int index,
+ java.lang.Object value) |
+
ListInstanceConfigsRequest.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, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstanceConfigsRequest.Builder>public ListInstanceConfigsRequest.Builder clear()+
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstanceConfigsRequest.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<ListInstanceConfigsRequest.Builder>public ListInstanceConfigsRequest getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListInstanceConfigsRequest build()+
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListInstanceConfigsRequest buildPartial()+
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListInstanceConfigsRequest.Builder clone()+
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstanceConfigsRequest.Builder>public ListInstanceConfigsRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstanceConfigsRequest.Builder>public ListInstanceConfigsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)+
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstanceConfigsRequest.Builder>public ListInstanceConfigsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)+
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstanceConfigsRequest.Builder>public ListInstanceConfigsRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + int index, + java.lang.Object value)+
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstanceConfigsRequest.Builder>public ListInstanceConfigsRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstanceConfigsRequest.Builder>public ListInstanceConfigsRequest.Builder mergeFrom(com.google.protobuf.Message other)+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListInstanceConfigsRequest.Builder>public ListInstanceConfigsRequest.Builder mergeFrom(ListInstanceConfigsRequest other)+
public final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstanceConfigsRequest.Builder>public ListInstanceConfigsRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListInstanceConfigsRequest.Builder>java.io.IOExceptionpublic java.lang.String getParent()+
+ Required. The name of the project for which a list of supported instance + configurations is requested. Values are of the form + `projects/<project>`. ++ +
string parent = 1;getParent in interface ListInstanceConfigsRequestOrBuilderpublic com.google.protobuf.ByteString getParentBytes()+
+ Required. The name of the project for which a list of supported instance + configurations is requested. Values are of the form + `projects/<project>`. ++ +
string parent = 1;getParentBytes in interface ListInstanceConfigsRequestOrBuilderpublic ListInstanceConfigsRequest.Builder setParent(java.lang.String value)+
+ Required. The name of the project for which a list of supported instance + configurations is requested. Values are of the form + `projects/<project>`. ++ +
string parent = 1;public ListInstanceConfigsRequest.Builder clearParent()+
+ Required. The name of the project for which a list of supported instance + configurations is requested. Values are of the form + `projects/<project>`. ++ +
string parent = 1;public ListInstanceConfigsRequest.Builder setParentBytes(com.google.protobuf.ByteString value)+
+ Required. The name of the project for which a list of supported instance + configurations is requested. Values are of the form + `projects/<project>`. ++ +
string parent = 1;public int getPageSize()+
+ Number of instance configurations to be returned in the response. If 0 or + less, defaults to the server's maximum allowed page size. ++ +
int32 page_size = 2;getPageSize in interface ListInstanceConfigsRequestOrBuilderpublic ListInstanceConfigsRequest.Builder setPageSize(int value)+
+ Number of instance configurations to be returned in the response. If 0 or + less, defaults to the server's maximum allowed page size. ++ +
int32 page_size = 2;public ListInstanceConfigsRequest.Builder clearPageSize()+
+ Number of instance configurations to be returned in the response. If 0 or + less, defaults to the server's maximum allowed page size. ++ +
int32 page_size = 2;public java.lang.String getPageToken()+
+ If non-empty, `page_token` should contain a + [next_page_token][google.spanner.admin.instance.v1.ListInstanceConfigsResponse.next_page_token] + from a previous [ListInstanceConfigsResponse][google.spanner.admin.instance.v1.ListInstanceConfigsResponse]. ++ +
string page_token = 3;getPageToken in interface ListInstanceConfigsRequestOrBuilderpublic com.google.protobuf.ByteString getPageTokenBytes()+
+ If non-empty, `page_token` should contain a + [next_page_token][google.spanner.admin.instance.v1.ListInstanceConfigsResponse.next_page_token] + from a previous [ListInstanceConfigsResponse][google.spanner.admin.instance.v1.ListInstanceConfigsResponse]. ++ +
string page_token = 3;getPageTokenBytes in interface ListInstanceConfigsRequestOrBuilderpublic ListInstanceConfigsRequest.Builder setPageToken(java.lang.String value)+
+ If non-empty, `page_token` should contain a + [next_page_token][google.spanner.admin.instance.v1.ListInstanceConfigsResponse.next_page_token] + from a previous [ListInstanceConfigsResponse][google.spanner.admin.instance.v1.ListInstanceConfigsResponse]. ++ +
string page_token = 3;public ListInstanceConfigsRequest.Builder clearPageToken()+
+ If non-empty, `page_token` should contain a + [next_page_token][google.spanner.admin.instance.v1.ListInstanceConfigsResponse.next_page_token] + from a previous [ListInstanceConfigsResponse][google.spanner.admin.instance.v1.ListInstanceConfigsResponse]. ++ +
string page_token = 3;public ListInstanceConfigsRequest.Builder setPageTokenBytes(com.google.protobuf.ByteString value)+
+ If non-empty, `page_token` should contain a + [next_page_token][google.spanner.admin.instance.v1.ListInstanceConfigsResponse.next_page_token] + from a previous [ListInstanceConfigsResponse][google.spanner.admin.instance.v1.ListInstanceConfigsResponse]. ++ +
string page_token = 3;public final ListInstanceConfigsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstanceConfigsRequest.Builder>public final ListInstanceConfigsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstanceConfigsRequest.Builder>public final ListInstanceConfigsRequest.Builder setParentWithProjectName(ProjectName value)+
public final ProjectName getParentAsProjectName()+
public final class ListInstanceConfigsRequest +extends com.google.protobuf.GeneratedMessageV3 +implements ListInstanceConfigsRequestOrBuilder+
+ The request for [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs]. ++ + Protobuf type
google.spanner.admin.instance.v1.ListInstanceConfigsRequest| Modifier and Type | +Class and Description | +
|---|---|
static class |
+ListInstanceConfigsRequest.Builder
+
+ The request for [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs].
+ |
+
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | +Field and Description | +
|---|---|
static int |
+PAGE_SIZE_FIELD_NUMBER |
+
static int |
+PAGE_TOKEN_FIELD_NUMBER |
+
static int |
+PARENT_FIELD_NUMBER |
+
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCode| Modifier and Type | +Method and Description | +
|---|---|
boolean |
+equals(java.lang.Object obj) |
+
static ListInstanceConfigsRequest |
+getDefaultInstance() |
+
ListInstanceConfigsRequest |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
int |
+getPageSize()
+
+ Number of instance configurations to be returned in the response.
+ |
+
java.lang.String |
+getPageToken()
+
+ If non-empty, `page_token` should contain a
+ [next_page_token][google.spanner.admin.instance.v1.ListInstanceConfigsResponse.next_page_token]
+ from a previous [ListInstanceConfigsResponse][google.spanner.admin.instance.v1.ListInstanceConfigsResponse].
+ |
+
com.google.protobuf.ByteString |
+getPageTokenBytes()
+
+ If non-empty, `page_token` should contain a
+ [next_page_token][google.spanner.admin.instance.v1.ListInstanceConfigsResponse.next_page_token]
+ from a previous [ListInstanceConfigsResponse][google.spanner.admin.instance.v1.ListInstanceConfigsResponse].
+ |
+
java.lang.String |
+getParent()
+
+ Required.
+ |
+
ProjectName |
+getParentAsProjectName() |
+
com.google.protobuf.ByteString |
+getParentBytes()
+
+ Required.
+ |
+
com.google.protobuf.Parser<ListInstanceConfigsRequest> |
+getParserForType() |
+
int |
+getSerializedSize() |
+
com.google.protobuf.UnknownFieldSet |
+getUnknownFields() |
+
int |
+hashCode() |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
static ListInstanceConfigsRequest.Builder |
+newBuilder() |
+
static ListInstanceConfigsRequest.Builder |
+newBuilder(ListInstanceConfigsRequest prototype) |
+
ListInstanceConfigsRequest.Builder |
+newBuilderForType() |
+
protected ListInstanceConfigsRequest.Builder |
+newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
+
static ListInstanceConfigsRequest |
+parseDelimitedFrom(java.io.InputStream input) |
+
static ListInstanceConfigsRequest |
+parseDelimitedFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static ListInstanceConfigsRequest |
+parseFrom(byte[] data) |
+
static ListInstanceConfigsRequest |
+parseFrom(byte[] data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static ListInstanceConfigsRequest |
+parseFrom(java.nio.ByteBuffer data) |
+
static ListInstanceConfigsRequest |
+parseFrom(java.nio.ByteBuffer data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static ListInstanceConfigsRequest |
+parseFrom(com.google.protobuf.ByteString data) |
+
static ListInstanceConfigsRequest |
+parseFrom(com.google.protobuf.ByteString data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static ListInstanceConfigsRequest |
+parseFrom(com.google.protobuf.CodedInputStream input) |
+
static ListInstanceConfigsRequest |
+parseFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static ListInstanceConfigsRequest |
+parseFrom(java.io.InputStream input) |
+
static ListInstanceConfigsRequest |
+parseFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static com.google.protobuf.Parser<ListInstanceConfigsRequest> |
+parser() |
+
ListInstanceConfigsRequest.Builder |
+toBuilder() |
+
void |
+writeTo(com.google.protobuf.CodedOutputStream output) |
+
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int PARENT_FIELD_NUMBER+
public static final int PAGE_SIZE_FIELD_NUMBER+
public static final int PAGE_TOKEN_FIELD_NUMBER+
public final com.google.protobuf.UnknownFieldSet getUnknownFields()+
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public java.lang.String getParent()+
+ Required. The name of the project for which a list of supported instance + configurations is requested. Values are of the form + `projects/<project>`. ++ +
string parent = 1;getParent in interface ListInstanceConfigsRequestOrBuilderpublic com.google.protobuf.ByteString getParentBytes()+
+ Required. The name of the project for which a list of supported instance + configurations is requested. Values are of the form + `projects/<project>`. ++ +
string parent = 1;getParentBytes in interface ListInstanceConfigsRequestOrBuilderpublic int getPageSize()+
+ Number of instance configurations to be returned in the response. If 0 or + less, defaults to the server's maximum allowed page size. ++ +
int32 page_size = 2;getPageSize in interface ListInstanceConfigsRequestOrBuilderpublic java.lang.String getPageToken()+
+ If non-empty, `page_token` should contain a + [next_page_token][google.spanner.admin.instance.v1.ListInstanceConfigsResponse.next_page_token] + from a previous [ListInstanceConfigsResponse][google.spanner.admin.instance.v1.ListInstanceConfigsResponse]. ++ +
string page_token = 3;getPageToken in interface ListInstanceConfigsRequestOrBuilderpublic com.google.protobuf.ByteString getPageTokenBytes()+
+ If non-empty, `page_token` should contain a + [next_page_token][google.spanner.admin.instance.v1.ListInstanceConfigsResponse.next_page_token] + from a previous [ListInstanceConfigsResponse][google.spanner.admin.instance.v1.ListInstanceConfigsResponse]. ++ +
string page_token = 3;getPageTokenBytes in interface ListInstanceConfigsRequestOrBuilderpublic final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output) + throws java.io.IOException+
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()+
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)+
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()+
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static ListInstanceConfigsRequest parseFrom(java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListInstanceConfigsRequest parseFrom(java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListInstanceConfigsRequest parseFrom(com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListInstanceConfigsRequest parseFrom(com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListInstanceConfigsRequest parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListInstanceConfigsRequest parseFrom(byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListInstanceConfigsRequest parseFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static ListInstanceConfigsRequest parseFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static ListInstanceConfigsRequest parseDelimitedFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static ListInstanceConfigsRequest parseDelimitedFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static ListInstanceConfigsRequest parseFrom(com.google.protobuf.CodedInputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static ListInstanceConfigsRequest parseFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic ListInstanceConfigsRequest.Builder newBuilderForType()+
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ListInstanceConfigsRequest.Builder newBuilder()+
public static ListInstanceConfigsRequest.Builder newBuilder(ListInstanceConfigsRequest prototype)+
public ListInstanceConfigsRequest.Builder toBuilder()+
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ListInstanceConfigsRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)+
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public final ProjectName getParentAsProjectName()+
public static ListInstanceConfigsRequest getDefaultInstance()+
public static com.google.protobuf.Parser<ListInstanceConfigsRequest> parser()+
public com.google.protobuf.Parser<ListInstanceConfigsRequest> getParserForType()+
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ListInstanceConfigsRequest getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic interface ListInstanceConfigsRequestOrBuilder
+extends com.google.protobuf.MessageOrBuilder
+| Modifier and Type | +Method and Description | +
|---|---|
int |
+getPageSize()
+
+ Number of instance configurations to be returned in the response.
+ |
+
java.lang.String |
+getPageToken()
+
+ If non-empty, `page_token` should contain a
+ [next_page_token][google.spanner.admin.instance.v1.ListInstanceConfigsResponse.next_page_token]
+ from a previous [ListInstanceConfigsResponse][google.spanner.admin.instance.v1.ListInstanceConfigsResponse].
+ |
+
com.google.protobuf.ByteString |
+getPageTokenBytes()
+
+ If non-empty, `page_token` should contain a
+ [next_page_token][google.spanner.admin.instance.v1.ListInstanceConfigsResponse.next_page_token]
+ from a previous [ListInstanceConfigsResponse][google.spanner.admin.instance.v1.ListInstanceConfigsResponse].
+ |
+
java.lang.String |
+getParent()
+
+ Required.
+ |
+
com.google.protobuf.ByteString |
+getParentBytes()
+
+ Required.
+ |
+
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedjava.lang.String getParent()+
+ Required. The name of the project for which a list of supported instance + configurations is requested. Values are of the form + `projects/<project>`. ++ +
string parent = 1;com.google.protobuf.ByteString getParentBytes()+
+ Required. The name of the project for which a list of supported instance + configurations is requested. Values are of the form + `projects/<project>`. ++ +
string parent = 1;int getPageSize()+
+ Number of instance configurations to be returned in the response. If 0 or + less, defaults to the server's maximum allowed page size. ++ +
int32 page_size = 2;java.lang.String getPageToken()+
+ If non-empty, `page_token` should contain a + [next_page_token][google.spanner.admin.instance.v1.ListInstanceConfigsResponse.next_page_token] + from a previous [ListInstanceConfigsResponse][google.spanner.admin.instance.v1.ListInstanceConfigsResponse]. ++ +
string page_token = 3;com.google.protobuf.ByteString getPageTokenBytes()+
+ If non-empty, `page_token` should contain a + [next_page_token][google.spanner.admin.instance.v1.ListInstanceConfigsResponse.next_page_token] + from a previous [ListInstanceConfigsResponse][google.spanner.admin.instance.v1.ListInstanceConfigsResponse]. ++ +
string page_token = 3;public static final class ListInstanceConfigsResponse.Builder +extends com.google.protobuf.GeneratedMessageV3.Builder<ListInstanceConfigsResponse.Builder> +implements ListInstanceConfigsResponseOrBuilder+
+ The response for [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs]. ++ + Protobuf type
google.spanner.admin.instance.v1.ListInstanceConfigsResponse| Modifier and Type | +Method and Description | +
|---|---|
ListInstanceConfigsResponse.Builder |
+addAllInstanceConfigs(java.lang.Iterable<? extends InstanceConfig> values)
+
+ The list of requested instance configurations.
+ |
+
ListInstanceConfigsResponse.Builder |
+addInstanceConfigs(InstanceConfig.Builder builderForValue)
+
+ The list of requested instance configurations.
+ |
+
ListInstanceConfigsResponse.Builder |
+addInstanceConfigs(InstanceConfig value)
+
+ The list of requested instance configurations.
+ |
+
ListInstanceConfigsResponse.Builder |
+addInstanceConfigs(int index,
+ InstanceConfig.Builder builderForValue)
+
+ The list of requested instance configurations.
+ |
+
ListInstanceConfigsResponse.Builder |
+addInstanceConfigs(int index,
+ InstanceConfig value)
+
+ The list of requested instance configurations.
+ |
+
InstanceConfig.Builder |
+addInstanceConfigsBuilder()
+
+ The list of requested instance configurations.
+ |
+
InstanceConfig.Builder |
+addInstanceConfigsBuilder(int index)
+
+ The list of requested instance configurations.
+ |
+
ListInstanceConfigsResponse.Builder |
+addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
ListInstanceConfigsResponse |
+build() |
+
ListInstanceConfigsResponse |
+buildPartial() |
+
ListInstanceConfigsResponse.Builder |
+clear() |
+
ListInstanceConfigsResponse.Builder |
+clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
+
ListInstanceConfigsResponse.Builder |
+clearInstanceConfigs()
+
+ The list of requested instance configurations.
+ |
+
ListInstanceConfigsResponse.Builder |
+clearNextPageToken()
+
+ `next_page_token` can be sent in a subsequent
+ [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs] call to
+ fetch more of the matching instance configurations.
+ |
+
ListInstanceConfigsResponse.Builder |
+clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
+
ListInstanceConfigsResponse.Builder |
+clone() |
+
ListInstanceConfigsResponse |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Descriptors.Descriptor |
+getDescriptorForType() |
+
InstanceConfig |
+getInstanceConfigs(int index)
+
+ The list of requested instance configurations.
+ |
+
InstanceConfig.Builder |
+getInstanceConfigsBuilder(int index)
+
+ The list of requested instance configurations.
+ |
+
java.util.List<InstanceConfig.Builder> |
+getInstanceConfigsBuilderList()
+
+ The list of requested instance configurations.
+ |
+
int |
+getInstanceConfigsCount()
+
+ The list of requested instance configurations.
+ |
+
java.util.List<InstanceConfig> |
+getInstanceConfigsList()
+
+ The list of requested instance configurations.
+ |
+
InstanceConfigOrBuilder |
+getInstanceConfigsOrBuilder(int index)
+
+ The list of requested instance configurations.
+ |
+
java.util.List<? extends InstanceConfigOrBuilder> |
+getInstanceConfigsOrBuilderList()
+
+ The list of requested instance configurations.
+ |
+
java.lang.String |
+getNextPageToken()
+
+ `next_page_token` can be sent in a subsequent
+ [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs] call to
+ fetch more of the matching instance configurations.
+ |
+
com.google.protobuf.ByteString |
+getNextPageTokenBytes()
+
+ `next_page_token` can be sent in a subsequent
+ [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs] call to
+ fetch more of the matching instance configurations.
+ |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
ListInstanceConfigsResponse.Builder |
+mergeFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
ListInstanceConfigsResponse.Builder |
+mergeFrom(ListInstanceConfigsResponse other) |
+
ListInstanceConfigsResponse.Builder |
+mergeFrom(com.google.protobuf.Message other) |
+
ListInstanceConfigsResponse.Builder |
+mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
ListInstanceConfigsResponse.Builder |
+removeInstanceConfigs(int index)
+
+ The list of requested instance configurations.
+ |
+
ListInstanceConfigsResponse.Builder |
+setField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
ListInstanceConfigsResponse.Builder |
+setInstanceConfigs(int index,
+ InstanceConfig.Builder builderForValue)
+
+ The list of requested instance configurations.
+ |
+
ListInstanceConfigsResponse.Builder |
+setInstanceConfigs(int index,
+ InstanceConfig value)
+
+ The list of requested instance configurations.
+ |
+
ListInstanceConfigsResponse.Builder |
+setNextPageToken(java.lang.String value)
+
+ `next_page_token` can be sent in a subsequent
+ [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs] call to
+ fetch more of the matching instance configurations.
+ |
+
ListInstanceConfigsResponse.Builder |
+setNextPageTokenBytes(com.google.protobuf.ByteString value)
+
+ `next_page_token` can be sent in a subsequent
+ [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs] call to
+ fetch more of the matching instance configurations.
+ |
+
ListInstanceConfigsResponse.Builder |
+setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ int index,
+ java.lang.Object value) |
+
ListInstanceConfigsResponse.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, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstanceConfigsResponse.Builder>public ListInstanceConfigsResponse.Builder clear()+
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstanceConfigsResponse.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<ListInstanceConfigsResponse.Builder>public ListInstanceConfigsResponse getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListInstanceConfigsResponse build()+
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListInstanceConfigsResponse buildPartial()+
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListInstanceConfigsResponse.Builder clone()+
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstanceConfigsResponse.Builder>public ListInstanceConfigsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstanceConfigsResponse.Builder>public ListInstanceConfigsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)+
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstanceConfigsResponse.Builder>public ListInstanceConfigsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)+
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstanceConfigsResponse.Builder>public ListInstanceConfigsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + int index, + java.lang.Object value)+
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstanceConfigsResponse.Builder>public ListInstanceConfigsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstanceConfigsResponse.Builder>public ListInstanceConfigsResponse.Builder mergeFrom(com.google.protobuf.Message other)+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListInstanceConfigsResponse.Builder>public ListInstanceConfigsResponse.Builder mergeFrom(ListInstanceConfigsResponse other)+
public final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstanceConfigsResponse.Builder>public ListInstanceConfigsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListInstanceConfigsResponse.Builder>java.io.IOExceptionpublic java.util.List<InstanceConfig> getInstanceConfigsList()+
+ The list of requested instance configurations. ++ +
repeated .google.spanner.admin.instance.v1.InstanceConfig instance_configs = 1;getInstanceConfigsList in interface ListInstanceConfigsResponseOrBuilderpublic int getInstanceConfigsCount()+
+ The list of requested instance configurations. ++ +
repeated .google.spanner.admin.instance.v1.InstanceConfig instance_configs = 1;getInstanceConfigsCount in interface ListInstanceConfigsResponseOrBuilderpublic InstanceConfig getInstanceConfigs(int index)+
+ The list of requested instance configurations. ++ +
repeated .google.spanner.admin.instance.v1.InstanceConfig instance_configs = 1;getInstanceConfigs in interface ListInstanceConfigsResponseOrBuilderpublic ListInstanceConfigsResponse.Builder setInstanceConfigs(int index, + InstanceConfig value)+
+ The list of requested instance configurations. ++ +
repeated .google.spanner.admin.instance.v1.InstanceConfig instance_configs = 1;public ListInstanceConfigsResponse.Builder setInstanceConfigs(int index, + InstanceConfig.Builder builderForValue)+
+ The list of requested instance configurations. ++ +
repeated .google.spanner.admin.instance.v1.InstanceConfig instance_configs = 1;public ListInstanceConfigsResponse.Builder addInstanceConfigs(InstanceConfig value)+
+ The list of requested instance configurations. ++ +
repeated .google.spanner.admin.instance.v1.InstanceConfig instance_configs = 1;public ListInstanceConfigsResponse.Builder addInstanceConfigs(int index, + InstanceConfig value)+
+ The list of requested instance configurations. ++ +
repeated .google.spanner.admin.instance.v1.InstanceConfig instance_configs = 1;public ListInstanceConfigsResponse.Builder addInstanceConfigs(InstanceConfig.Builder builderForValue)+
+ The list of requested instance configurations. ++ +
repeated .google.spanner.admin.instance.v1.InstanceConfig instance_configs = 1;public ListInstanceConfigsResponse.Builder addInstanceConfigs(int index, + InstanceConfig.Builder builderForValue)+
+ The list of requested instance configurations. ++ +
repeated .google.spanner.admin.instance.v1.InstanceConfig instance_configs = 1;public ListInstanceConfigsResponse.Builder addAllInstanceConfigs(java.lang.Iterable<? extends InstanceConfig> values)+
+ The list of requested instance configurations. ++ +
repeated .google.spanner.admin.instance.v1.InstanceConfig instance_configs = 1;public ListInstanceConfigsResponse.Builder clearInstanceConfigs()+
+ The list of requested instance configurations. ++ +
repeated .google.spanner.admin.instance.v1.InstanceConfig instance_configs = 1;public ListInstanceConfigsResponse.Builder removeInstanceConfigs(int index)+
+ The list of requested instance configurations. ++ +
repeated .google.spanner.admin.instance.v1.InstanceConfig instance_configs = 1;public InstanceConfig.Builder getInstanceConfigsBuilder(int index)+
+ The list of requested instance configurations. ++ +
repeated .google.spanner.admin.instance.v1.InstanceConfig instance_configs = 1;public InstanceConfigOrBuilder getInstanceConfigsOrBuilder(int index)+
+ The list of requested instance configurations. ++ +
repeated .google.spanner.admin.instance.v1.InstanceConfig instance_configs = 1;getInstanceConfigsOrBuilder in interface ListInstanceConfigsResponseOrBuilderpublic java.util.List<? extends InstanceConfigOrBuilder> getInstanceConfigsOrBuilderList()+
+ The list of requested instance configurations. ++ +
repeated .google.spanner.admin.instance.v1.InstanceConfig instance_configs = 1;getInstanceConfigsOrBuilderList in interface ListInstanceConfigsResponseOrBuilderpublic InstanceConfig.Builder addInstanceConfigsBuilder()+
+ The list of requested instance configurations. ++ +
repeated .google.spanner.admin.instance.v1.InstanceConfig instance_configs = 1;public InstanceConfig.Builder addInstanceConfigsBuilder(int index)+
+ The list of requested instance configurations. ++ +
repeated .google.spanner.admin.instance.v1.InstanceConfig instance_configs = 1;public java.util.List<InstanceConfig.Builder> getInstanceConfigsBuilderList()+
+ The list of requested instance configurations. ++ +
repeated .google.spanner.admin.instance.v1.InstanceConfig instance_configs = 1;public java.lang.String getNextPageToken()+
+ `next_page_token` can be sent in a subsequent + [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs] call to + fetch more of the matching instance configurations. ++ +
string next_page_token = 2;getNextPageToken in interface ListInstanceConfigsResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()+
+ `next_page_token` can be sent in a subsequent + [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs] call to + fetch more of the matching instance configurations. ++ +
string next_page_token = 2;getNextPageTokenBytes in interface ListInstanceConfigsResponseOrBuilderpublic ListInstanceConfigsResponse.Builder setNextPageToken(java.lang.String value)+
+ `next_page_token` can be sent in a subsequent + [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs] call to + fetch more of the matching instance configurations. ++ +
string next_page_token = 2;public ListInstanceConfigsResponse.Builder clearNextPageToken()+
+ `next_page_token` can be sent in a subsequent + [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs] call to + fetch more of the matching instance configurations. ++ +
string next_page_token = 2;public ListInstanceConfigsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)+
+ `next_page_token` can be sent in a subsequent + [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs] call to + fetch more of the matching instance configurations. ++ +
string next_page_token = 2;public final ListInstanceConfigsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstanceConfigsResponse.Builder>public final ListInstanceConfigsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstanceConfigsResponse.Builder>public final class ListInstanceConfigsResponse +extends com.google.protobuf.GeneratedMessageV3 +implements ListInstanceConfigsResponseOrBuilder+
+ The response for [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs]. ++ + Protobuf type
google.spanner.admin.instance.v1.ListInstanceConfigsResponse| Modifier and Type | +Class and Description | +
|---|---|
static class |
+ListInstanceConfigsResponse.Builder
+
+ The response for [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs].
+ |
+
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | +Field and Description | +
|---|---|
static int |
+INSTANCE_CONFIGS_FIELD_NUMBER |
+
static int |
+NEXT_PAGE_TOKEN_FIELD_NUMBER |
+
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCode| Modifier and Type | +Method and Description | +
|---|---|
boolean |
+equals(java.lang.Object obj) |
+
static ListInstanceConfigsResponse |
+getDefaultInstance() |
+
ListInstanceConfigsResponse |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
InstanceConfig |
+getInstanceConfigs(int index)
+
+ The list of requested instance configurations.
+ |
+
int |
+getInstanceConfigsCount()
+
+ The list of requested instance configurations.
+ |
+
java.util.List<InstanceConfig> |
+getInstanceConfigsList()
+
+ The list of requested instance configurations.
+ |
+
InstanceConfigOrBuilder |
+getInstanceConfigsOrBuilder(int index)
+
+ The list of requested instance configurations.
+ |
+
java.util.List<? extends InstanceConfigOrBuilder> |
+getInstanceConfigsOrBuilderList()
+
+ The list of requested instance configurations.
+ |
+
java.lang.String |
+getNextPageToken()
+
+ `next_page_token` can be sent in a subsequent
+ [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs] call to
+ fetch more of the matching instance configurations.
+ |
+
com.google.protobuf.ByteString |
+getNextPageTokenBytes()
+
+ `next_page_token` can be sent in a subsequent
+ [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs] call to
+ fetch more of the matching instance configurations.
+ |
+
com.google.protobuf.Parser<ListInstanceConfigsResponse> |
+getParserForType() |
+
int |
+getSerializedSize() |
+
com.google.protobuf.UnknownFieldSet |
+getUnknownFields() |
+
int |
+hashCode() |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
static ListInstanceConfigsResponse.Builder |
+newBuilder() |
+
static ListInstanceConfigsResponse.Builder |
+newBuilder(ListInstanceConfigsResponse prototype) |
+
ListInstanceConfigsResponse.Builder |
+newBuilderForType() |
+
protected ListInstanceConfigsResponse.Builder |
+newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
+
static ListInstanceConfigsResponse |
+parseDelimitedFrom(java.io.InputStream input) |
+
static ListInstanceConfigsResponse |
+parseDelimitedFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static ListInstanceConfigsResponse |
+parseFrom(byte[] data) |
+
static ListInstanceConfigsResponse |
+parseFrom(byte[] data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static ListInstanceConfigsResponse |
+parseFrom(java.nio.ByteBuffer data) |
+
static ListInstanceConfigsResponse |
+parseFrom(java.nio.ByteBuffer data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static ListInstanceConfigsResponse |
+parseFrom(com.google.protobuf.ByteString data) |
+
static ListInstanceConfigsResponse |
+parseFrom(com.google.protobuf.ByteString data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static ListInstanceConfigsResponse |
+parseFrom(com.google.protobuf.CodedInputStream input) |
+
static ListInstanceConfigsResponse |
+parseFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static ListInstanceConfigsResponse |
+parseFrom(java.io.InputStream input) |
+
static ListInstanceConfigsResponse |
+parseFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static com.google.protobuf.Parser<ListInstanceConfigsResponse> |
+parser() |
+
ListInstanceConfigsResponse.Builder |
+toBuilder() |
+
void |
+writeTo(com.google.protobuf.CodedOutputStream output) |
+
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int INSTANCE_CONFIGS_FIELD_NUMBER+
public static final int NEXT_PAGE_TOKEN_FIELD_NUMBER+
public final com.google.protobuf.UnknownFieldSet getUnknownFields()+
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public java.util.List<InstanceConfig> getInstanceConfigsList()+
+ The list of requested instance configurations. ++ +
repeated .google.spanner.admin.instance.v1.InstanceConfig instance_configs = 1;getInstanceConfigsList in interface ListInstanceConfigsResponseOrBuilderpublic java.util.List<? extends InstanceConfigOrBuilder> getInstanceConfigsOrBuilderList()+
+ The list of requested instance configurations. ++ +
repeated .google.spanner.admin.instance.v1.InstanceConfig instance_configs = 1;getInstanceConfigsOrBuilderList in interface ListInstanceConfigsResponseOrBuilderpublic int getInstanceConfigsCount()+
+ The list of requested instance configurations. ++ +
repeated .google.spanner.admin.instance.v1.InstanceConfig instance_configs = 1;getInstanceConfigsCount in interface ListInstanceConfigsResponseOrBuilderpublic InstanceConfig getInstanceConfigs(int index)+
+ The list of requested instance configurations. ++ +
repeated .google.spanner.admin.instance.v1.InstanceConfig instance_configs = 1;getInstanceConfigs in interface ListInstanceConfigsResponseOrBuilderpublic InstanceConfigOrBuilder getInstanceConfigsOrBuilder(int index)+
+ The list of requested instance configurations. ++ +
repeated .google.spanner.admin.instance.v1.InstanceConfig instance_configs = 1;getInstanceConfigsOrBuilder in interface ListInstanceConfigsResponseOrBuilderpublic java.lang.String getNextPageToken()+
+ `next_page_token` can be sent in a subsequent + [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs] call to + fetch more of the matching instance configurations. ++ +
string next_page_token = 2;getNextPageToken in interface ListInstanceConfigsResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()+
+ `next_page_token` can be sent in a subsequent + [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs] call to + fetch more of the matching instance configurations. ++ +
string next_page_token = 2;getNextPageTokenBytes in interface ListInstanceConfigsResponseOrBuilderpublic final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output) + throws java.io.IOException+
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()+
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)+
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()+
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static ListInstanceConfigsResponse parseFrom(java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListInstanceConfigsResponse parseFrom(java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListInstanceConfigsResponse parseFrom(com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListInstanceConfigsResponse parseFrom(com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListInstanceConfigsResponse parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListInstanceConfigsResponse parseFrom(byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListInstanceConfigsResponse parseFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static ListInstanceConfigsResponse parseFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static ListInstanceConfigsResponse parseDelimitedFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static ListInstanceConfigsResponse parseDelimitedFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static ListInstanceConfigsResponse parseFrom(com.google.protobuf.CodedInputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static ListInstanceConfigsResponse parseFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic ListInstanceConfigsResponse.Builder newBuilderForType()+
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ListInstanceConfigsResponse.Builder newBuilder()+
public static ListInstanceConfigsResponse.Builder newBuilder(ListInstanceConfigsResponse prototype)+
public ListInstanceConfigsResponse.Builder toBuilder()+
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ListInstanceConfigsResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)+
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static ListInstanceConfigsResponse getDefaultInstance()+
public static com.google.protobuf.Parser<ListInstanceConfigsResponse> parser()+
public com.google.protobuf.Parser<ListInstanceConfigsResponse> getParserForType()+
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ListInstanceConfigsResponse getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic interface ListInstanceConfigsResponseOrBuilder
+extends com.google.protobuf.MessageOrBuilder
+| Modifier and Type | +Method and Description | +
|---|---|
InstanceConfig |
+getInstanceConfigs(int index)
+
+ The list of requested instance configurations.
+ |
+
int |
+getInstanceConfigsCount()
+
+ The list of requested instance configurations.
+ |
+
java.util.List<InstanceConfig> |
+getInstanceConfigsList()
+
+ The list of requested instance configurations.
+ |
+
InstanceConfigOrBuilder |
+getInstanceConfigsOrBuilder(int index)
+
+ The list of requested instance configurations.
+ |
+
java.util.List<? extends InstanceConfigOrBuilder> |
+getInstanceConfigsOrBuilderList()
+
+ The list of requested instance configurations.
+ |
+
java.lang.String |
+getNextPageToken()
+
+ `next_page_token` can be sent in a subsequent
+ [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs] call to
+ fetch more of the matching instance configurations.
+ |
+
com.google.protobuf.ByteString |
+getNextPageTokenBytes()
+
+ `next_page_token` can be sent in a subsequent
+ [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs] call to
+ fetch more of the matching instance configurations.
+ |
+
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedjava.util.List<InstanceConfig> getInstanceConfigsList()+
+ The list of requested instance configurations. ++ +
repeated .google.spanner.admin.instance.v1.InstanceConfig instance_configs = 1;InstanceConfig getInstanceConfigs(int index)+
+ The list of requested instance configurations. ++ +
repeated .google.spanner.admin.instance.v1.InstanceConfig instance_configs = 1;int getInstanceConfigsCount()+
+ The list of requested instance configurations. ++ +
repeated .google.spanner.admin.instance.v1.InstanceConfig instance_configs = 1;java.util.List<? extends InstanceConfigOrBuilder> getInstanceConfigsOrBuilderList()+
+ The list of requested instance configurations. ++ +
repeated .google.spanner.admin.instance.v1.InstanceConfig instance_configs = 1;InstanceConfigOrBuilder getInstanceConfigsOrBuilder(int index)+
+ The list of requested instance configurations. ++ +
repeated .google.spanner.admin.instance.v1.InstanceConfig instance_configs = 1;java.lang.String getNextPageToken()+
+ `next_page_token` can be sent in a subsequent + [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs] call to + fetch more of the matching instance configurations. ++ +
string next_page_token = 2;com.google.protobuf.ByteString getNextPageTokenBytes()+
+ `next_page_token` can be sent in a subsequent + [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs] call to + fetch more of the matching instance configurations. ++ +
string next_page_token = 2;public static final class ListInstancesRequest.Builder +extends com.google.protobuf.GeneratedMessageV3.Builder<ListInstancesRequest.Builder> +implements ListInstancesRequestOrBuilder+
+ The request for [ListInstances][google.spanner.admin.instance.v1.InstanceAdmin.ListInstances]. ++ + Protobuf type
google.spanner.admin.instance.v1.ListInstancesRequest| Modifier and Type | +Method and Description | +
|---|---|
ListInstancesRequest.Builder |
+addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
ListInstancesRequest |
+build() |
+
ListInstancesRequest |
+buildPartial() |
+
ListInstancesRequest.Builder |
+clear() |
+
ListInstancesRequest.Builder |
+clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
+
ListInstancesRequest.Builder |
+clearFilter()
+
+ An expression for filtering the results of the request.
+ |
+
ListInstancesRequest.Builder |
+clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
+
ListInstancesRequest.Builder |
+clearPageSize()
+
+ Number of instances to be returned in the response.
+ |
+
ListInstancesRequest.Builder |
+clearPageToken()
+
+ If non-empty, `page_token` should contain a
+ [next_page_token][google.spanner.admin.instance.v1.ListInstancesResponse.next_page_token] from a
+ previous [ListInstancesResponse][google.spanner.admin.instance.v1.ListInstancesResponse].
+ |
+
ListInstancesRequest.Builder |
+clearParent()
+
+ Required.
+ |
+
ListInstancesRequest.Builder |
+clone() |
+
ListInstancesRequest |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Descriptors.Descriptor |
+getDescriptorForType() |
+
java.lang.String |
+getFilter()
+
+ An expression for filtering the results of the request.
+ |
+
com.google.protobuf.ByteString |
+getFilterBytes()
+
+ An expression for filtering the results of the request.
+ |
+
int |
+getPageSize()
+
+ Number of instances to be returned in the response.
+ |
+
java.lang.String |
+getPageToken()
+
+ If non-empty, `page_token` should contain a
+ [next_page_token][google.spanner.admin.instance.v1.ListInstancesResponse.next_page_token] from a
+ previous [ListInstancesResponse][google.spanner.admin.instance.v1.ListInstancesResponse].
+ |
+
com.google.protobuf.ByteString |
+getPageTokenBytes()
+
+ If non-empty, `page_token` should contain a
+ [next_page_token][google.spanner.admin.instance.v1.ListInstancesResponse.next_page_token] from a
+ previous [ListInstancesResponse][google.spanner.admin.instance.v1.ListInstancesResponse].
+ |
+
java.lang.String |
+getParent()
+
+ Required.
+ |
+
ProjectName |
+getParentAsProjectName() |
+
com.google.protobuf.ByteString |
+getParentBytes()
+
+ Required.
+ |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
ListInstancesRequest.Builder |
+mergeFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
ListInstancesRequest.Builder |
+mergeFrom(ListInstancesRequest other) |
+
ListInstancesRequest.Builder |
+mergeFrom(com.google.protobuf.Message other) |
+
ListInstancesRequest.Builder |
+mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
ListInstancesRequest.Builder |
+setField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
ListInstancesRequest.Builder |
+setFilter(java.lang.String value)
+
+ An expression for filtering the results of the request.
+ |
+
ListInstancesRequest.Builder |
+setFilterBytes(com.google.protobuf.ByteString value)
+
+ An expression for filtering the results of the request.
+ |
+
ListInstancesRequest.Builder |
+setPageSize(int value)
+
+ Number of instances to be returned in the response.
+ |
+
ListInstancesRequest.Builder |
+setPageToken(java.lang.String value)
+
+ If non-empty, `page_token` should contain a
+ [next_page_token][google.spanner.admin.instance.v1.ListInstancesResponse.next_page_token] from a
+ previous [ListInstancesResponse][google.spanner.admin.instance.v1.ListInstancesResponse].
+ |
+
ListInstancesRequest.Builder |
+setPageTokenBytes(com.google.protobuf.ByteString value)
+
+ If non-empty, `page_token` should contain a
+ [next_page_token][google.spanner.admin.instance.v1.ListInstancesResponse.next_page_token] from a
+ previous [ListInstancesResponse][google.spanner.admin.instance.v1.ListInstancesResponse].
+ |
+
ListInstancesRequest.Builder |
+setParent(java.lang.String value)
+
+ Required.
+ |
+
ListInstancesRequest.Builder |
+setParentBytes(com.google.protobuf.ByteString value)
+
+ Required.
+ |
+
ListInstancesRequest.Builder |
+setParentWithProjectName(ProjectName value) |
+
ListInstancesRequest.Builder |
+setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ int index,
+ java.lang.Object value) |
+
ListInstancesRequest.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, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstancesRequest.Builder>public ListInstancesRequest.Builder clear()+
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstancesRequest.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<ListInstancesRequest.Builder>public ListInstancesRequest getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListInstancesRequest build()+
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListInstancesRequest buildPartial()+
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListInstancesRequest.Builder clone()+
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstancesRequest.Builder>public ListInstancesRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstancesRequest.Builder>public ListInstancesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)+
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstancesRequest.Builder>public ListInstancesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)+
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstancesRequest.Builder>public ListInstancesRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + int index, + java.lang.Object value)+
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstancesRequest.Builder>public ListInstancesRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstancesRequest.Builder>public ListInstancesRequest.Builder mergeFrom(com.google.protobuf.Message other)+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListInstancesRequest.Builder>public ListInstancesRequest.Builder mergeFrom(ListInstancesRequest other)+
public final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstancesRequest.Builder>public ListInstancesRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListInstancesRequest.Builder>java.io.IOExceptionpublic java.lang.String getParent()+
+ Required. The name of the project for which a list of instances is + requested. Values are of the form `projects/<project>`. ++ +
string parent = 1;getParent in interface ListInstancesRequestOrBuilderpublic com.google.protobuf.ByteString getParentBytes()+
+ Required. The name of the project for which a list of instances is + requested. Values are of the form `projects/<project>`. ++ +
string parent = 1;getParentBytes in interface ListInstancesRequestOrBuilderpublic ListInstancesRequest.Builder setParent(java.lang.String value)+
+ Required. The name of the project for which a list of instances is + requested. Values are of the form `projects/<project>`. ++ +
string parent = 1;public ListInstancesRequest.Builder clearParent()+
+ Required. The name of the project for which a list of instances is + requested. Values are of the form `projects/<project>`. ++ +
string parent = 1;public ListInstancesRequest.Builder setParentBytes(com.google.protobuf.ByteString value)+
+ Required. The name of the project for which a list of instances is + requested. Values are of the form `projects/<project>`. ++ +
string parent = 1;public int getPageSize()+
+ Number of instances to be returned in the response. If 0 or less, defaults + to the server's maximum allowed page size. ++ +
int32 page_size = 2;getPageSize in interface ListInstancesRequestOrBuilderpublic ListInstancesRequest.Builder setPageSize(int value)+
+ Number of instances to be returned in the response. If 0 or less, defaults + to the server's maximum allowed page size. ++ +
int32 page_size = 2;public ListInstancesRequest.Builder clearPageSize()+
+ Number of instances to be returned in the response. If 0 or less, defaults + to the server's maximum allowed page size. ++ +
int32 page_size = 2;public java.lang.String getPageToken()+
+ If non-empty, `page_token` should contain a + [next_page_token][google.spanner.admin.instance.v1.ListInstancesResponse.next_page_token] from a + previous [ListInstancesResponse][google.spanner.admin.instance.v1.ListInstancesResponse]. ++ +
string page_token = 3;getPageToken in interface ListInstancesRequestOrBuilderpublic com.google.protobuf.ByteString getPageTokenBytes()+
+ If non-empty, `page_token` should contain a + [next_page_token][google.spanner.admin.instance.v1.ListInstancesResponse.next_page_token] from a + previous [ListInstancesResponse][google.spanner.admin.instance.v1.ListInstancesResponse]. ++ +
string page_token = 3;getPageTokenBytes in interface ListInstancesRequestOrBuilderpublic ListInstancesRequest.Builder setPageToken(java.lang.String value)+
+ If non-empty, `page_token` should contain a + [next_page_token][google.spanner.admin.instance.v1.ListInstancesResponse.next_page_token] from a + previous [ListInstancesResponse][google.spanner.admin.instance.v1.ListInstancesResponse]. ++ +
string page_token = 3;public ListInstancesRequest.Builder clearPageToken()+
+ If non-empty, `page_token` should contain a + [next_page_token][google.spanner.admin.instance.v1.ListInstancesResponse.next_page_token] from a + previous [ListInstancesResponse][google.spanner.admin.instance.v1.ListInstancesResponse]. ++ +
string page_token = 3;public ListInstancesRequest.Builder setPageTokenBytes(com.google.protobuf.ByteString value)+
+ If non-empty, `page_token` should contain a + [next_page_token][google.spanner.admin.instance.v1.ListInstancesResponse.next_page_token] from a + previous [ListInstancesResponse][google.spanner.admin.instance.v1.ListInstancesResponse]. ++ +
string page_token = 3;public java.lang.String getFilter()+
+ An expression for filtering the results of the request. Filter rules are + case insensitive. The fields eligible for filtering are: + * name + * display_name + * labels.key where key is the name of a label + Some examples of using filters are: + * name:* --> The instance has a name. + * name:Howl --> The instance's name contains the string "howl". + * name:HOWL --> Equivalent to above. + * NAME:howl --> Equivalent to above. + * labels.env:* --> The instance has the label "env". + * labels.env:dev --> The instance has the label "env" and the value of + the label contains the string "dev". + * name:howl labels.env:dev --> The instance's name contains "howl" and + it has the label "env" with its value + containing "dev". ++ +
string filter = 4;getFilter in interface ListInstancesRequestOrBuilderpublic com.google.protobuf.ByteString getFilterBytes()+
+ An expression for filtering the results of the request. Filter rules are + case insensitive. The fields eligible for filtering are: + * name + * display_name + * labels.key where key is the name of a label + Some examples of using filters are: + * name:* --> The instance has a name. + * name:Howl --> The instance's name contains the string "howl". + * name:HOWL --> Equivalent to above. + * NAME:howl --> Equivalent to above. + * labels.env:* --> The instance has the label "env". + * labels.env:dev --> The instance has the label "env" and the value of + the label contains the string "dev". + * name:howl labels.env:dev --> The instance's name contains "howl" and + it has the label "env" with its value + containing "dev". ++ +
string filter = 4;getFilterBytes in interface ListInstancesRequestOrBuilderpublic ListInstancesRequest.Builder setFilter(java.lang.String value)+
+ An expression for filtering the results of the request. Filter rules are + case insensitive. The fields eligible for filtering are: + * name + * display_name + * labels.key where key is the name of a label + Some examples of using filters are: + * name:* --> The instance has a name. + * name:Howl --> The instance's name contains the string "howl". + * name:HOWL --> Equivalent to above. + * NAME:howl --> Equivalent to above. + * labels.env:* --> The instance has the label "env". + * labels.env:dev --> The instance has the label "env" and the value of + the label contains the string "dev". + * name:howl labels.env:dev --> The instance's name contains "howl" and + it has the label "env" with its value + containing "dev". ++ +
string filter = 4;public ListInstancesRequest.Builder clearFilter()+
+ An expression for filtering the results of the request. Filter rules are + case insensitive. The fields eligible for filtering are: + * name + * display_name + * labels.key where key is the name of a label + Some examples of using filters are: + * name:* --> The instance has a name. + * name:Howl --> The instance's name contains the string "howl". + * name:HOWL --> Equivalent to above. + * NAME:howl --> Equivalent to above. + * labels.env:* --> The instance has the label "env". + * labels.env:dev --> The instance has the label "env" and the value of + the label contains the string "dev". + * name:howl labels.env:dev --> The instance's name contains "howl" and + it has the label "env" with its value + containing "dev". ++ +
string filter = 4;public ListInstancesRequest.Builder setFilterBytes(com.google.protobuf.ByteString value)+
+ An expression for filtering the results of the request. Filter rules are + case insensitive. The fields eligible for filtering are: + * name + * display_name + * labels.key where key is the name of a label + Some examples of using filters are: + * name:* --> The instance has a name. + * name:Howl --> The instance's name contains the string "howl". + * name:HOWL --> Equivalent to above. + * NAME:howl --> Equivalent to above. + * labels.env:* --> The instance has the label "env". + * labels.env:dev --> The instance has the label "env" and the value of + the label contains the string "dev". + * name:howl labels.env:dev --> The instance's name contains "howl" and + it has the label "env" with its value + containing "dev". ++ +
string filter = 4;public final ListInstancesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstancesRequest.Builder>public final ListInstancesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstancesRequest.Builder>public final ListInstancesRequest.Builder setParentWithProjectName(ProjectName value)+
public final ProjectName getParentAsProjectName()+
public final class ListInstancesRequest +extends com.google.protobuf.GeneratedMessageV3 +implements ListInstancesRequestOrBuilder+
+ The request for [ListInstances][google.spanner.admin.instance.v1.InstanceAdmin.ListInstances]. ++ + Protobuf type
google.spanner.admin.instance.v1.ListInstancesRequest| Modifier and Type | +Class and Description | +
|---|---|
static class |
+ListInstancesRequest.Builder
+
+ The request for [ListInstances][google.spanner.admin.instance.v1.InstanceAdmin.ListInstances].
+ |
+
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | +Field and Description | +
|---|---|
static int |
+FILTER_FIELD_NUMBER |
+
static int |
+PAGE_SIZE_FIELD_NUMBER |
+
static int |
+PAGE_TOKEN_FIELD_NUMBER |
+
static int |
+PARENT_FIELD_NUMBER |
+
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCode| Modifier and Type | +Method and Description | +
|---|---|
boolean |
+equals(java.lang.Object obj) |
+
static ListInstancesRequest |
+getDefaultInstance() |
+
ListInstancesRequest |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
java.lang.String |
+getFilter()
+
+ An expression for filtering the results of the request.
+ |
+
com.google.protobuf.ByteString |
+getFilterBytes()
+
+ An expression for filtering the results of the request.
+ |
+
int |
+getPageSize()
+
+ Number of instances to be returned in the response.
+ |
+
java.lang.String |
+getPageToken()
+
+ If non-empty, `page_token` should contain a
+ [next_page_token][google.spanner.admin.instance.v1.ListInstancesResponse.next_page_token] from a
+ previous [ListInstancesResponse][google.spanner.admin.instance.v1.ListInstancesResponse].
+ |
+
com.google.protobuf.ByteString |
+getPageTokenBytes()
+
+ If non-empty, `page_token` should contain a
+ [next_page_token][google.spanner.admin.instance.v1.ListInstancesResponse.next_page_token] from a
+ previous [ListInstancesResponse][google.spanner.admin.instance.v1.ListInstancesResponse].
+ |
+
java.lang.String |
+getParent()
+
+ Required.
+ |
+
ProjectName |
+getParentAsProjectName() |
+
com.google.protobuf.ByteString |
+getParentBytes()
+
+ Required.
+ |
+
com.google.protobuf.Parser<ListInstancesRequest> |
+getParserForType() |
+
int |
+getSerializedSize() |
+
com.google.protobuf.UnknownFieldSet |
+getUnknownFields() |
+
int |
+hashCode() |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
static ListInstancesRequest.Builder |
+newBuilder() |
+
static ListInstancesRequest.Builder |
+newBuilder(ListInstancesRequest prototype) |
+
ListInstancesRequest.Builder |
+newBuilderForType() |
+
protected ListInstancesRequest.Builder |
+newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
+
static ListInstancesRequest |
+parseDelimitedFrom(java.io.InputStream input) |
+
static ListInstancesRequest |
+parseDelimitedFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static ListInstancesRequest |
+parseFrom(byte[] data) |
+
static ListInstancesRequest |
+parseFrom(byte[] data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static ListInstancesRequest |
+parseFrom(java.nio.ByteBuffer data) |
+
static ListInstancesRequest |
+parseFrom(java.nio.ByteBuffer data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static ListInstancesRequest |
+parseFrom(com.google.protobuf.ByteString data) |
+
static ListInstancesRequest |
+parseFrom(com.google.protobuf.ByteString data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static ListInstancesRequest |
+parseFrom(com.google.protobuf.CodedInputStream input) |
+
static ListInstancesRequest |
+parseFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static ListInstancesRequest |
+parseFrom(java.io.InputStream input) |
+
static ListInstancesRequest |
+parseFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static com.google.protobuf.Parser<ListInstancesRequest> |
+parser() |
+
ListInstancesRequest.Builder |
+toBuilder() |
+
void |
+writeTo(com.google.protobuf.CodedOutputStream output) |
+
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int PARENT_FIELD_NUMBER+
public static final int PAGE_SIZE_FIELD_NUMBER+
public static final int PAGE_TOKEN_FIELD_NUMBER+
public static final int FILTER_FIELD_NUMBER+
public final com.google.protobuf.UnknownFieldSet getUnknownFields()+
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public java.lang.String getParent()+
+ Required. The name of the project for which a list of instances is + requested. Values are of the form `projects/<project>`. ++ +
string parent = 1;getParent in interface ListInstancesRequestOrBuilderpublic com.google.protobuf.ByteString getParentBytes()+
+ Required. The name of the project for which a list of instances is + requested. Values are of the form `projects/<project>`. ++ +
string parent = 1;getParentBytes in interface ListInstancesRequestOrBuilderpublic int getPageSize()+
+ Number of instances to be returned in the response. If 0 or less, defaults + to the server's maximum allowed page size. ++ +
int32 page_size = 2;getPageSize in interface ListInstancesRequestOrBuilderpublic java.lang.String getPageToken()+
+ If non-empty, `page_token` should contain a + [next_page_token][google.spanner.admin.instance.v1.ListInstancesResponse.next_page_token] from a + previous [ListInstancesResponse][google.spanner.admin.instance.v1.ListInstancesResponse]. ++ +
string page_token = 3;getPageToken in interface ListInstancesRequestOrBuilderpublic com.google.protobuf.ByteString getPageTokenBytes()+
+ If non-empty, `page_token` should contain a + [next_page_token][google.spanner.admin.instance.v1.ListInstancesResponse.next_page_token] from a + previous [ListInstancesResponse][google.spanner.admin.instance.v1.ListInstancesResponse]. ++ +
string page_token = 3;getPageTokenBytes in interface ListInstancesRequestOrBuilderpublic java.lang.String getFilter()+
+ An expression for filtering the results of the request. Filter rules are + case insensitive. The fields eligible for filtering are: + * name + * display_name + * labels.key where key is the name of a label + Some examples of using filters are: + * name:* --> The instance has a name. + * name:Howl --> The instance's name contains the string "howl". + * name:HOWL --> Equivalent to above. + * NAME:howl --> Equivalent to above. + * labels.env:* --> The instance has the label "env". + * labels.env:dev --> The instance has the label "env" and the value of + the label contains the string "dev". + * name:howl labels.env:dev --> The instance's name contains "howl" and + it has the label "env" with its value + containing "dev". ++ +
string filter = 4;getFilter in interface ListInstancesRequestOrBuilderpublic com.google.protobuf.ByteString getFilterBytes()+
+ An expression for filtering the results of the request. Filter rules are + case insensitive. The fields eligible for filtering are: + * name + * display_name + * labels.key where key is the name of a label + Some examples of using filters are: + * name:* --> The instance has a name. + * name:Howl --> The instance's name contains the string "howl". + * name:HOWL --> Equivalent to above. + * NAME:howl --> Equivalent to above. + * labels.env:* --> The instance has the label "env". + * labels.env:dev --> The instance has the label "env" and the value of + the label contains the string "dev". + * name:howl labels.env:dev --> The instance's name contains "howl" and + it has the label "env" with its value + containing "dev". ++ +
string filter = 4;getFilterBytes in interface ListInstancesRequestOrBuilderpublic final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output) + throws java.io.IOException+
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()+
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)+
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()+
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static ListInstancesRequest parseFrom(java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListInstancesRequest parseFrom(java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListInstancesRequest parseFrom(com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListInstancesRequest parseFrom(com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListInstancesRequest parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListInstancesRequest parseFrom(byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListInstancesRequest parseFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static ListInstancesRequest parseFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static ListInstancesRequest parseDelimitedFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static ListInstancesRequest parseDelimitedFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static ListInstancesRequest parseFrom(com.google.protobuf.CodedInputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static ListInstancesRequest parseFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic ListInstancesRequest.Builder newBuilderForType()+
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ListInstancesRequest.Builder newBuilder()+
public static ListInstancesRequest.Builder newBuilder(ListInstancesRequest prototype)+
public ListInstancesRequest.Builder toBuilder()+
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ListInstancesRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)+
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public final ProjectName getParentAsProjectName()+
public static ListInstancesRequest getDefaultInstance()+
public static com.google.protobuf.Parser<ListInstancesRequest> parser()+
public com.google.protobuf.Parser<ListInstancesRequest> getParserForType()+
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ListInstancesRequest getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic interface ListInstancesRequestOrBuilder
+extends com.google.protobuf.MessageOrBuilder
+| Modifier and Type | +Method and Description | +
|---|---|
java.lang.String |
+getFilter()
+
+ An expression for filtering the results of the request.
+ |
+
com.google.protobuf.ByteString |
+getFilterBytes()
+
+ An expression for filtering the results of the request.
+ |
+
int |
+getPageSize()
+
+ Number of instances to be returned in the response.
+ |
+
java.lang.String |
+getPageToken()
+
+ If non-empty, `page_token` should contain a
+ [next_page_token][google.spanner.admin.instance.v1.ListInstancesResponse.next_page_token] from a
+ previous [ListInstancesResponse][google.spanner.admin.instance.v1.ListInstancesResponse].
+ |
+
com.google.protobuf.ByteString |
+getPageTokenBytes()
+
+ If non-empty, `page_token` should contain a
+ [next_page_token][google.spanner.admin.instance.v1.ListInstancesResponse.next_page_token] from a
+ previous [ListInstancesResponse][google.spanner.admin.instance.v1.ListInstancesResponse].
+ |
+
java.lang.String |
+getParent()
+
+ Required.
+ |
+
com.google.protobuf.ByteString |
+getParentBytes()
+
+ Required.
+ |
+
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedjava.lang.String getParent()+
+ Required. The name of the project for which a list of instances is + requested. Values are of the form `projects/<project>`. ++ +
string parent = 1;com.google.protobuf.ByteString getParentBytes()+
+ Required. The name of the project for which a list of instances is + requested. Values are of the form `projects/<project>`. ++ +
string parent = 1;int getPageSize()+
+ Number of instances to be returned in the response. If 0 or less, defaults + to the server's maximum allowed page size. ++ +
int32 page_size = 2;java.lang.String getPageToken()+
+ If non-empty, `page_token` should contain a + [next_page_token][google.spanner.admin.instance.v1.ListInstancesResponse.next_page_token] from a + previous [ListInstancesResponse][google.spanner.admin.instance.v1.ListInstancesResponse]. ++ +
string page_token = 3;com.google.protobuf.ByteString getPageTokenBytes()+
+ If non-empty, `page_token` should contain a + [next_page_token][google.spanner.admin.instance.v1.ListInstancesResponse.next_page_token] from a + previous [ListInstancesResponse][google.spanner.admin.instance.v1.ListInstancesResponse]. ++ +
string page_token = 3;java.lang.String getFilter()+
+ An expression for filtering the results of the request. Filter rules are + case insensitive. The fields eligible for filtering are: + * name + * display_name + * labels.key where key is the name of a label + Some examples of using filters are: + * name:* --> The instance has a name. + * name:Howl --> The instance's name contains the string "howl". + * name:HOWL --> Equivalent to above. + * NAME:howl --> Equivalent to above. + * labels.env:* --> The instance has the label "env". + * labels.env:dev --> The instance has the label "env" and the value of + the label contains the string "dev". + * name:howl labels.env:dev --> The instance's name contains "howl" and + it has the label "env" with its value + containing "dev". ++ +
string filter = 4;com.google.protobuf.ByteString getFilterBytes()+
+ An expression for filtering the results of the request. Filter rules are + case insensitive. The fields eligible for filtering are: + * name + * display_name + * labels.key where key is the name of a label + Some examples of using filters are: + * name:* --> The instance has a name. + * name:Howl --> The instance's name contains the string "howl". + * name:HOWL --> Equivalent to above. + * NAME:howl --> Equivalent to above. + * labels.env:* --> The instance has the label "env". + * labels.env:dev --> The instance has the label "env" and the value of + the label contains the string "dev". + * name:howl labels.env:dev --> The instance's name contains "howl" and + it has the label "env" with its value + containing "dev". ++ +
string filter = 4;public static final class ListInstancesResponse.Builder +extends com.google.protobuf.GeneratedMessageV3.Builder<ListInstancesResponse.Builder> +implements ListInstancesResponseOrBuilder+
+ The response for [ListInstances][google.spanner.admin.instance.v1.InstanceAdmin.ListInstances]. ++ + Protobuf type
google.spanner.admin.instance.v1.ListInstancesResponse| Modifier and Type | +Method and Description | +
|---|---|
ListInstancesResponse.Builder |
+addAllInstances(java.lang.Iterable<? extends Instance> values)
+
+ The list of requested instances.
+ |
+
ListInstancesResponse.Builder |
+addInstances(Instance.Builder builderForValue)
+
+ The list of requested instances.
+ |
+
ListInstancesResponse.Builder |
+addInstances(Instance value)
+
+ The list of requested instances.
+ |
+
ListInstancesResponse.Builder |
+addInstances(int index,
+ Instance.Builder builderForValue)
+
+ The list of requested instances.
+ |
+
ListInstancesResponse.Builder |
+addInstances(int index,
+ Instance value)
+
+ The list of requested instances.
+ |
+
Instance.Builder |
+addInstancesBuilder()
+
+ The list of requested instances.
+ |
+
Instance.Builder |
+addInstancesBuilder(int index)
+
+ The list of requested instances.
+ |
+
ListInstancesResponse.Builder |
+addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
ListInstancesResponse |
+build() |
+
ListInstancesResponse |
+buildPartial() |
+
ListInstancesResponse.Builder |
+clear() |
+
ListInstancesResponse.Builder |
+clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
+
ListInstancesResponse.Builder |
+clearInstances()
+
+ The list of requested instances.
+ |
+
ListInstancesResponse.Builder |
+clearNextPageToken()
+
+ `next_page_token` can be sent in a subsequent
+ [ListInstances][google.spanner.admin.instance.v1.InstanceAdmin.ListInstances] call to fetch more
+ of the matching instances.
+ |
+
ListInstancesResponse.Builder |
+clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
+
ListInstancesResponse.Builder |
+clone() |
+
ListInstancesResponse |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Descriptors.Descriptor |
+getDescriptorForType() |
+
Instance |
+getInstances(int index)
+
+ The list of requested instances.
+ |
+
Instance.Builder |
+getInstancesBuilder(int index)
+
+ The list of requested instances.
+ |
+
java.util.List<Instance.Builder> |
+getInstancesBuilderList()
+
+ The list of requested instances.
+ |
+
int |
+getInstancesCount()
+
+ The list of requested instances.
+ |
+
java.util.List<Instance> |
+getInstancesList()
+
+ The list of requested instances.
+ |
+
InstanceOrBuilder |
+getInstancesOrBuilder(int index)
+
+ The list of requested instances.
+ |
+
java.util.List<? extends InstanceOrBuilder> |
+getInstancesOrBuilderList()
+
+ The list of requested instances.
+ |
+
java.lang.String |
+getNextPageToken()
+
+ `next_page_token` can be sent in a subsequent
+ [ListInstances][google.spanner.admin.instance.v1.InstanceAdmin.ListInstances] call to fetch more
+ of the matching instances.
+ |
+
com.google.protobuf.ByteString |
+getNextPageTokenBytes()
+
+ `next_page_token` can be sent in a subsequent
+ [ListInstances][google.spanner.admin.instance.v1.InstanceAdmin.ListInstances] call to fetch more
+ of the matching instances.
+ |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
ListInstancesResponse.Builder |
+mergeFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
ListInstancesResponse.Builder |
+mergeFrom(ListInstancesResponse other) |
+
ListInstancesResponse.Builder |
+mergeFrom(com.google.protobuf.Message other) |
+
ListInstancesResponse.Builder |
+mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
ListInstancesResponse.Builder |
+removeInstances(int index)
+
+ The list of requested instances.
+ |
+
ListInstancesResponse.Builder |
+setField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
ListInstancesResponse.Builder |
+setInstances(int index,
+ Instance.Builder builderForValue)
+
+ The list of requested instances.
+ |
+
ListInstancesResponse.Builder |
+setInstances(int index,
+ Instance value)
+
+ The list of requested instances.
+ |
+
ListInstancesResponse.Builder |
+setNextPageToken(java.lang.String value)
+
+ `next_page_token` can be sent in a subsequent
+ [ListInstances][google.spanner.admin.instance.v1.InstanceAdmin.ListInstances] call to fetch more
+ of the matching instances.
+ |
+
ListInstancesResponse.Builder |
+setNextPageTokenBytes(com.google.protobuf.ByteString value)
+
+ `next_page_token` can be sent in a subsequent
+ [ListInstances][google.spanner.admin.instance.v1.InstanceAdmin.ListInstances] call to fetch more
+ of the matching instances.
+ |
+
ListInstancesResponse.Builder |
+setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ int index,
+ java.lang.Object value) |
+
ListInstancesResponse.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, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstancesResponse.Builder>public ListInstancesResponse.Builder clear()+
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstancesResponse.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<ListInstancesResponse.Builder>public ListInstancesResponse getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListInstancesResponse build()+
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListInstancesResponse buildPartial()+
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListInstancesResponse.Builder clone()+
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstancesResponse.Builder>public ListInstancesResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstancesResponse.Builder>public ListInstancesResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)+
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstancesResponse.Builder>public ListInstancesResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)+
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstancesResponse.Builder>public ListInstancesResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + int index, + java.lang.Object value)+
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstancesResponse.Builder>public ListInstancesResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstancesResponse.Builder>public ListInstancesResponse.Builder mergeFrom(com.google.protobuf.Message other)+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListInstancesResponse.Builder>public ListInstancesResponse.Builder mergeFrom(ListInstancesResponse other)+
public final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstancesResponse.Builder>public ListInstancesResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListInstancesResponse.Builder>java.io.IOExceptionpublic java.util.List<Instance> getInstancesList()+
+ The list of requested instances. ++ +
repeated .google.spanner.admin.instance.v1.Instance instances = 1;getInstancesList in interface ListInstancesResponseOrBuilderpublic int getInstancesCount()+
+ The list of requested instances. ++ +
repeated .google.spanner.admin.instance.v1.Instance instances = 1;getInstancesCount in interface ListInstancesResponseOrBuilderpublic Instance getInstances(int index)+
+ The list of requested instances. ++ +
repeated .google.spanner.admin.instance.v1.Instance instances = 1;getInstances in interface ListInstancesResponseOrBuilderpublic ListInstancesResponse.Builder setInstances(int index, + Instance value)+
+ The list of requested instances. ++ +
repeated .google.spanner.admin.instance.v1.Instance instances = 1;public ListInstancesResponse.Builder setInstances(int index, + Instance.Builder builderForValue)+
+ The list of requested instances. ++ +
repeated .google.spanner.admin.instance.v1.Instance instances = 1;public ListInstancesResponse.Builder addInstances(Instance value)+
+ The list of requested instances. ++ +
repeated .google.spanner.admin.instance.v1.Instance instances = 1;public ListInstancesResponse.Builder addInstances(int index, + Instance value)+
+ The list of requested instances. ++ +
repeated .google.spanner.admin.instance.v1.Instance instances = 1;public ListInstancesResponse.Builder addInstances(Instance.Builder builderForValue)+
+ The list of requested instances. ++ +
repeated .google.spanner.admin.instance.v1.Instance instances = 1;public ListInstancesResponse.Builder addInstances(int index, + Instance.Builder builderForValue)+
+ The list of requested instances. ++ +
repeated .google.spanner.admin.instance.v1.Instance instances = 1;public ListInstancesResponse.Builder addAllInstances(java.lang.Iterable<? extends Instance> values)+
+ The list of requested instances. ++ +
repeated .google.spanner.admin.instance.v1.Instance instances = 1;public ListInstancesResponse.Builder clearInstances()+
+ The list of requested instances. ++ +
repeated .google.spanner.admin.instance.v1.Instance instances = 1;public ListInstancesResponse.Builder removeInstances(int index)+
+ The list of requested instances. ++ +
repeated .google.spanner.admin.instance.v1.Instance instances = 1;public Instance.Builder getInstancesBuilder(int index)+
+ The list of requested instances. ++ +
repeated .google.spanner.admin.instance.v1.Instance instances = 1;public InstanceOrBuilder getInstancesOrBuilder(int index)+
+ The list of requested instances. ++ +
repeated .google.spanner.admin.instance.v1.Instance instances = 1;getInstancesOrBuilder in interface ListInstancesResponseOrBuilderpublic java.util.List<? extends InstanceOrBuilder> getInstancesOrBuilderList()+
+ The list of requested instances. ++ +
repeated .google.spanner.admin.instance.v1.Instance instances = 1;getInstancesOrBuilderList in interface ListInstancesResponseOrBuilderpublic Instance.Builder addInstancesBuilder()+
+ The list of requested instances. ++ +
repeated .google.spanner.admin.instance.v1.Instance instances = 1;public Instance.Builder addInstancesBuilder(int index)+
+ The list of requested instances. ++ +
repeated .google.spanner.admin.instance.v1.Instance instances = 1;public java.util.List<Instance.Builder> getInstancesBuilderList()+
+ The list of requested instances. ++ +
repeated .google.spanner.admin.instance.v1.Instance instances = 1;public java.lang.String getNextPageToken()+
+ `next_page_token` can be sent in a subsequent + [ListInstances][google.spanner.admin.instance.v1.InstanceAdmin.ListInstances] call to fetch more + of the matching instances. ++ +
string next_page_token = 2;getNextPageToken in interface ListInstancesResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()+
+ `next_page_token` can be sent in a subsequent + [ListInstances][google.spanner.admin.instance.v1.InstanceAdmin.ListInstances] call to fetch more + of the matching instances. ++ +
string next_page_token = 2;getNextPageTokenBytes in interface ListInstancesResponseOrBuilderpublic ListInstancesResponse.Builder setNextPageToken(java.lang.String value)+
+ `next_page_token` can be sent in a subsequent + [ListInstances][google.spanner.admin.instance.v1.InstanceAdmin.ListInstances] call to fetch more + of the matching instances. ++ +
string next_page_token = 2;public ListInstancesResponse.Builder clearNextPageToken()+
+ `next_page_token` can be sent in a subsequent + [ListInstances][google.spanner.admin.instance.v1.InstanceAdmin.ListInstances] call to fetch more + of the matching instances. ++ +
string next_page_token = 2;public ListInstancesResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)+
+ `next_page_token` can be sent in a subsequent + [ListInstances][google.spanner.admin.instance.v1.InstanceAdmin.ListInstances] call to fetch more + of the matching instances. ++ +
string next_page_token = 2;public final ListInstancesResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstancesResponse.Builder>public final ListInstancesResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstancesResponse.Builder>public final class ListInstancesResponse +extends com.google.protobuf.GeneratedMessageV3 +implements ListInstancesResponseOrBuilder+
+ The response for [ListInstances][google.spanner.admin.instance.v1.InstanceAdmin.ListInstances]. ++ + Protobuf type
google.spanner.admin.instance.v1.ListInstancesResponse| Modifier and Type | +Class and Description | +
|---|---|
static class |
+ListInstancesResponse.Builder
+
+ The response for [ListInstances][google.spanner.admin.instance.v1.InstanceAdmin.ListInstances].
+ |
+
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | +Field and Description | +
|---|---|
static int |
+INSTANCES_FIELD_NUMBER |
+
static int |
+NEXT_PAGE_TOKEN_FIELD_NUMBER |
+
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCode| Modifier and Type | +Method and Description | +
|---|---|
boolean |
+equals(java.lang.Object obj) |
+
static ListInstancesResponse |
+getDefaultInstance() |
+
ListInstancesResponse |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
Instance |
+getInstances(int index)
+
+ The list of requested instances.
+ |
+
int |
+getInstancesCount()
+
+ The list of requested instances.
+ |
+
java.util.List<Instance> |
+getInstancesList()
+
+ The list of requested instances.
+ |
+
InstanceOrBuilder |
+getInstancesOrBuilder(int index)
+
+ The list of requested instances.
+ |
+
java.util.List<? extends InstanceOrBuilder> |
+getInstancesOrBuilderList()
+
+ The list of requested instances.
+ |
+
java.lang.String |
+getNextPageToken()
+
+ `next_page_token` can be sent in a subsequent
+ [ListInstances][google.spanner.admin.instance.v1.InstanceAdmin.ListInstances] call to fetch more
+ of the matching instances.
+ |
+
com.google.protobuf.ByteString |
+getNextPageTokenBytes()
+
+ `next_page_token` can be sent in a subsequent
+ [ListInstances][google.spanner.admin.instance.v1.InstanceAdmin.ListInstances] call to fetch more
+ of the matching instances.
+ |
+
com.google.protobuf.Parser<ListInstancesResponse> |
+getParserForType() |
+
int |
+getSerializedSize() |
+
com.google.protobuf.UnknownFieldSet |
+getUnknownFields() |
+
int |
+hashCode() |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
static ListInstancesResponse.Builder |
+newBuilder() |
+
static ListInstancesResponse.Builder |
+newBuilder(ListInstancesResponse prototype) |
+
ListInstancesResponse.Builder |
+newBuilderForType() |
+
protected ListInstancesResponse.Builder |
+newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
+
static ListInstancesResponse |
+parseDelimitedFrom(java.io.InputStream input) |
+
static ListInstancesResponse |
+parseDelimitedFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static ListInstancesResponse |
+parseFrom(byte[] data) |
+
static ListInstancesResponse |
+parseFrom(byte[] data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static ListInstancesResponse |
+parseFrom(java.nio.ByteBuffer data) |
+
static ListInstancesResponse |
+parseFrom(java.nio.ByteBuffer data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static ListInstancesResponse |
+parseFrom(com.google.protobuf.ByteString data) |
+
static ListInstancesResponse |
+parseFrom(com.google.protobuf.ByteString data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static ListInstancesResponse |
+parseFrom(com.google.protobuf.CodedInputStream input) |
+
static ListInstancesResponse |
+parseFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static ListInstancesResponse |
+parseFrom(java.io.InputStream input) |
+
static ListInstancesResponse |
+parseFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static com.google.protobuf.Parser<ListInstancesResponse> |
+parser() |
+
ListInstancesResponse.Builder |
+toBuilder() |
+
void |
+writeTo(com.google.protobuf.CodedOutputStream output) |
+
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int INSTANCES_FIELD_NUMBER+
public static final int NEXT_PAGE_TOKEN_FIELD_NUMBER+
public final com.google.protobuf.UnknownFieldSet getUnknownFields()+
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public java.util.List<Instance> getInstancesList()+
+ The list of requested instances. ++ +
repeated .google.spanner.admin.instance.v1.Instance instances = 1;getInstancesList in interface ListInstancesResponseOrBuilderpublic java.util.List<? extends InstanceOrBuilder> getInstancesOrBuilderList()+
+ The list of requested instances. ++ +
repeated .google.spanner.admin.instance.v1.Instance instances = 1;getInstancesOrBuilderList in interface ListInstancesResponseOrBuilderpublic int getInstancesCount()+
+ The list of requested instances. ++ +
repeated .google.spanner.admin.instance.v1.Instance instances = 1;getInstancesCount in interface ListInstancesResponseOrBuilderpublic Instance getInstances(int index)+
+ The list of requested instances. ++ +
repeated .google.spanner.admin.instance.v1.Instance instances = 1;getInstances in interface ListInstancesResponseOrBuilderpublic InstanceOrBuilder getInstancesOrBuilder(int index)+
+ The list of requested instances. ++ +
repeated .google.spanner.admin.instance.v1.Instance instances = 1;getInstancesOrBuilder in interface ListInstancesResponseOrBuilderpublic java.lang.String getNextPageToken()+
+ `next_page_token` can be sent in a subsequent + [ListInstances][google.spanner.admin.instance.v1.InstanceAdmin.ListInstances] call to fetch more + of the matching instances. ++ +
string next_page_token = 2;getNextPageToken in interface ListInstancesResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()+
+ `next_page_token` can be sent in a subsequent + [ListInstances][google.spanner.admin.instance.v1.InstanceAdmin.ListInstances] call to fetch more + of the matching instances. ++ +
string next_page_token = 2;getNextPageTokenBytes in interface ListInstancesResponseOrBuilderpublic final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output) + throws java.io.IOException+
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()+
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)+
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()+
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static ListInstancesResponse parseFrom(java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListInstancesResponse parseFrom(java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListInstancesResponse parseFrom(com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListInstancesResponse parseFrom(com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListInstancesResponse parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListInstancesResponse parseFrom(byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListInstancesResponse parseFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static ListInstancesResponse parseFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static ListInstancesResponse parseDelimitedFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static ListInstancesResponse parseDelimitedFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static ListInstancesResponse parseFrom(com.google.protobuf.CodedInputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static ListInstancesResponse parseFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic ListInstancesResponse.Builder newBuilderForType()+
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ListInstancesResponse.Builder newBuilder()+
public static ListInstancesResponse.Builder newBuilder(ListInstancesResponse prototype)+
public ListInstancesResponse.Builder toBuilder()+
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ListInstancesResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)+
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static ListInstancesResponse getDefaultInstance()+
public static com.google.protobuf.Parser<ListInstancesResponse> parser()+
public com.google.protobuf.Parser<ListInstancesResponse> getParserForType()+
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ListInstancesResponse getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic interface ListInstancesResponseOrBuilder
+extends com.google.protobuf.MessageOrBuilder
+| Modifier and Type | +Method and Description | +
|---|---|
Instance |
+getInstances(int index)
+
+ The list of requested instances.
+ |
+
int |
+getInstancesCount()
+
+ The list of requested instances.
+ |
+
java.util.List<Instance> |
+getInstancesList()
+
+ The list of requested instances.
+ |
+
InstanceOrBuilder |
+getInstancesOrBuilder(int index)
+
+ The list of requested instances.
+ |
+
java.util.List<? extends InstanceOrBuilder> |
+getInstancesOrBuilderList()
+
+ The list of requested instances.
+ |
+
java.lang.String |
+getNextPageToken()
+
+ `next_page_token` can be sent in a subsequent
+ [ListInstances][google.spanner.admin.instance.v1.InstanceAdmin.ListInstances] call to fetch more
+ of the matching instances.
+ |
+
com.google.protobuf.ByteString |
+getNextPageTokenBytes()
+
+ `next_page_token` can be sent in a subsequent
+ [ListInstances][google.spanner.admin.instance.v1.InstanceAdmin.ListInstances] call to fetch more
+ of the matching instances.
+ |
+
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedjava.util.List<Instance> getInstancesList()+
+ The list of requested instances. ++ +
repeated .google.spanner.admin.instance.v1.Instance instances = 1;Instance getInstances(int index)+
+ The list of requested instances. ++ +
repeated .google.spanner.admin.instance.v1.Instance instances = 1;int getInstancesCount()+
+ The list of requested instances. ++ +
repeated .google.spanner.admin.instance.v1.Instance instances = 1;java.util.List<? extends InstanceOrBuilder> getInstancesOrBuilderList()+
+ The list of requested instances. ++ +
repeated .google.spanner.admin.instance.v1.Instance instances = 1;InstanceOrBuilder getInstancesOrBuilder(int index)+
+ The list of requested instances. ++ +
repeated .google.spanner.admin.instance.v1.Instance instances = 1;java.lang.String getNextPageToken()+
+ `next_page_token` can be sent in a subsequent + [ListInstances][google.spanner.admin.instance.v1.InstanceAdmin.ListInstances] call to fetch more + of the matching instances. ++ +
string next_page_token = 2;com.google.protobuf.ByteString getNextPageTokenBytes()+
+ `next_page_token` can be sent in a subsequent + [ListInstances][google.spanner.admin.instance.v1.InstanceAdmin.ListInstances] call to fetch more + of the matching instances. ++ +
string next_page_token = 2;public static class ProjectName.Builder
+extends java.lang.Object
+| Modifier and Type | +Method and Description | +
|---|---|
ProjectName |
+build() |
+
java.lang.String |
+getProject() |
+
ProjectName.Builder |
+setProject(java.lang.String project) |
+
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic java.lang.String getProject()+
public ProjectName.Builder setProject(java.lang.String project)+
public ProjectName build()+
@Generated(value="by GAPIC protoc plugin")
+public class ProjectName
+extends java.lang.Object
+implements com.google.api.resourcenames.ResourceName
+| Modifier and Type | +Class and Description | +
|---|---|
static class |
+ProjectName.Builder
+Builder for ProjectName.
+ |
+
| Modifier and Type | +Method and Description | +
|---|---|
static ProjectName |
+create(java.lang.String project) |
+
boolean |
+equals(java.lang.Object o) |
+
java.lang.String |
+getProject() |
+
com.google.api.resourcenames.ResourceNameType |
+getType() |
+
int |
+hashCode() |
+
static boolean |
+isParsableFrom(java.lang.String formattedString) |
+
static ProjectName.Builder |
+newBuilder() |
+
static ProjectName |
+parse(java.lang.String formattedString) |
+
ProjectName.Builder |
+toBuilder() |
+
java.lang.String |
+toString() |
+
clone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic java.lang.String getProject()+
public static ProjectName.Builder newBuilder()+
public ProjectName.Builder toBuilder()+
public static ProjectName create(java.lang.String project)+
public static ProjectName parse(java.lang.String formattedString)+
public static boolean isParsableFrom(java.lang.String formattedString)+
public com.google.api.resourcenames.ResourceNameType getType()+
getType in interface com.google.api.resourcenames.ResourceNamepublic java.lang.String toString()+
toString in class java.lang.Objectpublic boolean equals(java.lang.Object o)+
equals in class java.lang.Objectpublic int hashCode()+
hashCode in class java.lang.Object@Generated(value="by GAPIC protoc plugin")
+public class ProjectNameType
+extends java.lang.Object
+implements com.google.api.resourcenames.ResourceNameType
+| Modifier and Type | +Method and Description | +
|---|---|
static ProjectNameType |
+instance() |
+
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static ProjectNameType instance()+
public final class SpannerInstanceAdminProto
+extends java.lang.Object
+| Modifier and Type | +Method and Description | +
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
+getDescriptor() |
+
static void |
+registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
+
static void |
+registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
+
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)+
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)+
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()+
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,
+ java.lang.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,
+ java.lang.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,
+ java.lang.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, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic 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, + java.lang.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, + java.lang.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, + java.lang.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 java.io.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>java.io.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>public final class UpdateInstanceMetadata +extends com.google.protobuf.GeneratedMessageV3 +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 | +Class and Description | +
|---|---|
static class |
+UpdateInstanceMetadata.Builder
+
+ Metadata type for the operation returned by
+ [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance].
+ |
+
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | +Field and Description | +
|---|---|
static int |
+CANCEL_TIME_FIELD_NUMBER |
+
static int |
+END_TIME_FIELD_NUMBER |
+
static int |
+INSTANCE_FIELD_NUMBER |
+
static int |
+START_TIME_FIELD_NUMBER |
+
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCode| Modifier and Type | +Method and Description | +
|---|---|
boolean |
+equals(java.lang.Object obj) |
+
com.google.protobuf.Timestamp |
+getCancelTime()
+
+ The time at which this operation was cancelled.
+ |
+
com.google.protobuf.TimestampOrBuilder |
+getCancelTimeOrBuilder()
+
+ The time at which this operation was cancelled.
+ |
+
static UpdateInstanceMetadata |
+getDefaultInstance() |
+
UpdateInstanceMetadata |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Timestamp |
+getEndTime()
+
+ 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.
+ |
+
InstanceOrBuilder |
+getInstanceOrBuilder()
+
+ The desired end state of the update.
+ |
+
com.google.protobuf.Parser<UpdateInstanceMetadata> |
+getParserForType() |
+
int |
+getSerializedSize() |
+
com.google.protobuf.Timestamp |
+getStartTime()
+
+ 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.
+ |
+
com.google.protobuf.UnknownFieldSet |
+getUnknownFields() |
+
boolean |
+hasCancelTime()
+
+ The time at which this operation was cancelled.
+ |
+
boolean |
+hasEndTime()
+
+ The time at which this operation failed or was completed successfully.
+ |
+
int |
+hashCode() |
+
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() |
+
static UpdateInstanceMetadata.Builder |
+newBuilder() |
+
static UpdateInstanceMetadata.Builder |
+newBuilder(UpdateInstanceMetadata prototype) |
+
UpdateInstanceMetadata.Builder |
+newBuilderForType() |
+
protected UpdateInstanceMetadata.Builder |
+newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
+
static UpdateInstanceMetadata |
+parseDelimitedFrom(java.io.InputStream input) |
+
static UpdateInstanceMetadata |
+parseDelimitedFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static UpdateInstanceMetadata |
+parseFrom(byte[] data) |
+
static UpdateInstanceMetadata |
+parseFrom(byte[] data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static UpdateInstanceMetadata |
+parseFrom(java.nio.ByteBuffer data) |
+
static UpdateInstanceMetadata |
+parseFrom(java.nio.ByteBuffer data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static UpdateInstanceMetadata |
+parseFrom(com.google.protobuf.ByteString data) |
+
static UpdateInstanceMetadata |
+parseFrom(com.google.protobuf.ByteString data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static UpdateInstanceMetadata |
+parseFrom(com.google.protobuf.CodedInputStream input) |
+
static UpdateInstanceMetadata |
+parseFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static UpdateInstanceMetadata |
+parseFrom(java.io.InputStream input) |
+
static UpdateInstanceMetadata |
+parseFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static com.google.protobuf.Parser<UpdateInstanceMetadata> |
+parser() |
+
UpdateInstanceMetadata.Builder |
+toBuilder() |
+
void |
+writeTo(com.google.protobuf.CodedOutputStream output) |
+
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int INSTANCE_FIELD_NUMBER+
public static final int START_TIME_FIELD_NUMBER+
public static final int CANCEL_TIME_FIELD_NUMBER+
public static final int END_TIME_FIELD_NUMBER+
public final com.google.protobuf.UnknownFieldSet getUnknownFields()+
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public 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 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 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 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 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 boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output) + throws java.io.IOException+
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()+
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)+
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()+
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static UpdateInstanceMetadata parseFrom(java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateInstanceMetadata parseFrom(java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateInstanceMetadata parseFrom(com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateInstanceMetadata parseFrom(com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateInstanceMetadata parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateInstanceMetadata parseFrom(byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateInstanceMetadata parseFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static UpdateInstanceMetadata parseFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static UpdateInstanceMetadata parseDelimitedFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static UpdateInstanceMetadata parseDelimitedFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static UpdateInstanceMetadata parseFrom(com.google.protobuf.CodedInputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static UpdateInstanceMetadata parseFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic UpdateInstanceMetadata.Builder newBuilderForType()+
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static UpdateInstanceMetadata.Builder newBuilder()+
public static UpdateInstanceMetadata.Builder newBuilder(UpdateInstanceMetadata prototype)+
public UpdateInstanceMetadata.Builder toBuilder()+
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected UpdateInstanceMetadata.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)+
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static UpdateInstanceMetadata getDefaultInstance()+
public static com.google.protobuf.Parser<UpdateInstanceMetadata> parser()+
public com.google.protobuf.Parser<UpdateInstanceMetadata> getParserForType()+
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public UpdateInstanceMetadata getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic interface UpdateInstanceMetadataOrBuilder
+extends com.google.protobuf.MessageOrBuilder
+| Modifier and Type | +Method and Description | +
|---|---|
com.google.protobuf.Timestamp |
+getCancelTime()
+
+ The time at which this operation was cancelled.
+ |
+
com.google.protobuf.TimestampOrBuilder |
+getCancelTimeOrBuilder()
+
+ The time at which this operation was cancelled.
+ |
+
com.google.protobuf.Timestamp |
+getEndTime()
+
+ 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.
+ |
+
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.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.
+ |
+
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedboolean hasInstance()+
+ The desired end state of the update. ++ +
.google.spanner.admin.instance.v1.Instance instance = 1;Instance getInstance()+
+ The desired end state of the update. ++ +
.google.spanner.admin.instance.v1.Instance instance = 1;InstanceOrBuilder getInstanceOrBuilder()+
+ The desired end state of the update. ++ +
.google.spanner.admin.instance.v1.Instance instance = 1;boolean hasStartTime()+
+ The time at which [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance] + request was received. ++ +
.google.protobuf.Timestamp start_time = 2;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;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;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;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;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;boolean hasEndTime()+
+ The time at which this operation failed or was completed successfully. ++ +
.google.protobuf.Timestamp end_time = 4;com.google.protobuf.Timestamp getEndTime()+
+ The time at which this operation failed or was completed successfully. ++ +
.google.protobuf.Timestamp end_time = 4;com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()+
+ The time at which this operation failed or was completed successfully. ++ +
.google.protobuf.Timestamp end_time = 4;public static final class UpdateInstanceRequest.Builder +extends com.google.protobuf.GeneratedMessageV3.Builder<UpdateInstanceRequest.Builder> +implements UpdateInstanceRequestOrBuilder+
+ The request for [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance]. ++ + Protobuf type
google.spanner.admin.instance.v1.UpdateInstanceRequest| Modifier and Type | +Method and Description | +
|---|---|
UpdateInstanceRequest.Builder |
+addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
UpdateInstanceRequest |
+build() |
+
UpdateInstanceRequest |
+buildPartial() |
+
UpdateInstanceRequest.Builder |
+clear() |
+
UpdateInstanceRequest.Builder |
+clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
+
UpdateInstanceRequest.Builder |
+clearFieldMask()
+
+ Required.
+ |
+
UpdateInstanceRequest.Builder |
+clearInstance()
+
+ Required.
+ |
+
UpdateInstanceRequest.Builder |
+clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
+
UpdateInstanceRequest.Builder |
+clone() |
+
UpdateInstanceRequest |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Descriptors.Descriptor |
+getDescriptorForType() |
+
com.google.protobuf.FieldMask |
+getFieldMask()
+
+ Required.
+ |
+
com.google.protobuf.FieldMask.Builder |
+getFieldMaskBuilder()
+
+ Required.
+ |
+
com.google.protobuf.FieldMaskOrBuilder |
+getFieldMaskOrBuilder()
+
+ Required.
+ |
+
Instance |
+getInstance()
+
+ Required.
+ |
+
Instance.Builder |
+getInstanceBuilder()
+
+ Required.
+ |
+
InstanceOrBuilder |
+getInstanceOrBuilder()
+
+ Required.
+ |
+
boolean |
+hasFieldMask()
+
+ Required.
+ |
+
boolean |
+hasInstance()
+
+ Required.
+ |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
UpdateInstanceRequest.Builder |
+mergeFieldMask(com.google.protobuf.FieldMask value)
+
+ Required.
+ |
+
UpdateInstanceRequest.Builder |
+mergeFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
UpdateInstanceRequest.Builder |
+mergeFrom(com.google.protobuf.Message other) |
+
UpdateInstanceRequest.Builder |
+mergeFrom(UpdateInstanceRequest other) |
+
UpdateInstanceRequest.Builder |
+mergeInstance(Instance value)
+
+ Required.
+ |
+
UpdateInstanceRequest.Builder |
+mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
UpdateInstanceRequest.Builder |
+setField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
UpdateInstanceRequest.Builder |
+setFieldMask(com.google.protobuf.FieldMask.Builder builderForValue)
+
+ Required.
+ |
+
UpdateInstanceRequest.Builder |
+setFieldMask(com.google.protobuf.FieldMask value)
+
+ Required.
+ |
+
UpdateInstanceRequest.Builder |
+setInstance(Instance.Builder builderForValue)
+
+ Required.
+ |
+
UpdateInstanceRequest.Builder |
+setInstance(Instance value)
+
+ Required.
+ |
+
UpdateInstanceRequest.Builder |
+setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ int index,
+ java.lang.Object value) |
+
UpdateInstanceRequest.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, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateInstanceRequest.Builder>public UpdateInstanceRequest.Builder clear()+
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateInstanceRequest.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<UpdateInstanceRequest.Builder>public UpdateInstanceRequest getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic UpdateInstanceRequest build()+
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic UpdateInstanceRequest buildPartial()+
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic UpdateInstanceRequest.Builder clone()+
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateInstanceRequest.Builder>public UpdateInstanceRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateInstanceRequest.Builder>public UpdateInstanceRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)+
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateInstanceRequest.Builder>public UpdateInstanceRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)+
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateInstanceRequest.Builder>public UpdateInstanceRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + int index, + java.lang.Object value)+
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateInstanceRequest.Builder>public UpdateInstanceRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value)+
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateInstanceRequest.Builder>public UpdateInstanceRequest.Builder mergeFrom(com.google.protobuf.Message other)+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<UpdateInstanceRequest.Builder>public UpdateInstanceRequest.Builder mergeFrom(UpdateInstanceRequest other)+
public final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateInstanceRequest.Builder>public UpdateInstanceRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<UpdateInstanceRequest.Builder>java.io.IOExceptionpublic boolean hasInstance()+
+ Required. The instance to update, which must always include the instance + name. Otherwise, only fields mentioned in [][google.spanner.admin.instance.v1.UpdateInstanceRequest.field_mask] need be included. ++ +
.google.spanner.admin.instance.v1.Instance instance = 1;hasInstance in interface UpdateInstanceRequestOrBuilderpublic Instance getInstance()+
+ Required. The instance to update, which must always include the instance + name. Otherwise, only fields mentioned in [][google.spanner.admin.instance.v1.UpdateInstanceRequest.field_mask] need be included. ++ +
.google.spanner.admin.instance.v1.Instance instance = 1;getInstance in interface UpdateInstanceRequestOrBuilderpublic UpdateInstanceRequest.Builder setInstance(Instance value)+
+ Required. The instance to update, which must always include the instance + name. Otherwise, only fields mentioned in [][google.spanner.admin.instance.v1.UpdateInstanceRequest.field_mask] need be included. ++ +
.google.spanner.admin.instance.v1.Instance instance = 1;public UpdateInstanceRequest.Builder setInstance(Instance.Builder builderForValue)+
+ Required. The instance to update, which must always include the instance + name. Otherwise, only fields mentioned in [][google.spanner.admin.instance.v1.UpdateInstanceRequest.field_mask] need be included. ++ +
.google.spanner.admin.instance.v1.Instance instance = 1;public UpdateInstanceRequest.Builder mergeInstance(Instance value)+
+ Required. The instance to update, which must always include the instance + name. Otherwise, only fields mentioned in [][google.spanner.admin.instance.v1.UpdateInstanceRequest.field_mask] need be included. ++ +
.google.spanner.admin.instance.v1.Instance instance = 1;public UpdateInstanceRequest.Builder clearInstance()+
+ Required. The instance to update, which must always include the instance + name. Otherwise, only fields mentioned in [][google.spanner.admin.instance.v1.UpdateInstanceRequest.field_mask] need be included. ++ +
.google.spanner.admin.instance.v1.Instance instance = 1;public Instance.Builder getInstanceBuilder()+
+ Required. The instance to update, which must always include the instance + name. Otherwise, only fields mentioned in [][google.spanner.admin.instance.v1.UpdateInstanceRequest.field_mask] need be included. ++ +
.google.spanner.admin.instance.v1.Instance instance = 1;public InstanceOrBuilder getInstanceOrBuilder()+
+ Required. The instance to update, which must always include the instance + name. Otherwise, only fields mentioned in [][google.spanner.admin.instance.v1.UpdateInstanceRequest.field_mask] need be included. ++ +
.google.spanner.admin.instance.v1.Instance instance = 1;getInstanceOrBuilder in interface UpdateInstanceRequestOrBuilderpublic boolean hasFieldMask()+
+ Required. A mask specifying which fields in [][google.spanner.admin.instance.v1.UpdateInstanceRequest.instance] should be updated. + The field mask must always be specified; this prevents any future fields in + [][google.spanner.admin.instance.v1.Instance] from being erased accidentally by clients that do not know + about them. ++ +
.google.protobuf.FieldMask field_mask = 2;hasFieldMask in interface UpdateInstanceRequestOrBuilderpublic com.google.protobuf.FieldMask getFieldMask()+
+ Required. A mask specifying which fields in [][google.spanner.admin.instance.v1.UpdateInstanceRequest.instance] should be updated. + The field mask must always be specified; this prevents any future fields in + [][google.spanner.admin.instance.v1.Instance] from being erased accidentally by clients that do not know + about them. ++ +
.google.protobuf.FieldMask field_mask = 2;getFieldMask in interface UpdateInstanceRequestOrBuilderpublic UpdateInstanceRequest.Builder setFieldMask(com.google.protobuf.FieldMask value)+
+ Required. A mask specifying which fields in [][google.spanner.admin.instance.v1.UpdateInstanceRequest.instance] should be updated. + The field mask must always be specified; this prevents any future fields in + [][google.spanner.admin.instance.v1.Instance] from being erased accidentally by clients that do not know + about them. ++ +
.google.protobuf.FieldMask field_mask = 2;public UpdateInstanceRequest.Builder setFieldMask(com.google.protobuf.FieldMask.Builder builderForValue)+
+ Required. A mask specifying which fields in [][google.spanner.admin.instance.v1.UpdateInstanceRequest.instance] should be updated. + The field mask must always be specified; this prevents any future fields in + [][google.spanner.admin.instance.v1.Instance] from being erased accidentally by clients that do not know + about them. ++ +
.google.protobuf.FieldMask field_mask = 2;public UpdateInstanceRequest.Builder mergeFieldMask(com.google.protobuf.FieldMask value)+
+ Required. A mask specifying which fields in [][google.spanner.admin.instance.v1.UpdateInstanceRequest.instance] should be updated. + The field mask must always be specified; this prevents any future fields in + [][google.spanner.admin.instance.v1.Instance] from being erased accidentally by clients that do not know + about them. ++ +
.google.protobuf.FieldMask field_mask = 2;public UpdateInstanceRequest.Builder clearFieldMask()+
+ Required. A mask specifying which fields in [][google.spanner.admin.instance.v1.UpdateInstanceRequest.instance] should be updated. + The field mask must always be specified; this prevents any future fields in + [][google.spanner.admin.instance.v1.Instance] from being erased accidentally by clients that do not know + about them. ++ +
.google.protobuf.FieldMask field_mask = 2;public com.google.protobuf.FieldMask.Builder getFieldMaskBuilder()+
+ Required. A mask specifying which fields in [][google.spanner.admin.instance.v1.UpdateInstanceRequest.instance] should be updated. + The field mask must always be specified; this prevents any future fields in + [][google.spanner.admin.instance.v1.Instance] from being erased accidentally by clients that do not know + about them. ++ +
.google.protobuf.FieldMask field_mask = 2;public com.google.protobuf.FieldMaskOrBuilder getFieldMaskOrBuilder()+
+ Required. A mask specifying which fields in [][google.spanner.admin.instance.v1.UpdateInstanceRequest.instance] should be updated. + The field mask must always be specified; this prevents any future fields in + [][google.spanner.admin.instance.v1.Instance] from being erased accidentally by clients that do not know + about them. ++ +
.google.protobuf.FieldMask field_mask = 2;getFieldMaskOrBuilder in interface UpdateInstanceRequestOrBuilderpublic final UpdateInstanceRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateInstanceRequest.Builder>public final UpdateInstanceRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateInstanceRequest.Builder>public final class UpdateInstanceRequest +extends com.google.protobuf.GeneratedMessageV3 +implements UpdateInstanceRequestOrBuilder+
+ The request for [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance]. ++ + Protobuf type
google.spanner.admin.instance.v1.UpdateInstanceRequest| Modifier and Type | +Class and Description | +
|---|---|
static class |
+UpdateInstanceRequest.Builder
+
+ The request for [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance].
+ |
+
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | +Field and Description | +
|---|---|
static int |
+FIELD_MASK_FIELD_NUMBER |
+
static int |
+INSTANCE_FIELD_NUMBER |
+
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCode| Modifier and Type | +Method and Description | +
|---|---|
boolean |
+equals(java.lang.Object obj) |
+
static UpdateInstanceRequest |
+getDefaultInstance() |
+
UpdateInstanceRequest |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.FieldMask |
+getFieldMask()
+
+ Required.
+ |
+
com.google.protobuf.FieldMaskOrBuilder |
+getFieldMaskOrBuilder()
+
+ Required.
+ |
+
Instance |
+getInstance()
+
+ Required.
+ |
+
InstanceOrBuilder |
+getInstanceOrBuilder()
+
+ Required.
+ |
+
com.google.protobuf.Parser<UpdateInstanceRequest> |
+getParserForType() |
+
int |
+getSerializedSize() |
+
com.google.protobuf.UnknownFieldSet |
+getUnknownFields() |
+
boolean |
+hasFieldMask()
+
+ Required.
+ |
+
int |
+hashCode() |
+
boolean |
+hasInstance()
+
+ Required.
+ |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
static UpdateInstanceRequest.Builder |
+newBuilder() |
+
static UpdateInstanceRequest.Builder |
+newBuilder(UpdateInstanceRequest prototype) |
+
UpdateInstanceRequest.Builder |
+newBuilderForType() |
+
protected UpdateInstanceRequest.Builder |
+newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
+
static UpdateInstanceRequest |
+parseDelimitedFrom(java.io.InputStream input) |
+
static UpdateInstanceRequest |
+parseDelimitedFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static UpdateInstanceRequest |
+parseFrom(byte[] data) |
+
static UpdateInstanceRequest |
+parseFrom(byte[] data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static UpdateInstanceRequest |
+parseFrom(java.nio.ByteBuffer data) |
+
static UpdateInstanceRequest |
+parseFrom(java.nio.ByteBuffer data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static UpdateInstanceRequest |
+parseFrom(com.google.protobuf.ByteString data) |
+
static UpdateInstanceRequest |
+parseFrom(com.google.protobuf.ByteString data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static UpdateInstanceRequest |
+parseFrom(com.google.protobuf.CodedInputStream input) |
+
static UpdateInstanceRequest |
+parseFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static UpdateInstanceRequest |
+parseFrom(java.io.InputStream input) |
+
static UpdateInstanceRequest |
+parseFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static com.google.protobuf.Parser<UpdateInstanceRequest> |
+parser() |
+
UpdateInstanceRequest.Builder |
+toBuilder() |
+
void |
+writeTo(com.google.protobuf.CodedOutputStream output) |
+
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int INSTANCE_FIELD_NUMBER+
public static final int FIELD_MASK_FIELD_NUMBER+
public final com.google.protobuf.UnknownFieldSet getUnknownFields()+
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasInstance()+
+ Required. The instance to update, which must always include the instance + name. Otherwise, only fields mentioned in [][google.spanner.admin.instance.v1.UpdateInstanceRequest.field_mask] need be included. ++ +
.google.spanner.admin.instance.v1.Instance instance = 1;hasInstance in interface UpdateInstanceRequestOrBuilderpublic Instance getInstance()+
+ Required. The instance to update, which must always include the instance + name. Otherwise, only fields mentioned in [][google.spanner.admin.instance.v1.UpdateInstanceRequest.field_mask] need be included. ++ +
.google.spanner.admin.instance.v1.Instance instance = 1;getInstance in interface UpdateInstanceRequestOrBuilderpublic InstanceOrBuilder getInstanceOrBuilder()+
+ Required. The instance to update, which must always include the instance + name. Otherwise, only fields mentioned in [][google.spanner.admin.instance.v1.UpdateInstanceRequest.field_mask] need be included. ++ +
.google.spanner.admin.instance.v1.Instance instance = 1;getInstanceOrBuilder in interface UpdateInstanceRequestOrBuilderpublic boolean hasFieldMask()+
+ Required. A mask specifying which fields in [][google.spanner.admin.instance.v1.UpdateInstanceRequest.instance] should be updated. + The field mask must always be specified; this prevents any future fields in + [][google.spanner.admin.instance.v1.Instance] from being erased accidentally by clients that do not know + about them. ++ +
.google.protobuf.FieldMask field_mask = 2;hasFieldMask in interface UpdateInstanceRequestOrBuilderpublic com.google.protobuf.FieldMask getFieldMask()+
+ Required. A mask specifying which fields in [][google.spanner.admin.instance.v1.UpdateInstanceRequest.instance] should be updated. + The field mask must always be specified; this prevents any future fields in + [][google.spanner.admin.instance.v1.Instance] from being erased accidentally by clients that do not know + about them. ++ +
.google.protobuf.FieldMask field_mask = 2;getFieldMask in interface UpdateInstanceRequestOrBuilderpublic com.google.protobuf.FieldMaskOrBuilder getFieldMaskOrBuilder()+
+ Required. A mask specifying which fields in [][google.spanner.admin.instance.v1.UpdateInstanceRequest.instance] should be updated. + The field mask must always be specified; this prevents any future fields in + [][google.spanner.admin.instance.v1.Instance] from being erased accidentally by clients that do not know + about them. ++ +
.google.protobuf.FieldMask field_mask = 2;getFieldMaskOrBuilder in interface UpdateInstanceRequestOrBuilderpublic final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output) + throws java.io.IOException+
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()+
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)+
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()+
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static UpdateInstanceRequest parseFrom(java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateInstanceRequest parseFrom(java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateInstanceRequest parseFrom(com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateInstanceRequest parseFrom(com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateInstanceRequest parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateInstanceRequest parseFrom(byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateInstanceRequest parseFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static UpdateInstanceRequest parseFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static UpdateInstanceRequest parseDelimitedFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static UpdateInstanceRequest parseDelimitedFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static UpdateInstanceRequest parseFrom(com.google.protobuf.CodedInputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static UpdateInstanceRequest parseFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic UpdateInstanceRequest.Builder newBuilderForType()+
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static UpdateInstanceRequest.Builder newBuilder()+
public static UpdateInstanceRequest.Builder newBuilder(UpdateInstanceRequest prototype)+
public UpdateInstanceRequest.Builder toBuilder()+
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected UpdateInstanceRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)+
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static UpdateInstanceRequest getDefaultInstance()+
public static com.google.protobuf.Parser<UpdateInstanceRequest> parser()+
public com.google.protobuf.Parser<UpdateInstanceRequest> getParserForType()+
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public UpdateInstanceRequest getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic interface UpdateInstanceRequestOrBuilder
+extends com.google.protobuf.MessageOrBuilder
+| Modifier and Type | +Method and Description | +
|---|---|
com.google.protobuf.FieldMask |
+getFieldMask()
+
+ Required.
+ |
+
com.google.protobuf.FieldMaskOrBuilder |
+getFieldMaskOrBuilder()
+
+ Required.
+ |
+
Instance |
+getInstance()
+
+ Required.
+ |
+
InstanceOrBuilder |
+getInstanceOrBuilder()
+
+ Required.
+ |
+
boolean |
+hasFieldMask()
+
+ Required.
+ |
+
boolean |
+hasInstance()
+
+ Required.
+ |
+
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedboolean hasInstance()+
+ Required. The instance to update, which must always include the instance + name. Otherwise, only fields mentioned in [][google.spanner.admin.instance.v1.UpdateInstanceRequest.field_mask] need be included. ++ +
.google.spanner.admin.instance.v1.Instance instance = 1;Instance getInstance()+
+ Required. The instance to update, which must always include the instance + name. Otherwise, only fields mentioned in [][google.spanner.admin.instance.v1.UpdateInstanceRequest.field_mask] need be included. ++ +
.google.spanner.admin.instance.v1.Instance instance = 1;InstanceOrBuilder getInstanceOrBuilder()+
+ Required. The instance to update, which must always include the instance + name. Otherwise, only fields mentioned in [][google.spanner.admin.instance.v1.UpdateInstanceRequest.field_mask] need be included. ++ +
.google.spanner.admin.instance.v1.Instance instance = 1;boolean hasFieldMask()+
+ Required. A mask specifying which fields in [][google.spanner.admin.instance.v1.UpdateInstanceRequest.instance] should be updated. + The field mask must always be specified; this prevents any future fields in + [][google.spanner.admin.instance.v1.Instance] from being erased accidentally by clients that do not know + about them. ++ +
.google.protobuf.FieldMask field_mask = 2;com.google.protobuf.FieldMask getFieldMask()+
+ Required. A mask specifying which fields in [][google.spanner.admin.instance.v1.UpdateInstanceRequest.instance] should be updated. + The field mask must always be specified; this prevents any future fields in + [][google.spanner.admin.instance.v1.Instance] from being erased accidentally by clients that do not know + about them. ++ +
.google.protobuf.FieldMask field_mask = 2;com.google.protobuf.FieldMaskOrBuilder getFieldMaskOrBuilder()+
+ Required. A mask specifying which fields in [][google.spanner.admin.instance.v1.UpdateInstanceRequest.instance] should be updated. + The field mask must always be specified; this prevents any future fields in + [][google.spanner.admin.instance.v1.Instance] from being erased accidentally by clients that do not know + about them. ++ +
.google.protobuf.FieldMask field_mask = 2;| Interface | +Description | +
|---|---|
| CreateInstanceMetadataOrBuilder | ++ |
| CreateInstanceRequestOrBuilder | ++ |
| DeleteInstanceRequestOrBuilder | ++ |
| GetInstanceConfigRequestOrBuilder | ++ |
| GetInstanceRequestOrBuilder | ++ |
| InstanceConfigOrBuilder | ++ |
| InstanceOrBuilder | ++ |
| ListInstanceConfigsRequestOrBuilder | ++ |
| ListInstanceConfigsResponseOrBuilder | ++ |
| ListInstancesRequestOrBuilder | ++ |
| ListInstancesResponseOrBuilder | ++ |
| UpdateInstanceMetadataOrBuilder | ++ |
| UpdateInstanceRequestOrBuilder | ++ |
| Class | +Description | +
|---|---|
| CreateInstanceMetadata | +
+
+ Metadata type for the operation returned by
+ [CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance].
+ |
+
| CreateInstanceMetadata.Builder | +
+
+ Metadata type for the operation returned by
+ [CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance].
+ |
+
| CreateInstanceRequest | +
+
+ The request for [CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance].
+ |
+
| CreateInstanceRequest.Builder | +
+
+ The request for [CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance].
+ |
+
| DeleteInstanceRequest | +
+
+ The request for [DeleteInstance][google.spanner.admin.instance.v1.InstanceAdmin.DeleteInstance].
+ |
+
| DeleteInstanceRequest.Builder | +
+
+ The request for [DeleteInstance][google.spanner.admin.instance.v1.InstanceAdmin.DeleteInstance].
+ |
+
| GetInstanceConfigRequest | +
+
+ The request for
+ [GetInstanceConfigRequest][google.spanner.admin.instance.v1.InstanceAdmin.GetInstanceConfig].
+ |
+
| GetInstanceConfigRequest.Builder | +
+
+ The request for
+ [GetInstanceConfigRequest][google.spanner.admin.instance.v1.InstanceAdmin.GetInstanceConfig].
+ |
+
| GetInstanceRequest | +
+
+ The request for [GetInstance][google.spanner.admin.instance.v1.InstanceAdmin.GetInstance].
+ |
+
| GetInstanceRequest.Builder | +
+
+ The request for [GetInstance][google.spanner.admin.instance.v1.InstanceAdmin.GetInstance].
+ |
+
| Instance | +
+
+ An isolated set of Cloud Spanner resources on which databases can be hosted.
+ |
+
| Instance.Builder | +
+
+ An isolated set of Cloud Spanner resources on which databases can be hosted.
+ |
+
| InstanceConfig | +
+
+ A possible configuration for a Cloud Spanner instance.
+ |
+
| InstanceConfig.Builder | +
+
+ A possible configuration for a Cloud Spanner instance.
+ |
+
| InstanceConfigName | ++ |
| InstanceConfigName.Builder | +
+ Builder for InstanceConfigName.
+ |
+
| InstanceConfigNameType | ++ |
| InstanceName | ++ |
| InstanceName.Builder | +
+ Builder for InstanceName.
+ |
+
| InstanceNameType | ++ |
| ListInstanceConfigsRequest | +
+
+ The request for [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs].
+ |
+
| ListInstanceConfigsRequest.Builder | +
+
+ The request for [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs].
+ |
+
| ListInstanceConfigsResponse | +
+
+ The response for [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs].
+ |
+
| ListInstanceConfigsResponse.Builder | +
+
+ The response for [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs].
+ |
+
| ListInstancesRequest | +
+
+ The request for [ListInstances][google.spanner.admin.instance.v1.InstanceAdmin.ListInstances].
+ |
+
| ListInstancesRequest.Builder | +
+
+ The request for [ListInstances][google.spanner.admin.instance.v1.InstanceAdmin.ListInstances].
+ |
+
| ListInstancesResponse | +
+
+ The response for [ListInstances][google.spanner.admin.instance.v1.InstanceAdmin.ListInstances].
+ |
+
| ListInstancesResponse.Builder | +
+
+ The response for [ListInstances][google.spanner.admin.instance.v1.InstanceAdmin.ListInstances].
+ |
+
| ProjectName | ++ |
| ProjectName.Builder | +
+ Builder for ProjectName.
+ |
+
| ProjectNameType | ++ |
| SpannerInstanceAdminProto | ++ |
| UpdateInstanceMetadata | +
+
+ Metadata type for the operation returned by
+ [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance].
+ |
+
| UpdateInstanceMetadata.Builder | +
+
+ Metadata type for the operation returned by
+ [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance].
+ |
+
| UpdateInstanceRequest | +
+
+ The request for [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance].
+ |
+
| UpdateInstanceRequest.Builder | +
+
+ The request for [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance].
+ |
+
| Enum | +Description | +
|---|---|
| Instance.State | +
+
+ Indicates the current state of the instance.
+ |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+CANCEL_TIME_FIELD_NUMBER |
+3 |
+
+
+public static final int |
+END_TIME_FIELD_NUMBER |
+4 |
+
+
+public static final int |
+INSTANCE_FIELD_NUMBER |
+1 |
+
+
+public static final int |
+START_TIME_FIELD_NUMBER |
+2 |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+INSTANCE_FIELD_NUMBER |
+3 |
+
+
+public static final int |
+INSTANCE_ID_FIELD_NUMBER |
+2 |
+
+
+public static final int |
+PARENT_FIELD_NUMBER |
+1 |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+NAME_FIELD_NUMBER |
+1 |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+NAME_FIELD_NUMBER |
+1 |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+NAME_FIELD_NUMBER |
+1 |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+CONFIG_FIELD_NUMBER |
+2 |
+
+
+public static final int |
+DISPLAY_NAME_FIELD_NUMBER |
+3 |
+
+
+public static final int |
+LABELS_FIELD_NUMBER |
+7 |
+
+
+public static final int |
+NAME_FIELD_NUMBER |
+1 |
+
+
+public static final int |
+NODE_COUNT_FIELD_NUMBER |
+5 |
+
+
+public static final int |
+STATE_FIELD_NUMBER |
+6 |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+CREATING_VALUE |
+1 |
+
+
+public static final int |
+READY_VALUE |
+2 |
+
+
+public static final int |
+STATE_UNSPECIFIED_VALUE |
+0 |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+DISPLAY_NAME_FIELD_NUMBER |
+2 |
+
+
+public static final int |
+NAME_FIELD_NUMBER |
+1 |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+PAGE_SIZE_FIELD_NUMBER |
+2 |
+
+
+public static final int |
+PAGE_TOKEN_FIELD_NUMBER |
+3 |
+
+
+public static final int |
+PARENT_FIELD_NUMBER |
+1 |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+INSTANCE_CONFIGS_FIELD_NUMBER |
+1 |
+
+
+public static final int |
+NEXT_PAGE_TOKEN_FIELD_NUMBER |
+2 |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+FILTER_FIELD_NUMBER |
+4 |
+
+
+public static final int |
+PAGE_SIZE_FIELD_NUMBER |
+2 |
+
+
+public static final int |
+PAGE_TOKEN_FIELD_NUMBER |
+3 |
+
+
+public static final int |
+PARENT_FIELD_NUMBER |
+1 |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+INSTANCES_FIELD_NUMBER |
+1 |
+
+
+public static final int |
+NEXT_PAGE_TOKEN_FIELD_NUMBER |
+2 |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+CANCEL_TIME_FIELD_NUMBER |
+3 |
+
+
+public static final int |
+END_TIME_FIELD_NUMBER |
+4 |
+
+
+public static final int |
+INSTANCE_FIELD_NUMBER |
+1 |
+
+
+public static final int |
+START_TIME_FIELD_NUMBER |
+2 |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+FIELD_MASK_FIELD_NUMBER |
+2 |
+
+
+public static final int |
+INSTANCE_FIELD_NUMBER |
+1 |
+
| Method and Description | +
|---|
| com.google.spanner.admin.instance.v1.Instance.getLabels() | +
| com.google.spanner.admin.instance.v1.Instance.Builder.getLabels() | +
| com.google.spanner.admin.instance.v1.InstanceOrBuilder.getLabels() | +
| com.google.spanner.admin.instance.v1.Instance.Builder.getMutableLabels() | +
| com.google.spanner.admin.instance.v1.Instance.State.valueOf(int)
+ Use
+Instance.State.forNumber(int) instead. |
+
Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:
+Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:
+Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.
+Each annotation type has its own separate page with the following sections:
+Each enum has its own separate page with the following sections:
+There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with java.lang.Object. The interfaces do not inherit from java.lang.Object.
The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.
+The Index contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.
+These links take you to the next or previous class, interface, package, or related page.
+These links show and hide the HTML frames. All pages are available with or without frames.
+The All Classes link shows all classes and interfaces except non-static nested types.
+Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.
+The Constant Field Values page lists the static final fields and their values.
+Instance.State.forNumber(int) instead.Instance instance_+
com.google.protobuf.Timestamp startTime_+
com.google.protobuf.Timestamp cancelTime_+
com.google.protobuf.Timestamp endTime_+
byte memoizedIsInitialized+
java.lang.Object parent_+
java.lang.Object instanceId_+
Instance instance_+
byte memoizedIsInitialized+
java.lang.Object name_+
byte memoizedIsInitialized+
java.lang.Object name_+
byte memoizedIsInitialized+
java.lang.Object name_+
byte memoizedIsInitialized+
int bitField0_+
java.lang.Object name_+
java.lang.Object config_+
java.lang.Object displayName_+
int nodeCount_+
int state_+
com.google.protobuf.MapField<K,V> labels_+
byte memoizedIsInitialized+
java.lang.Object name_+
java.lang.Object displayName_+
byte memoizedIsInitialized+
java.lang.Object parent_+
int pageSize_+
java.lang.Object pageToken_+
byte memoizedIsInitialized+
int bitField0_+
java.util.List<E> instanceConfigs_+
java.lang.Object nextPageToken_+
byte memoizedIsInitialized+
java.lang.Object parent_+
int pageSize_+
java.lang.Object pageToken_+
java.lang.Object filter_+
byte memoizedIsInitialized+
int bitField0_+
java.util.List<E> instances_+
java.lang.Object nextPageToken_+
byte memoizedIsInitialized+
Instance instance_+
com.google.protobuf.Timestamp startTime_+
com.google.protobuf.Timestamp cancelTime_+
com.google.protobuf.Timestamp endTime_+
byte memoizedIsInitialized+
Instance instance_+
com.google.protobuf.FieldMask fieldMask_+
byte memoizedIsInitialized+