| Modifier and Type | Method and Description |
|---|---|
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.clear() |
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.clearCreateTime()
The time when the batch operation is created.
|
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.clearEndTime()
The time when the batch operation is finished and
[google.longrunning.Operation.done][google.longrunning.Operation.done] is
set to `true`.
|
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.clearFailureCount()
Count of failed item(s) inside an operation.
|
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.clearState()
The state of a long running operation.
|
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.clearStateDescription()
More detailed information about operation state.
|
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.clearSuccessCount()
Count of successful item(s) inside an operation.
|
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.clearTotalCount()
Count of total item(s) inside an operation.
|
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.clearUpdateTime()
The time when the batch operation status is updated.
|
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.clone() |
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.mergeCreateTime(com.google.protobuf.Timestamp value)
The time when the batch operation is created.
|
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.mergeEndTime(com.google.protobuf.Timestamp value)
The time when the batch operation is finished and
[google.longrunning.Operation.done][google.longrunning.Operation.done] is
set to `true`.
|
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.mergeFrom(BatchOperationMetadata other) |
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.mergeFrom(com.google.protobuf.Message other) |
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.mergeUpdateTime(com.google.protobuf.Timestamp value)
The time when the batch operation status is updated.
|
static BatchOperationMetadata.Builder |
BatchOperationMetadata.newBuilder() |
static BatchOperationMetadata.Builder |
BatchOperationMetadata.newBuilder(BatchOperationMetadata prototype) |
BatchOperationMetadata.Builder |
BatchOperationMetadata.newBuilderForType() |
protected BatchOperationMetadata.Builder |
BatchOperationMetadata.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time when the batch operation is created.
|
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.setCreateTime(com.google.protobuf.Timestamp value)
The time when the batch operation is created.
|
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time when the batch operation is finished and
[google.longrunning.Operation.done][google.longrunning.Operation.done] is
set to `true`.
|
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.setEndTime(com.google.protobuf.Timestamp value)
The time when the batch operation is finished and
[google.longrunning.Operation.done][google.longrunning.Operation.done] is
set to `true`.
|
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.setFailureCount(int value)
Count of failed item(s) inside an operation.
|
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.setState(BatchOperationMetadata.State value)
The state of a long running operation.
|
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.setStateDescription(String value)
More detailed information about operation state.
|
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.setStateDescriptionBytes(com.google.protobuf.ByteString value)
More detailed information about operation state.
|
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.setStateValue(int value)
The state of a long running operation.
|
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.setSuccessCount(int value)
Count of successful item(s) inside an operation.
|
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.setTotalCount(int value)
Count of total item(s) inside an operation.
|
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time when the batch operation status is updated.
|
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.setUpdateTime(com.google.protobuf.Timestamp value)
The time when the batch operation status is updated.
|
BatchOperationMetadata.Builder |
BatchOperationMetadata.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.