Class UpdateDatabaseDdlMetadata.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>
com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,UpdateDatabaseDdlMetadataOrBuilder,Cloneable
- Enclosing class:
- UpdateDatabaseDdlMetadata
public static final class UpdateDatabaseDdlMetadata.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>
implements UpdateDatabaseDdlMetadataOrBuilder
Metadata type for the operation returned by [UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl].Protobuf type
google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata-
Method Summary
Modifier and TypeMethodDescriptionaddActions(int index, DdlStatementActionInfo value) The brief action info for the DDL statements.addActions(int index, DdlStatementActionInfo.Builder builderForValue) The brief action info for the DDL statements.addActions(DdlStatementActionInfo value) The brief action info for the DDL statements.addActions(DdlStatementActionInfo.Builder builderForValue) The brief action info for the DDL statements.The brief action info for the DDL statements.addActionsBuilder(int index) The brief action info for the DDL statements.addAllActions(Iterable<? extends DdlStatementActionInfo> values) The brief action info for the DDL statements.addAllCommitTimestamps(Iterable<? extends com.google.protobuf.Timestamp> values) Reports the commit timestamps of all statements that have succeeded so far, where `commit_timestamps[i]` is the commit timestamp for the statement `statements[i]`.addAllProgress(Iterable<? extends OperationProgress> values) The progress of the [UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations.addAllStatements(Iterable<String> values) For an update this list contains all the statements.addCommitTimestamps(int index, com.google.protobuf.Timestamp value) Reports the commit timestamps of all statements that have succeeded so far, where `commit_timestamps[i]` is the commit timestamp for the statement `statements[i]`.addCommitTimestamps(int index, com.google.protobuf.Timestamp.Builder builderForValue) Reports the commit timestamps of all statements that have succeeded so far, where `commit_timestamps[i]` is the commit timestamp for the statement `statements[i]`.addCommitTimestamps(com.google.protobuf.Timestamp value) Reports the commit timestamps of all statements that have succeeded so far, where `commit_timestamps[i]` is the commit timestamp for the statement `statements[i]`.addCommitTimestamps(com.google.protobuf.Timestamp.Builder builderForValue) Reports the commit timestamps of all statements that have succeeded so far, where `commit_timestamps[i]` is the commit timestamp for the statement `statements[i]`.com.google.protobuf.Timestamp.BuilderReports the commit timestamps of all statements that have succeeded so far, where `commit_timestamps[i]` is the commit timestamp for the statement `statements[i]`.com.google.protobuf.Timestamp.BuilderaddCommitTimestampsBuilder(int index) Reports the commit timestamps of all statements that have succeeded so far, where `commit_timestamps[i]` is the commit timestamp for the statement `statements[i]`.addProgress(int index, OperationProgress value) The progress of the [UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations.addProgress(int index, OperationProgress.Builder builderForValue) The progress of the [UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations.addProgress(OperationProgress value) The progress of the [UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations.addProgress(OperationProgress.Builder builderForValue) The progress of the [UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations.The progress of the [UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations.addProgressBuilder(int index) The progress of the [UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addStatements(String value) For an update this list contains all the statements.addStatementsBytes(com.google.protobuf.ByteString value) For an update this list contains all the statements.build()clear()The brief action info for the DDL statements.Reports the commit timestamps of all statements that have succeeded so far, where `commit_timestamps[i]` is the commit timestamp for the statement `statements[i]`.The database being modified.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) The progress of the [UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations.For an update this list contains all the statements.Output only.clone()getActions(int index) The brief action info for the DDL statements.getActionsBuilder(int index) The brief action info for the DDL statements.The brief action info for the DDL statements.intThe brief action info for the DDL statements.The brief action info for the DDL statements.getActionsOrBuilder(int index) The brief action info for the DDL statements.List<? extends DdlStatementActionInfoOrBuilder>The brief action info for the DDL statements.com.google.protobuf.TimestampgetCommitTimestamps(int index) Reports the commit timestamps of all statements that have succeeded so far, where `commit_timestamps[i]` is the commit timestamp for the statement `statements[i]`.com.google.protobuf.Timestamp.BuildergetCommitTimestampsBuilder(int index) Reports the commit timestamps of all statements that have succeeded so far, where `commit_timestamps[i]` is the commit timestamp for the statement `statements[i]`.List<com.google.protobuf.Timestamp.Builder>Reports the commit timestamps of all statements that have succeeded so far, where `commit_timestamps[i]` is the commit timestamp for the statement `statements[i]`.intReports the commit timestamps of all statements that have succeeded so far, where `commit_timestamps[i]` is the commit timestamp for the statement `statements[i]`.List<com.google.protobuf.Timestamp>Reports the commit timestamps of all statements that have succeeded so far, where `commit_timestamps[i]` is the commit timestamp for the statement `statements[i]`.com.google.protobuf.TimestampOrBuildergetCommitTimestampsOrBuilder(int index) Reports the commit timestamps of all statements that have succeeded so far, where `commit_timestamps[i]` is the commit timestamp for the statement `statements[i]`.List<? extends com.google.protobuf.TimestampOrBuilder>Reports the commit timestamps of all statements that have succeeded so far, where `commit_timestamps[i]` is the commit timestamp for the statement `statements[i]`.The database being modified.com.google.protobuf.ByteStringThe database being modified.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetProgress(int index) The progress of the [UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations.getProgressBuilder(int index) The progress of the [UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations.The progress of the [UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations.intThe progress of the [UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations.The progress of the [UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations.getProgressOrBuilder(int index) The progress of the [UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations.List<? extends OperationProgressOrBuilder>The progress of the [UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations.getStatements(int index) For an update this list contains all the statements.com.google.protobuf.ByteStringgetStatementsBytes(int index) For an update this list contains all the statements.intFor an update this list contains all the statements.com.google.protobuf.ProtocolStringListFor an update this list contains all the statements.booleanOutput only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeActions(int index) The brief action info for the DDL statements.removeCommitTimestamps(int index) Reports the commit timestamps of all statements that have succeeded so far, where `commit_timestamps[i]` is the commit timestamp for the statement `statements[i]`.removeProgress(int index) The progress of the [UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations.setActions(int index, DdlStatementActionInfo value) The brief action info for the DDL statements.setActions(int index, DdlStatementActionInfo.Builder builderForValue) The brief action info for the DDL statements.setCommitTimestamps(int index, com.google.protobuf.Timestamp value) Reports the commit timestamps of all statements that have succeeded so far, where `commit_timestamps[i]` is the commit timestamp for the statement `statements[i]`.setCommitTimestamps(int index, com.google.protobuf.Timestamp.Builder builderForValue) Reports the commit timestamps of all statements that have succeeded so far, where `commit_timestamps[i]` is the commit timestamp for the statement `statements[i]`.setDatabase(String value) The database being modified.setDatabaseBytes(com.google.protobuf.ByteString value) The database being modified.setProgress(int index, OperationProgress value) The progress of the [UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations.setProgress(int index, OperationProgress.Builder builderForValue) The progress of the [UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setStatements(int index, String value) For an update this list contains all the statements.setThrottled(boolean value) Output only.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>
-
setField
public UpdateDatabaseDdlMetadata.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>
-
clearField
public UpdateDatabaseDdlMetadata.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>
-
clearOneof
public UpdateDatabaseDdlMetadata.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>
-
setRepeatedField
public UpdateDatabaseDdlMetadata.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>
-
addRepeatedField
public UpdateDatabaseDdlMetadata.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<UpdateDatabaseDdlMetadata.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>
-
mergeFrom
public UpdateDatabaseDdlMetadata.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<UpdateDatabaseDdlMetadata.Builder>- Throws:
IOException
-
getDatabase
The database being modified.
string database = 1 [(.google.api.resource_reference) = { ... }- Specified by:
getDatabasein interfaceUpdateDatabaseDdlMetadataOrBuilder- Returns:
- The database.
-
getDatabaseBytes
public com.google.protobuf.ByteString getDatabaseBytes()The database being modified.
string database = 1 [(.google.api.resource_reference) = { ... }- Specified by:
getDatabaseBytesin interfaceUpdateDatabaseDdlMetadataOrBuilder- Returns:
- The bytes for database.
-
setDatabase
The database being modified.
string database = 1 [(.google.api.resource_reference) = { ... }- Parameters:
value- The database to set.- Returns:
- This builder for chaining.
-
clearDatabase
The database being modified.
string database = 1 [(.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
setDatabaseBytes
The database being modified.
string database = 1 [(.google.api.resource_reference) = { ... }- Parameters:
value- The bytes for database to set.- Returns:
- This builder for chaining.
-
getStatementsList
public com.google.protobuf.ProtocolStringList getStatementsList()For an update this list contains all the statements. For an individual statement, this list contains only that statement.
repeated string statements = 2;- Specified by:
getStatementsListin interfaceUpdateDatabaseDdlMetadataOrBuilder- Returns:
- A list containing the statements.
-
getStatementsCount
public int getStatementsCount()For an update this list contains all the statements. For an individual statement, this list contains only that statement.
repeated string statements = 2;- Specified by:
getStatementsCountin interfaceUpdateDatabaseDdlMetadataOrBuilder- Returns:
- The count of statements.
-
getStatements
For an update this list contains all the statements. For an individual statement, this list contains only that statement.
repeated string statements = 2;- Specified by:
getStatementsin interfaceUpdateDatabaseDdlMetadataOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The statements at the given index.
-
getStatementsBytes
public com.google.protobuf.ByteString getStatementsBytes(int index) For an update this list contains all the statements. For an individual statement, this list contains only that statement.
repeated string statements = 2;- Specified by:
getStatementsBytesin interfaceUpdateDatabaseDdlMetadataOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the statements at the given index.
-
setStatements
For an update this list contains all the statements. For an individual statement, this list contains only that statement.
repeated string statements = 2;- Parameters:
index- The index to set the value at.value- The statements to set.- Returns:
- This builder for chaining.
-
addStatements
For an update this list contains all the statements. For an individual statement, this list contains only that statement.
repeated string statements = 2;- Parameters:
value- The statements to add.- Returns:
- This builder for chaining.
-
addAllStatements
For an update this list contains all the statements. For an individual statement, this list contains only that statement.
repeated string statements = 2;- Parameters:
values- The statements to add.- Returns:
- This builder for chaining.
-
clearStatements
For an update this list contains all the statements. For an individual statement, this list contains only that statement.
repeated string statements = 2;- Returns:
- This builder for chaining.
-
addStatementsBytes
For an update this list contains all the statements. For an individual statement, this list contains only that statement.
repeated string statements = 2;- Parameters:
value- The bytes of the statements to add.- Returns:
- This builder for chaining.
-
getCommitTimestampsList
Reports the commit timestamps of all statements that have succeeded so far, where `commit_timestamps[i]` is the commit timestamp for the statement `statements[i]`.
repeated .google.protobuf.Timestamp commit_timestamps = 3;- Specified by:
getCommitTimestampsListin interfaceUpdateDatabaseDdlMetadataOrBuilder
-
getCommitTimestampsCount
public int getCommitTimestampsCount()Reports the commit timestamps of all statements that have succeeded so far, where `commit_timestamps[i]` is the commit timestamp for the statement `statements[i]`.
repeated .google.protobuf.Timestamp commit_timestamps = 3;- Specified by:
getCommitTimestampsCountin interfaceUpdateDatabaseDdlMetadataOrBuilder
-
getCommitTimestamps
public com.google.protobuf.Timestamp getCommitTimestamps(int index) Reports the commit timestamps of all statements that have succeeded so far, where `commit_timestamps[i]` is the commit timestamp for the statement `statements[i]`.
repeated .google.protobuf.Timestamp commit_timestamps = 3;- Specified by:
getCommitTimestampsin interfaceUpdateDatabaseDdlMetadataOrBuilder
-
setCommitTimestamps
public UpdateDatabaseDdlMetadata.Builder setCommitTimestamps(int index, com.google.protobuf.Timestamp value) Reports the commit timestamps of all statements that have succeeded so far, where `commit_timestamps[i]` is the commit timestamp for the statement `statements[i]`.
repeated .google.protobuf.Timestamp commit_timestamps = 3; -
setCommitTimestamps
public UpdateDatabaseDdlMetadata.Builder setCommitTimestamps(int index, com.google.protobuf.Timestamp.Builder builderForValue) Reports the commit timestamps of all statements that have succeeded so far, where `commit_timestamps[i]` is the commit timestamp for the statement `statements[i]`.
repeated .google.protobuf.Timestamp commit_timestamps = 3; -
addCommitTimestamps
Reports the commit timestamps of all statements that have succeeded so far, where `commit_timestamps[i]` is the commit timestamp for the statement `statements[i]`.
repeated .google.protobuf.Timestamp commit_timestamps = 3; -
addCommitTimestamps
public UpdateDatabaseDdlMetadata.Builder addCommitTimestamps(int index, com.google.protobuf.Timestamp value) Reports the commit timestamps of all statements that have succeeded so far, where `commit_timestamps[i]` is the commit timestamp for the statement `statements[i]`.
repeated .google.protobuf.Timestamp commit_timestamps = 3; -
addCommitTimestamps
public UpdateDatabaseDdlMetadata.Builder addCommitTimestamps(com.google.protobuf.Timestamp.Builder builderForValue) Reports the commit timestamps of all statements that have succeeded so far, where `commit_timestamps[i]` is the commit timestamp for the statement `statements[i]`.
repeated .google.protobuf.Timestamp commit_timestamps = 3; -
addCommitTimestamps
public UpdateDatabaseDdlMetadata.Builder addCommitTimestamps(int index, com.google.protobuf.Timestamp.Builder builderForValue) Reports the commit timestamps of all statements that have succeeded so far, where `commit_timestamps[i]` is the commit timestamp for the statement `statements[i]`.
repeated .google.protobuf.Timestamp commit_timestamps = 3; -
addAllCommitTimestamps
public UpdateDatabaseDdlMetadata.Builder addAllCommitTimestamps(Iterable<? extends com.google.protobuf.Timestamp> values) Reports the commit timestamps of all statements that have succeeded so far, where `commit_timestamps[i]` is the commit timestamp for the statement `statements[i]`.
repeated .google.protobuf.Timestamp commit_timestamps = 3; -
clearCommitTimestamps
Reports the commit timestamps of all statements that have succeeded so far, where `commit_timestamps[i]` is the commit timestamp for the statement `statements[i]`.
repeated .google.protobuf.Timestamp commit_timestamps = 3; -
removeCommitTimestamps
Reports the commit timestamps of all statements that have succeeded so far, where `commit_timestamps[i]` is the commit timestamp for the statement `statements[i]`.
repeated .google.protobuf.Timestamp commit_timestamps = 3; -
getCommitTimestampsBuilder
public com.google.protobuf.Timestamp.Builder getCommitTimestampsBuilder(int index) Reports the commit timestamps of all statements that have succeeded so far, where `commit_timestamps[i]` is the commit timestamp for the statement `statements[i]`.
repeated .google.protobuf.Timestamp commit_timestamps = 3; -
getCommitTimestampsOrBuilder
public com.google.protobuf.TimestampOrBuilder getCommitTimestampsOrBuilder(int index) Reports the commit timestamps of all statements that have succeeded so far, where `commit_timestamps[i]` is the commit timestamp for the statement `statements[i]`.
repeated .google.protobuf.Timestamp commit_timestamps = 3;- Specified by:
getCommitTimestampsOrBuilderin interfaceUpdateDatabaseDdlMetadataOrBuilder
-
getCommitTimestampsOrBuilderList
Reports the commit timestamps of all statements that have succeeded so far, where `commit_timestamps[i]` is the commit timestamp for the statement `statements[i]`.
repeated .google.protobuf.Timestamp commit_timestamps = 3;- Specified by:
getCommitTimestampsOrBuilderListin interfaceUpdateDatabaseDdlMetadataOrBuilder
-
addCommitTimestampsBuilder
public com.google.protobuf.Timestamp.Builder addCommitTimestampsBuilder()Reports the commit timestamps of all statements that have succeeded so far, where `commit_timestamps[i]` is the commit timestamp for the statement `statements[i]`.
repeated .google.protobuf.Timestamp commit_timestamps = 3; -
addCommitTimestampsBuilder
public com.google.protobuf.Timestamp.Builder addCommitTimestampsBuilder(int index) Reports the commit timestamps of all statements that have succeeded so far, where `commit_timestamps[i]` is the commit timestamp for the statement `statements[i]`.
repeated .google.protobuf.Timestamp commit_timestamps = 3; -
getCommitTimestampsBuilderList
Reports the commit timestamps of all statements that have succeeded so far, where `commit_timestamps[i]` is the commit timestamp for the statement `statements[i]`.
repeated .google.protobuf.Timestamp commit_timestamps = 3; -
getThrottled
public boolean getThrottled()Output only. When true, indicates that the operation is throttled e.g. due to resource constraints. When resources become available the operation will resume and this field will be false again.
bool throttled = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getThrottledin interfaceUpdateDatabaseDdlMetadataOrBuilder- Returns:
- The throttled.
-
setThrottled
Output only. When true, indicates that the operation is throttled e.g. due to resource constraints. When resources become available the operation will resume and this field will be false again.
bool throttled = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The throttled to set.- Returns:
- This builder for chaining.
-
clearThrottled
Output only. When true, indicates that the operation is throttled e.g. due to resource constraints. When resources become available the operation will resume and this field will be false again.
bool throttled = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getProgressList
The progress of the [UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations. All DDL statements will have continuously updating progress, and `progress[i]` is the operation progress for `statements[i]`. Also, `progress[i]` will have start time and end time populated with commit timestamp of operation, as well as a progress of 100% once the operation has completed.
repeated .google.spanner.admin.database.v1.OperationProgress progress = 5;- Specified by:
getProgressListin interfaceUpdateDatabaseDdlMetadataOrBuilder
-
getProgressCount
public int getProgressCount()The progress of the [UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations. All DDL statements will have continuously updating progress, and `progress[i]` is the operation progress for `statements[i]`. Also, `progress[i]` will have start time and end time populated with commit timestamp of operation, as well as a progress of 100% once the operation has completed.
repeated .google.spanner.admin.database.v1.OperationProgress progress = 5;- Specified by:
getProgressCountin interfaceUpdateDatabaseDdlMetadataOrBuilder
-
getProgress
The progress of the [UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations. All DDL statements will have continuously updating progress, and `progress[i]` is the operation progress for `statements[i]`. Also, `progress[i]` will have start time and end time populated with commit timestamp of operation, as well as a progress of 100% once the operation has completed.
repeated .google.spanner.admin.database.v1.OperationProgress progress = 5;- Specified by:
getProgressin interfaceUpdateDatabaseDdlMetadataOrBuilder
-
setProgress
The progress of the [UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations. All DDL statements will have continuously updating progress, and `progress[i]` is the operation progress for `statements[i]`. Also, `progress[i]` will have start time and end time populated with commit timestamp of operation, as well as a progress of 100% once the operation has completed.
repeated .google.spanner.admin.database.v1.OperationProgress progress = 5; -
setProgress
public UpdateDatabaseDdlMetadata.Builder setProgress(int index, OperationProgress.Builder builderForValue) The progress of the [UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations. All DDL statements will have continuously updating progress, and `progress[i]` is the operation progress for `statements[i]`. Also, `progress[i]` will have start time and end time populated with commit timestamp of operation, as well as a progress of 100% once the operation has completed.
repeated .google.spanner.admin.database.v1.OperationProgress progress = 5; -
addProgress
The progress of the [UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations. All DDL statements will have continuously updating progress, and `progress[i]` is the operation progress for `statements[i]`. Also, `progress[i]` will have start time and end time populated with commit timestamp of operation, as well as a progress of 100% once the operation has completed.
repeated .google.spanner.admin.database.v1.OperationProgress progress = 5; -
addProgress
The progress of the [UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations. All DDL statements will have continuously updating progress, and `progress[i]` is the operation progress for `statements[i]`. Also, `progress[i]` will have start time and end time populated with commit timestamp of operation, as well as a progress of 100% once the operation has completed.
repeated .google.spanner.admin.database.v1.OperationProgress progress = 5; -
addProgress
The progress of the [UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations. All DDL statements will have continuously updating progress, and `progress[i]` is the operation progress for `statements[i]`. Also, `progress[i]` will have start time and end time populated with commit timestamp of operation, as well as a progress of 100% once the operation has completed.
repeated .google.spanner.admin.database.v1.OperationProgress progress = 5; -
addProgress
public UpdateDatabaseDdlMetadata.Builder addProgress(int index, OperationProgress.Builder builderForValue) The progress of the [UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations. All DDL statements will have continuously updating progress, and `progress[i]` is the operation progress for `statements[i]`. Also, `progress[i]` will have start time and end time populated with commit timestamp of operation, as well as a progress of 100% once the operation has completed.
repeated .google.spanner.admin.database.v1.OperationProgress progress = 5; -
addAllProgress
public UpdateDatabaseDdlMetadata.Builder addAllProgress(Iterable<? extends OperationProgress> values) The progress of the [UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations. All DDL statements will have continuously updating progress, and `progress[i]` is the operation progress for `statements[i]`. Also, `progress[i]` will have start time and end time populated with commit timestamp of operation, as well as a progress of 100% once the operation has completed.
repeated .google.spanner.admin.database.v1.OperationProgress progress = 5; -
clearProgress
The progress of the [UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations. All DDL statements will have continuously updating progress, and `progress[i]` is the operation progress for `statements[i]`. Also, `progress[i]` will have start time and end time populated with commit timestamp of operation, as well as a progress of 100% once the operation has completed.
repeated .google.spanner.admin.database.v1.OperationProgress progress = 5; -
removeProgress
The progress of the [UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations. All DDL statements will have continuously updating progress, and `progress[i]` is the operation progress for `statements[i]`. Also, `progress[i]` will have start time and end time populated with commit timestamp of operation, as well as a progress of 100% once the operation has completed.
repeated .google.spanner.admin.database.v1.OperationProgress progress = 5; -
getProgressBuilder
The progress of the [UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations. All DDL statements will have continuously updating progress, and `progress[i]` is the operation progress for `statements[i]`. Also, `progress[i]` will have start time and end time populated with commit timestamp of operation, as well as a progress of 100% once the operation has completed.
repeated .google.spanner.admin.database.v1.OperationProgress progress = 5; -
getProgressOrBuilder
The progress of the [UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations. All DDL statements will have continuously updating progress, and `progress[i]` is the operation progress for `statements[i]`. Also, `progress[i]` will have start time and end time populated with commit timestamp of operation, as well as a progress of 100% once the operation has completed.
repeated .google.spanner.admin.database.v1.OperationProgress progress = 5;- Specified by:
getProgressOrBuilderin interfaceUpdateDatabaseDdlMetadataOrBuilder
-
getProgressOrBuilderList
The progress of the [UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations. All DDL statements will have continuously updating progress, and `progress[i]` is the operation progress for `statements[i]`. Also, `progress[i]` will have start time and end time populated with commit timestamp of operation, as well as a progress of 100% once the operation has completed.
repeated .google.spanner.admin.database.v1.OperationProgress progress = 5;- Specified by:
getProgressOrBuilderListin interfaceUpdateDatabaseDdlMetadataOrBuilder
-
addProgressBuilder
The progress of the [UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations. All DDL statements will have continuously updating progress, and `progress[i]` is the operation progress for `statements[i]`. Also, `progress[i]` will have start time and end time populated with commit timestamp of operation, as well as a progress of 100% once the operation has completed.
repeated .google.spanner.admin.database.v1.OperationProgress progress = 5; -
addProgressBuilder
The progress of the [UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations. All DDL statements will have continuously updating progress, and `progress[i]` is the operation progress for `statements[i]`. Also, `progress[i]` will have start time and end time populated with commit timestamp of operation, as well as a progress of 100% once the operation has completed.
repeated .google.spanner.admin.database.v1.OperationProgress progress = 5; -
getProgressBuilderList
The progress of the [UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations. All DDL statements will have continuously updating progress, and `progress[i]` is the operation progress for `statements[i]`. Also, `progress[i]` will have start time and end time populated with commit timestamp of operation, as well as a progress of 100% once the operation has completed.
repeated .google.spanner.admin.database.v1.OperationProgress progress = 5; -
getActionsList
The brief action info for the DDL statements. `actions[i]` is the brief info for `statements[i]`.
repeated .google.spanner.admin.database.v1.DdlStatementActionInfo actions = 6;- Specified by:
getActionsListin interfaceUpdateDatabaseDdlMetadataOrBuilder
-
getActionsCount
public int getActionsCount()The brief action info for the DDL statements. `actions[i]` is the brief info for `statements[i]`.
repeated .google.spanner.admin.database.v1.DdlStatementActionInfo actions = 6;- Specified by:
getActionsCountin interfaceUpdateDatabaseDdlMetadataOrBuilder
-
getActions
The brief action info for the DDL statements. `actions[i]` is the brief info for `statements[i]`.
repeated .google.spanner.admin.database.v1.DdlStatementActionInfo actions = 6;- Specified by:
getActionsin interfaceUpdateDatabaseDdlMetadataOrBuilder
-
setActions
The brief action info for the DDL statements. `actions[i]` is the brief info for `statements[i]`.
repeated .google.spanner.admin.database.v1.DdlStatementActionInfo actions = 6; -
setActions
public UpdateDatabaseDdlMetadata.Builder setActions(int index, DdlStatementActionInfo.Builder builderForValue) The brief action info for the DDL statements. `actions[i]` is the brief info for `statements[i]`.
repeated .google.spanner.admin.database.v1.DdlStatementActionInfo actions = 6; -
addActions
The brief action info for the DDL statements. `actions[i]` is the brief info for `statements[i]`.
repeated .google.spanner.admin.database.v1.DdlStatementActionInfo actions = 6; -
addActions
The brief action info for the DDL statements. `actions[i]` is the brief info for `statements[i]`.
repeated .google.spanner.admin.database.v1.DdlStatementActionInfo actions = 6; -
addActions
The brief action info for the DDL statements. `actions[i]` is the brief info for `statements[i]`.
repeated .google.spanner.admin.database.v1.DdlStatementActionInfo actions = 6; -
addActions
public UpdateDatabaseDdlMetadata.Builder addActions(int index, DdlStatementActionInfo.Builder builderForValue) The brief action info for the DDL statements. `actions[i]` is the brief info for `statements[i]`.
repeated .google.spanner.admin.database.v1.DdlStatementActionInfo actions = 6; -
addAllActions
public UpdateDatabaseDdlMetadata.Builder addAllActions(Iterable<? extends DdlStatementActionInfo> values) The brief action info for the DDL statements. `actions[i]` is the brief info for `statements[i]`.
repeated .google.spanner.admin.database.v1.DdlStatementActionInfo actions = 6; -
clearActions
The brief action info for the DDL statements. `actions[i]` is the brief info for `statements[i]`.
repeated .google.spanner.admin.database.v1.DdlStatementActionInfo actions = 6; -
removeActions
The brief action info for the DDL statements. `actions[i]` is the brief info for `statements[i]`.
repeated .google.spanner.admin.database.v1.DdlStatementActionInfo actions = 6; -
getActionsBuilder
The brief action info for the DDL statements. `actions[i]` is the brief info for `statements[i]`.
repeated .google.spanner.admin.database.v1.DdlStatementActionInfo actions = 6; -
getActionsOrBuilder
The brief action info for the DDL statements. `actions[i]` is the brief info for `statements[i]`.
repeated .google.spanner.admin.database.v1.DdlStatementActionInfo actions = 6;- Specified by:
getActionsOrBuilderin interfaceUpdateDatabaseDdlMetadataOrBuilder
-
getActionsOrBuilderList
The brief action info for the DDL statements. `actions[i]` is the brief info for `statements[i]`.
repeated .google.spanner.admin.database.v1.DdlStatementActionInfo actions = 6;- Specified by:
getActionsOrBuilderListin interfaceUpdateDatabaseDdlMetadataOrBuilder
-
addActionsBuilder
The brief action info for the DDL statements. `actions[i]` is the brief info for `statements[i]`.
repeated .google.spanner.admin.database.v1.DdlStatementActionInfo actions = 6; -
addActionsBuilder
The brief action info for the DDL statements. `actions[i]` is the brief info for `statements[i]`.
repeated .google.spanner.admin.database.v1.DdlStatementActionInfo actions = 6; -
getActionsBuilderList
The brief action info for the DDL statements. `actions[i]` is the brief info for `statements[i]`.
repeated .google.spanner.admin.database.v1.DdlStatementActionInfo actions = 6; -
setUnknownFields
public final UpdateDatabaseDdlMetadata.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>
-
mergeUnknownFields
public final UpdateDatabaseDdlMetadata.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>
-