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(java.lang.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(java.lang.Iterable<java.lang.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,
java.lang.Object value) |
UpdateDatabaseDdlMetadata.Builder |
addStatements(java.lang.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]`.
|
java.util.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]`.
|
java.util.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]`.
|
java.util.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]`.
|
java.lang.String |
getDatabase()
The database being modified.
|
DatabaseName |
getDatabaseAsDatabaseName() |
com.google.protobuf.ByteString |
getDatabaseBytes()
The database being modified.
|
UpdateDatabaseDdlMetadata |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
java.lang.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(java.lang.String value)
The database being modified.
|
UpdateDatabaseDdlMetadata.Builder |
setDatabaseBytes(com.google.protobuf.ByteString value)
The database being modified.
|
UpdateDatabaseDdlMetadata.Builder |
setDatabaseWithDatabaseName(DatabaseName value) |
UpdateDatabaseDdlMetadata.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
UpdateDatabaseDdlMetadata.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
UpdateDatabaseDdlMetadata.Builder |
setStatements(int index,
java.lang.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, parseUnknownField
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public 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.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>
public UpdateDatabaseDdlMetadata getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public UpdateDatabaseDdlMetadata build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public UpdateDatabaseDdlMetadata buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public UpdateDatabaseDdlMetadata.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>
public UpdateDatabaseDdlMetadata.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
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.Builder
clearField
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.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>
public UpdateDatabaseDdlMetadata.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>
public UpdateDatabaseDdlMetadata.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
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.Builder
mergeFrom
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.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>
public UpdateDatabaseDdlMetadata.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<UpdateDatabaseDdlMetadata.Builder>
java.io.IOException
public java.lang.String getDatabase()
The database being modified.
string database = 1;
getDatabase
in interface UpdateDatabaseDdlMetadataOrBuilder
public com.google.protobuf.ByteString getDatabaseBytes()
The database being modified.
string database = 1;
getDatabaseBytes
in interface UpdateDatabaseDdlMetadataOrBuilder
public UpdateDatabaseDdlMetadata.Builder setDatabase(java.lang.String value)
The database being modified.
string database = 1;
public UpdateDatabaseDdlMetadata.Builder clearDatabase()
The database being modified.
string database = 1;
public UpdateDatabaseDdlMetadata.Builder setDatabaseBytes(com.google.protobuf.ByteString value)
The database being modified.
string database = 1;
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 UpdateDatabaseDdlMetadataOrBuilder
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;
getStatementsCount
in interface UpdateDatabaseDdlMetadataOrBuilder
public java.lang.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 UpdateDatabaseDdlMetadataOrBuilder
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 UpdateDatabaseDdlMetadataOrBuilder
public UpdateDatabaseDdlMetadata.Builder setStatements(int index, java.lang.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;
public UpdateDatabaseDdlMetadata.Builder addStatements(java.lang.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;
public UpdateDatabaseDdlMetadata.Builder addAllStatements(java.lang.Iterable<java.lang.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;
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;
public java.util.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 UpdateDatabaseDdlMetadataOrBuilder
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;
getCommitTimestampsCount
in interface UpdateDatabaseDdlMetadataOrBuilder
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;
getCommitTimestamps
in interface UpdateDatabaseDdlMetadataOrBuilder
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;
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(java.lang.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 UpdateDatabaseDdlMetadataOrBuilder
public java.util.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 UpdateDatabaseDdlMetadataOrBuilder
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;
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 java.util.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.Builder
setUnknownFields
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.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>
public final UpdateDatabaseDdlMetadata.Builder setDatabaseWithDatabaseName(DatabaseName value)
public final DatabaseName getDatabaseAsDatabaseName()