Package | Description |
---|---|
com.google.cloud.talent.v4 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.addRepeatedField(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(Descriptors.FieldDescriptor field) |
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.clearOneof(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(Timestamp value)
The time when the batch operation is created.
|
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.mergeEndTime(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(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.mergeFrom(Message other) |
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.mergeUnknownFields(UnknownFieldSet unknownFields) |
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.mergeUpdateTime(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(GeneratedMessageV3.BuilderParent parent) |
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.setCreateTime(Timestamp.Builder builderForValue)
The time when the batch operation is created.
|
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.setCreateTime(Timestamp value)
The time when the batch operation is created.
|
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.setEndTime(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(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(Descriptors.FieldDescriptor field,
Object value) |
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.setRepeatedField(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(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(UnknownFieldSet unknownFields) |
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.setUpdateTime(Timestamp.Builder builderForValue)
The time when the batch operation status is updated.
|
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.setUpdateTime(Timestamp value)
The time when the batch operation status is updated.
|
BatchOperationMetadata.Builder |
BatchOperationMetadata.toBuilder() |
Copyright © 2022 Google LLC. All rights reserved.