CommonMetadata.Builder.clear()
The time the operation ended, either successfully or otherwise.
CommonMetadata.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
CommonMetadata.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
The type of the operation.
The time that work began on the operation.
The current state of the Operation.
CommonMetadata.Builder.clone()
Metadata common to all Datastore Admin operations.
Metadata common to all Datastore Admin operations.
Metadata common to all Datastore Admin operations.
CommonMetadata.Builder.mergeEndTime(com.google.protobuf.Timestamp value)
The time the operation ended, either successfully or otherwise.
CommonMetadata.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CommonMetadata.Builder.mergeFrom(com.google.protobuf.Message other)
CommonMetadata.Builder.mergeStartTime(com.google.protobuf.Timestamp value)
The time that work began on the operation.
CommonMetadata.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
CommonMetadata.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
The client-assigned labels which were provided when the operation was
created.
The client-assigned labels which were provided when the operation was
created.
The client-assigned labels which were provided when the operation was
created.
CommonMetadata.Builder.setEndTime(com.google.protobuf.Timestamp value)
The time the operation ended, either successfully or otherwise.
CommonMetadata.Builder.setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time the operation ended, either successfully or otherwise.
CommonMetadata.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
The type of the operation.
The type of the operation.
CommonMetadata.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
CommonMetadata.Builder.setStartTime(com.google.protobuf.Timestamp value)
The time that work began on the operation.
CommonMetadata.Builder.setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time that work began on the operation.
The current state of the Operation.
The current state of the Operation.
CommonMetadata.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)