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| Modifier and Type | Method and Description |
|---|---|
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]`.
|
UpdateDatabaseDdlMetadata.Builder |
addAllStatements(Iterable<String> values)
For an update this list contains all the statements.
|
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]`.
|
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]`.
|
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]`.
|
UpdateDatabaseDdlMetadata.Builder |
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]`.
|
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]`.
|
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]`.
|
UpdateDatabaseDdlMetadata.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UpdateDatabaseDdlMetadata.Builder |
addStatements(String value)
For an update this list contains all the statements.
|
UpdateDatabaseDdlMetadata.Builder |
addStatementsBytes(com.google.protobuf.ByteString value)
For an update this list contains all the statements.
|
UpdateDatabaseDdlMetadata |
build() |
UpdateDatabaseDdlMetadata |
buildPartial() |
UpdateDatabaseDdlMetadata.Builder |
clear() |
UpdateDatabaseDdlMetadata.Builder |
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]`.
|
UpdateDatabaseDdlMetadata.Builder |
clearDatabase()
The database being modified.
|
UpdateDatabaseDdlMetadata.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
UpdateDatabaseDdlMetadata.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
UpdateDatabaseDdlMetadata.Builder |
clearStatements()
For an update this list contains all the statements.
|
UpdateDatabaseDdlMetadata.Builder |
clone() |
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]`.
|
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]`.
|
List<com.google.protobuf.Timestamp.Builder> |
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]`.
|
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]`.
|
List<com.google.protobuf.Timestamp> |
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]`.
|
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]`.
|
List<? extends com.google.protobuf.TimestampOrBuilder> |
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]`.
|
String |
getDatabase()
The database being modified.
|
com.google.protobuf.ByteString |
getDatabaseBytes()
The database being modified.
|
UpdateDatabaseDdlMetadata |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getStatements(int index)
For an update this list contains all the statements.
|
com.google.protobuf.ByteString |
getStatementsBytes(int index)
For an update this list contains all the statements.
|
int |
getStatementsCount()
For an update this list contains all the statements.
|
com.google.protobuf.ProtocolStringList |
getStatementsList()
For an update this list contains all the statements.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
UpdateDatabaseDdlMetadata.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
UpdateDatabaseDdlMetadata.Builder |
mergeFrom(com.google.protobuf.Message other) |
UpdateDatabaseDdlMetadata.Builder |
mergeFrom(UpdateDatabaseDdlMetadata other) |
UpdateDatabaseDdlMetadata.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UpdateDatabaseDdlMetadata.Builder |
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]`.
|
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]`.
|
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]`.
|
UpdateDatabaseDdlMetadata.Builder |
setDatabase(String value)
The database being modified.
|
UpdateDatabaseDdlMetadata.Builder |
setDatabaseBytes(com.google.protobuf.ByteString value)
The database being modified.
|
UpdateDatabaseDdlMetadata.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UpdateDatabaseDdlMetadata.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
UpdateDatabaseDdlMetadata.Builder |
setStatements(int index,
String value)
For an update this list contains all the statements.
|
UpdateDatabaseDdlMetadata.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>public UpdateDatabaseDdlMetadata.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.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<UpdateDatabaseDdlMetadata.Builder>public UpdateDatabaseDdlMetadata getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic UpdateDatabaseDdlMetadata build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic UpdateDatabaseDdlMetadata buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic UpdateDatabaseDdlMetadata.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>public UpdateDatabaseDdlMetadata.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>public UpdateDatabaseDdlMetadata.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>public UpdateDatabaseDdlMetadata.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>public UpdateDatabaseDdlMetadata.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>public UpdateDatabaseDdlMetadata.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>public UpdateDatabaseDdlMetadata.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<UpdateDatabaseDdlMetadata.Builder>public UpdateDatabaseDdlMetadata.Builder mergeFrom(UpdateDatabaseDdlMetadata other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>public UpdateDatabaseDdlMetadata.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<UpdateDatabaseDdlMetadata.Builder>IOExceptionpublic String getDatabase()
The database being modified.
string database = 1 [(.google.api.resource_reference) = { ... }getDatabase in interface UpdateDatabaseDdlMetadataOrBuilderpublic com.google.protobuf.ByteString getDatabaseBytes()
The database being modified.
string database = 1 [(.google.api.resource_reference) = { ... }getDatabaseBytes in interface UpdateDatabaseDdlMetadataOrBuilderpublic UpdateDatabaseDdlMetadata.Builder setDatabase(String value)
The database being modified.
string database = 1 [(.google.api.resource_reference) = { ... }value - The database to set.public UpdateDatabaseDdlMetadata.Builder clearDatabase()
The database being modified.
string database = 1 [(.google.api.resource_reference) = { ... }public UpdateDatabaseDdlMetadata.Builder setDatabaseBytes(com.google.protobuf.ByteString value)
The database being modified.
string database = 1 [(.google.api.resource_reference) = { ... }value - The bytes for database to set.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;getStatementsList in interface UpdateDatabaseDdlMetadataOrBuilderpublic 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;getStatementsCount in interface UpdateDatabaseDdlMetadataOrBuilderpublic String getStatements(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;getStatements in interface UpdateDatabaseDdlMetadataOrBuilderindex - The index of the element to return.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;getStatementsBytes in interface UpdateDatabaseDdlMetadataOrBuilderindex - The index of the value to return.public UpdateDatabaseDdlMetadata.Builder setStatements(int index, String value)
For an update this list contains all the statements. For an individual statement, this list contains only that statement.
repeated string statements = 2;index - The index to set the value at.value - The statements to set.public UpdateDatabaseDdlMetadata.Builder addStatements(String value)
For an update this list contains all the statements. For an individual statement, this list contains only that statement.
repeated string statements = 2;value - The statements to add.public UpdateDatabaseDdlMetadata.Builder addAllStatements(Iterable<String> values)
For an update this list contains all the statements. For an individual statement, this list contains only that statement.
repeated string statements = 2;values - The statements to add.public UpdateDatabaseDdlMetadata.Builder clearStatements()
For an update this list contains all the statements. For an individual statement, this list contains only that statement.
repeated string statements = 2;public UpdateDatabaseDdlMetadata.Builder addStatementsBytes(com.google.protobuf.ByteString value)
For an update this list contains all the statements. For an individual statement, this list contains only that statement.
repeated string statements = 2;value - The bytes of the statements to add.public List<com.google.protobuf.Timestamp> 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;getCommitTimestampsList in interface UpdateDatabaseDdlMetadataOrBuilderpublic 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;getCommitTimestampsCount in interface UpdateDatabaseDdlMetadataOrBuilderpublic 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;getCommitTimestamps in interface UpdateDatabaseDdlMetadataOrBuilderpublic 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;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;public UpdateDatabaseDdlMetadata.Builder 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]`.
repeated .google.protobuf.Timestamp commit_timestamps = 3;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;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;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;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;public UpdateDatabaseDdlMetadata.Builder 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;public UpdateDatabaseDdlMetadata.Builder 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]`.
repeated .google.protobuf.Timestamp commit_timestamps = 3;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;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;getCommitTimestampsOrBuilder in interface UpdateDatabaseDdlMetadataOrBuilderpublic List<? extends com.google.protobuf.TimestampOrBuilder> 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;getCommitTimestampsOrBuilderList in interface UpdateDatabaseDdlMetadataOrBuilderpublic 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;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;public List<com.google.protobuf.Timestamp.Builder> 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;public final UpdateDatabaseDdlMetadata.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>public final UpdateDatabaseDdlMetadata.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>Copyright © 2020 Google LLC. All rights reserved.