public static final class UpdateDatabaseDdlMetadata.Builder extends 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 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,
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,
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(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(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]`.
|
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]`.
|
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(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(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(Descriptors.FieldDescriptor field) |
UpdateDatabaseDdlMetadata.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
UpdateDatabaseDdlMetadata.Builder |
clearStatements()
For an update this list contains all the statements.
|
UpdateDatabaseDdlMetadata.Builder |
clone() |
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]`.
|
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<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<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]`.
|
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 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.
|
ByteString |
getDatabaseBytes()
The database being modified.
|
UpdateDatabaseDdlMetadata |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getStatements(int index)
For an update this list contains all the statements.
|
ByteString |
getStatementsBytes(int index)
For an update this list contains all the statements.
|
int |
getStatementsCount()
For an update this list contains all the statements.
|
ProtocolStringList |
getStatementsList()
For an update this list contains all the statements.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
UpdateDatabaseDdlMetadata.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
UpdateDatabaseDdlMetadata.Builder |
mergeFrom(Message other) |
UpdateDatabaseDdlMetadata.Builder |
mergeFrom(UpdateDatabaseDdlMetadata other) |
UpdateDatabaseDdlMetadata.Builder |
mergeUnknownFields(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,
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,
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(ByteString value)
The database being modified.
|
UpdateDatabaseDdlMetadata.Builder |
setField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
UpdateDatabaseDdlMetadata.Builder |
setRepeatedField(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(UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
mergeFrom
public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>
public UpdateDatabaseDdlMetadata.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>
public UpdateDatabaseDdlMetadata getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public UpdateDatabaseDdlMetadata build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public UpdateDatabaseDdlMetadata buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public UpdateDatabaseDdlMetadata.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>
public UpdateDatabaseDdlMetadata.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>
public UpdateDatabaseDdlMetadata.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>
public UpdateDatabaseDdlMetadata.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>
public UpdateDatabaseDdlMetadata.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>
public UpdateDatabaseDdlMetadata.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>
public UpdateDatabaseDdlMetadata.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<UpdateDatabaseDdlMetadata.Builder>
public UpdateDatabaseDdlMetadata.Builder mergeFrom(UpdateDatabaseDdlMetadata other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>
public UpdateDatabaseDdlMetadata.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<UpdateDatabaseDdlMetadata.Builder>
java.io.IOException
public java.lang.String getDatabase()
The database being modified.
string database = 1;
getDatabase
in interface UpdateDatabaseDdlMetadataOrBuilder
public 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(ByteString value)
The database being modified.
string database = 1;
public 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 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(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<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 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, 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, 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(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, 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(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, 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 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 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 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 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 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 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<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(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>
public final UpdateDatabaseDdlMetadata.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<UpdateDatabaseDdlMetadata.Builder>