public static final class JobOperationResult.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<JobOperationResult.Builder> implements JobOperationResultOrBuilder
Output only. The result of [JobService.BatchCreateJobs][google.cloud.talent.v4beta1.JobService.BatchCreateJobs] or [JobService.BatchUpdateJobs][google.cloud.talent.v4beta1.JobService.BatchUpdateJobs] APIs. It's used to replace [google.longrunning.Operation.response][google.longrunning.Operation.response] in case of success.Protobuf type
google.cloud.talent.v4beta1.JobOperationResult| Modifier and Type | Method and Description |
|---|---|
JobOperationResult.Builder |
addAllJobResults(Iterable<? extends JobOperationResult.JobResult> values)
List of job mutation results from a batch mutate operation.
|
JobOperationResult.Builder |
addJobResults(int index,
JobOperationResult.JobResult.Builder builderForValue)
List of job mutation results from a batch mutate operation.
|
JobOperationResult.Builder |
addJobResults(int index,
JobOperationResult.JobResult value)
List of job mutation results from a batch mutate operation.
|
JobOperationResult.Builder |
addJobResults(JobOperationResult.JobResult.Builder builderForValue)
List of job mutation results from a batch mutate operation.
|
JobOperationResult.Builder |
addJobResults(JobOperationResult.JobResult value)
List of job mutation results from a batch mutate operation.
|
JobOperationResult.JobResult.Builder |
addJobResultsBuilder()
List of job mutation results from a batch mutate operation.
|
JobOperationResult.JobResult.Builder |
addJobResultsBuilder(int index)
List of job mutation results from a batch mutate operation.
|
JobOperationResult.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
JobOperationResult |
build() |
JobOperationResult |
buildPartial() |
JobOperationResult.Builder |
clear() |
JobOperationResult.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
JobOperationResult.Builder |
clearJobResults()
List of job mutation results from a batch mutate operation.
|
JobOperationResult.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
JobOperationResult.Builder |
clone() |
JobOperationResult |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
JobOperationResult.JobResult |
getJobResults(int index)
List of job mutation results from a batch mutate operation.
|
JobOperationResult.JobResult.Builder |
getJobResultsBuilder(int index)
List of job mutation results from a batch mutate operation.
|
List<JobOperationResult.JobResult.Builder> |
getJobResultsBuilderList()
List of job mutation results from a batch mutate operation.
|
int |
getJobResultsCount()
List of job mutation results from a batch mutate operation.
|
List<JobOperationResult.JobResult> |
getJobResultsList()
List of job mutation results from a batch mutate operation.
|
JobOperationResult.JobResultOrBuilder |
getJobResultsOrBuilder(int index)
List of job mutation results from a batch mutate operation.
|
List<? extends JobOperationResult.JobResultOrBuilder> |
getJobResultsOrBuilderList()
List of job mutation results from a batch mutate operation.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
JobOperationResult.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
JobOperationResult.Builder |
mergeFrom(JobOperationResult other) |
JobOperationResult.Builder |
mergeFrom(com.google.protobuf.Message other) |
JobOperationResult.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
JobOperationResult.Builder |
removeJobResults(int index)
List of job mutation results from a batch mutate operation.
|
JobOperationResult.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
JobOperationResult.Builder |
setJobResults(int index,
JobOperationResult.JobResult.Builder builderForValue)
List of job mutation results from a batch mutate operation.
|
JobOperationResult.Builder |
setJobResults(int index,
JobOperationResult.JobResult value)
List of job mutation results from a batch mutate operation.
|
JobOperationResult.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
JobOperationResult.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, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<JobOperationResult.Builder>public JobOperationResult.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<JobOperationResult.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<JobOperationResult.Builder>public JobOperationResult getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic JobOperationResult build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic JobOperationResult buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic JobOperationResult.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<JobOperationResult.Builder>public JobOperationResult.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<JobOperationResult.Builder>public JobOperationResult.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<JobOperationResult.Builder>public JobOperationResult.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<JobOperationResult.Builder>public JobOperationResult.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<JobOperationResult.Builder>public JobOperationResult.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<JobOperationResult.Builder>public JobOperationResult.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<JobOperationResult.Builder>public JobOperationResult.Builder mergeFrom(JobOperationResult other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<JobOperationResult.Builder>public JobOperationResult.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<JobOperationResult.Builder>IOExceptionpublic List<JobOperationResult.JobResult> getJobResultsList()
List of job mutation results from a batch mutate operation. It can change until operation status is FINISHED, FAILED or CANCELLED.
repeated .google.cloud.talent.v4beta1.JobOperationResult.JobResult job_results = 1;
getJobResultsList in interface JobOperationResultOrBuilderpublic int getJobResultsCount()
List of job mutation results from a batch mutate operation. It can change until operation status is FINISHED, FAILED or CANCELLED.
repeated .google.cloud.talent.v4beta1.JobOperationResult.JobResult job_results = 1;
getJobResultsCount in interface JobOperationResultOrBuilderpublic JobOperationResult.JobResult getJobResults(int index)
List of job mutation results from a batch mutate operation. It can change until operation status is FINISHED, FAILED or CANCELLED.
repeated .google.cloud.talent.v4beta1.JobOperationResult.JobResult job_results = 1;
getJobResults in interface JobOperationResultOrBuilderpublic JobOperationResult.Builder setJobResults(int index, JobOperationResult.JobResult value)
List of job mutation results from a batch mutate operation. It can change until operation status is FINISHED, FAILED or CANCELLED.
repeated .google.cloud.talent.v4beta1.JobOperationResult.JobResult job_results = 1;
public JobOperationResult.Builder setJobResults(int index, JobOperationResult.JobResult.Builder builderForValue)
List of job mutation results from a batch mutate operation. It can change until operation status is FINISHED, FAILED or CANCELLED.
repeated .google.cloud.talent.v4beta1.JobOperationResult.JobResult job_results = 1;
public JobOperationResult.Builder addJobResults(JobOperationResult.JobResult value)
List of job mutation results from a batch mutate operation. It can change until operation status is FINISHED, FAILED or CANCELLED.
repeated .google.cloud.talent.v4beta1.JobOperationResult.JobResult job_results = 1;
public JobOperationResult.Builder addJobResults(int index, JobOperationResult.JobResult value)
List of job mutation results from a batch mutate operation. It can change until operation status is FINISHED, FAILED or CANCELLED.
repeated .google.cloud.talent.v4beta1.JobOperationResult.JobResult job_results = 1;
public JobOperationResult.Builder addJobResults(JobOperationResult.JobResult.Builder builderForValue)
List of job mutation results from a batch mutate operation. It can change until operation status is FINISHED, FAILED or CANCELLED.
repeated .google.cloud.talent.v4beta1.JobOperationResult.JobResult job_results = 1;
public JobOperationResult.Builder addJobResults(int index, JobOperationResult.JobResult.Builder builderForValue)
List of job mutation results from a batch mutate operation. It can change until operation status is FINISHED, FAILED or CANCELLED.
repeated .google.cloud.talent.v4beta1.JobOperationResult.JobResult job_results = 1;
public JobOperationResult.Builder addAllJobResults(Iterable<? extends JobOperationResult.JobResult> values)
List of job mutation results from a batch mutate operation. It can change until operation status is FINISHED, FAILED or CANCELLED.
repeated .google.cloud.talent.v4beta1.JobOperationResult.JobResult job_results = 1;
public JobOperationResult.Builder clearJobResults()
List of job mutation results from a batch mutate operation. It can change until operation status is FINISHED, FAILED or CANCELLED.
repeated .google.cloud.talent.v4beta1.JobOperationResult.JobResult job_results = 1;
public JobOperationResult.Builder removeJobResults(int index)
List of job mutation results from a batch mutate operation. It can change until operation status is FINISHED, FAILED or CANCELLED.
repeated .google.cloud.talent.v4beta1.JobOperationResult.JobResult job_results = 1;
public JobOperationResult.JobResult.Builder getJobResultsBuilder(int index)
List of job mutation results from a batch mutate operation. It can change until operation status is FINISHED, FAILED or CANCELLED.
repeated .google.cloud.talent.v4beta1.JobOperationResult.JobResult job_results = 1;
public JobOperationResult.JobResultOrBuilder getJobResultsOrBuilder(int index)
List of job mutation results from a batch mutate operation. It can change until operation status is FINISHED, FAILED or CANCELLED.
repeated .google.cloud.talent.v4beta1.JobOperationResult.JobResult job_results = 1;
getJobResultsOrBuilder in interface JobOperationResultOrBuilderpublic List<? extends JobOperationResult.JobResultOrBuilder> getJobResultsOrBuilderList()
List of job mutation results from a batch mutate operation. It can change until operation status is FINISHED, FAILED or CANCELLED.
repeated .google.cloud.talent.v4beta1.JobOperationResult.JobResult job_results = 1;
getJobResultsOrBuilderList in interface JobOperationResultOrBuilderpublic JobOperationResult.JobResult.Builder addJobResultsBuilder()
List of job mutation results from a batch mutate operation. It can change until operation status is FINISHED, FAILED or CANCELLED.
repeated .google.cloud.talent.v4beta1.JobOperationResult.JobResult job_results = 1;
public JobOperationResult.JobResult.Builder addJobResultsBuilder(int index)
List of job mutation results from a batch mutate operation. It can change until operation status is FINISHED, FAILED or CANCELLED.
repeated .google.cloud.talent.v4beta1.JobOperationResult.JobResult job_results = 1;
public List<JobOperationResult.JobResult.Builder> getJobResultsBuilderList()
List of job mutation results from a batch mutate operation. It can change until operation status is FINISHED, FAILED or CANCELLED.
repeated .google.cloud.talent.v4beta1.JobOperationResult.JobResult job_results = 1;
public final JobOperationResult.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<JobOperationResult.Builder>public final JobOperationResult.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<JobOperationResult.Builder>Copyright © 2019 Google LLC. All rights reserved.