public static final class BatchUpdateJobsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateJobsRequest.Builder> implements BatchUpdateJobsRequestOrBuilder
Request to update a batch of jobs.Protobuf type
google.cloud.talent.v4beta1.BatchUpdateJobsRequest| Modifier and Type | Method and Description |
|---|---|
BatchUpdateJobsRequest.Builder |
addAllJobs(Iterable<? extends Job> values)
Required.
|
BatchUpdateJobsRequest.Builder |
addJobs(int index,
Job.Builder builderForValue)
Required.
|
BatchUpdateJobsRequest.Builder |
addJobs(int index,
Job value)
Required.
|
BatchUpdateJobsRequest.Builder |
addJobs(Job.Builder builderForValue)
Required.
|
BatchUpdateJobsRequest.Builder |
addJobs(Job value)
Required.
|
Job.Builder |
addJobsBuilder()
Required.
|
Job.Builder |
addJobsBuilder(int index)
Required.
|
BatchUpdateJobsRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BatchUpdateJobsRequest |
build() |
BatchUpdateJobsRequest |
buildPartial() |
BatchUpdateJobsRequest.Builder |
clear() |
BatchUpdateJobsRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
BatchUpdateJobsRequest.Builder |
clearJobs()
Required.
|
BatchUpdateJobsRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
BatchUpdateJobsRequest.Builder |
clearParent()
Required.
|
BatchUpdateJobsRequest.Builder |
clearUpdateMask()
Optional but strongly recommended to be provided for the best service
experience, also increase latency when checking status of batch operation.
|
BatchUpdateJobsRequest.Builder |
clone() |
BatchUpdateJobsRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Job |
getJobs(int index)
Required.
|
Job.Builder |
getJobsBuilder(int index)
Required.
|
List<Job.Builder> |
getJobsBuilderList()
Required.
|
int |
getJobsCount()
Required.
|
List<Job> |
getJobsList()
Required.
|
JobOrBuilder |
getJobsOrBuilder(int index)
Required.
|
List<? extends JobOrBuilder> |
getJobsOrBuilderList()
Required.
|
String |
getParent()
Required.
|
com.google.protobuf.ByteString |
getParentBytes()
Required.
|
com.google.protobuf.FieldMask |
getUpdateMask()
Optional but strongly recommended to be provided for the best service
experience, also increase latency when checking status of batch operation.
|
com.google.protobuf.FieldMask.Builder |
getUpdateMaskBuilder()
Optional but strongly recommended to be provided for the best service
experience, also increase latency when checking status of batch operation.
|
com.google.protobuf.FieldMaskOrBuilder |
getUpdateMaskOrBuilder()
Optional but strongly recommended to be provided for the best service
experience, also increase latency when checking status of batch operation.
|
boolean |
hasUpdateMask()
Optional but strongly recommended to be provided for the best service
experience, also increase latency when checking status of batch operation.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
BatchUpdateJobsRequest.Builder |
mergeFrom(BatchUpdateJobsRequest other) |
BatchUpdateJobsRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BatchUpdateJobsRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
BatchUpdateJobsRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BatchUpdateJobsRequest.Builder |
mergeUpdateMask(com.google.protobuf.FieldMask value)
Optional but strongly recommended to be provided for the best service
experience, also increase latency when checking status of batch operation.
|
BatchUpdateJobsRequest.Builder |
removeJobs(int index)
Required.
|
BatchUpdateJobsRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BatchUpdateJobsRequest.Builder |
setJobs(int index,
Job.Builder builderForValue)
Required.
|
BatchUpdateJobsRequest.Builder |
setJobs(int index,
Job value)
Required.
|
BatchUpdateJobsRequest.Builder |
setParent(String value)
Required.
|
BatchUpdateJobsRequest.Builder |
setParentBytes(com.google.protobuf.ByteString value)
Required.
|
BatchUpdateJobsRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
BatchUpdateJobsRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BatchUpdateJobsRequest.Builder |
setUpdateMask(com.google.protobuf.FieldMask.Builder builderForValue)
Optional but strongly recommended to be provided for the best service
experience, also increase latency when checking status of batch operation.
|
BatchUpdateJobsRequest.Builder |
setUpdateMask(com.google.protobuf.FieldMask value)
Optional but strongly recommended to be provided for the best service
experience, also increase latency when checking status of batch operation.
|
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<BatchUpdateJobsRequest.Builder>public BatchUpdateJobsRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateJobsRequest.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<BatchUpdateJobsRequest.Builder>public BatchUpdateJobsRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic BatchUpdateJobsRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic BatchUpdateJobsRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic BatchUpdateJobsRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateJobsRequest.Builder>public BatchUpdateJobsRequest.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<BatchUpdateJobsRequest.Builder>public BatchUpdateJobsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateJobsRequest.Builder>public BatchUpdateJobsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateJobsRequest.Builder>public BatchUpdateJobsRequest.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<BatchUpdateJobsRequest.Builder>public BatchUpdateJobsRequest.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<BatchUpdateJobsRequest.Builder>public BatchUpdateJobsRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BatchUpdateJobsRequest.Builder>public BatchUpdateJobsRequest.Builder mergeFrom(BatchUpdateJobsRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateJobsRequest.Builder>public BatchUpdateJobsRequest.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<BatchUpdateJobsRequest.Builder>IOExceptionpublic String getParent()
Required. The resource name of the tenant under which the job is created.
The format is "projects/{project_id}/tenants/{tenant_id}", for example,
"projects/api-test-project/tenant/foo".
Tenant id is optional and the default tenant is used if unspecified, for
example, "projects/api-test-project".
string parent = 1;getParent in interface BatchUpdateJobsRequestOrBuilderpublic com.google.protobuf.ByteString getParentBytes()
Required. The resource name of the tenant under which the job is created.
The format is "projects/{project_id}/tenants/{tenant_id}", for example,
"projects/api-test-project/tenant/foo".
Tenant id is optional and the default tenant is used if unspecified, for
example, "projects/api-test-project".
string parent = 1;getParentBytes in interface BatchUpdateJobsRequestOrBuilderpublic BatchUpdateJobsRequest.Builder setParent(String value)
Required. The resource name of the tenant under which the job is created.
The format is "projects/{project_id}/tenants/{tenant_id}", for example,
"projects/api-test-project/tenant/foo".
Tenant id is optional and the default tenant is used if unspecified, for
example, "projects/api-test-project".
string parent = 1;public BatchUpdateJobsRequest.Builder clearParent()
Required. The resource name of the tenant under which the job is created.
The format is "projects/{project_id}/tenants/{tenant_id}", for example,
"projects/api-test-project/tenant/foo".
Tenant id is optional and the default tenant is used if unspecified, for
example, "projects/api-test-project".
string parent = 1;public BatchUpdateJobsRequest.Builder setParentBytes(com.google.protobuf.ByteString value)
Required. The resource name of the tenant under which the job is created.
The format is "projects/{project_id}/tenants/{tenant_id}", for example,
"projects/api-test-project/tenant/foo".
Tenant id is optional and the default tenant is used if unspecified, for
example, "projects/api-test-project".
string parent = 1;public List<Job> getJobsList()
Required. The jobs to be updated.
repeated .google.cloud.talent.v4beta1.Job jobs = 2;getJobsList in interface BatchUpdateJobsRequestOrBuilderpublic int getJobsCount()
Required. The jobs to be updated.
repeated .google.cloud.talent.v4beta1.Job jobs = 2;getJobsCount in interface BatchUpdateJobsRequestOrBuilderpublic Job getJobs(int index)
Required. The jobs to be updated.
repeated .google.cloud.talent.v4beta1.Job jobs = 2;getJobs in interface BatchUpdateJobsRequestOrBuilderpublic BatchUpdateJobsRequest.Builder setJobs(int index, Job value)
Required. The jobs to be updated.
repeated .google.cloud.talent.v4beta1.Job jobs = 2;public BatchUpdateJobsRequest.Builder setJobs(int index, Job.Builder builderForValue)
Required. The jobs to be updated.
repeated .google.cloud.talent.v4beta1.Job jobs = 2;public BatchUpdateJobsRequest.Builder addJobs(Job value)
Required. The jobs to be updated.
repeated .google.cloud.talent.v4beta1.Job jobs = 2;public BatchUpdateJobsRequest.Builder addJobs(int index, Job value)
Required. The jobs to be updated.
repeated .google.cloud.talent.v4beta1.Job jobs = 2;public BatchUpdateJobsRequest.Builder addJobs(Job.Builder builderForValue)
Required. The jobs to be updated.
repeated .google.cloud.talent.v4beta1.Job jobs = 2;public BatchUpdateJobsRequest.Builder addJobs(int index, Job.Builder builderForValue)
Required. The jobs to be updated.
repeated .google.cloud.talent.v4beta1.Job jobs = 2;public BatchUpdateJobsRequest.Builder addAllJobs(Iterable<? extends Job> values)
Required. The jobs to be updated.
repeated .google.cloud.talent.v4beta1.Job jobs = 2;public BatchUpdateJobsRequest.Builder clearJobs()
Required. The jobs to be updated.
repeated .google.cloud.talent.v4beta1.Job jobs = 2;public BatchUpdateJobsRequest.Builder removeJobs(int index)
Required. The jobs to be updated.
repeated .google.cloud.talent.v4beta1.Job jobs = 2;public Job.Builder getJobsBuilder(int index)
Required. The jobs to be updated.
repeated .google.cloud.talent.v4beta1.Job jobs = 2;public JobOrBuilder getJobsOrBuilder(int index)
Required. The jobs to be updated.
repeated .google.cloud.talent.v4beta1.Job jobs = 2;getJobsOrBuilder in interface BatchUpdateJobsRequestOrBuilderpublic List<? extends JobOrBuilder> getJobsOrBuilderList()
Required. The jobs to be updated.
repeated .google.cloud.talent.v4beta1.Job jobs = 2;getJobsOrBuilderList in interface BatchUpdateJobsRequestOrBuilderpublic Job.Builder addJobsBuilder()
Required. The jobs to be updated.
repeated .google.cloud.talent.v4beta1.Job jobs = 2;public Job.Builder addJobsBuilder(int index)
Required. The jobs to be updated.
repeated .google.cloud.talent.v4beta1.Job jobs = 2;public List<Job.Builder> getJobsBuilderList()
Required. The jobs to be updated.
repeated .google.cloud.talent.v4beta1.Job jobs = 2;public boolean hasUpdateMask()
Optional but strongly recommended to be provided for the best service experience, also increase latency when checking status of batch operation. If [update_mask][google.cloud.talent.v4beta1.BatchUpdateJobsRequest.update_mask] is provided, only the specified fields in [Job][google.cloud.talent.v4beta1.Job] are updated. Otherwise all the fields are updated. A field mask to restrict the fields that are updated. Only top level fields of [Job][google.cloud.talent.v4beta1.Job] are supported. If [update_mask][google.cloud.talent.v4beta1.BatchUpdateJobsRequest.update_mask] is provided, The [Job][google.cloud.talent.v4beta1.Job] inside [JobResult][google.cloud.talent.v4beta1.JobOperationResult.JobResult] will only contains fields that is updated, plus the Id of the Job. Otherwise, [Job][google.cloud.talent.v4beta1.Job] will include all fields, which can yield a very large response.
.google.protobuf.FieldMask update_mask = 3;hasUpdateMask in interface BatchUpdateJobsRequestOrBuilderpublic com.google.protobuf.FieldMask getUpdateMask()
Optional but strongly recommended to be provided for the best service experience, also increase latency when checking status of batch operation. If [update_mask][google.cloud.talent.v4beta1.BatchUpdateJobsRequest.update_mask] is provided, only the specified fields in [Job][google.cloud.talent.v4beta1.Job] are updated. Otherwise all the fields are updated. A field mask to restrict the fields that are updated. Only top level fields of [Job][google.cloud.talent.v4beta1.Job] are supported. If [update_mask][google.cloud.talent.v4beta1.BatchUpdateJobsRequest.update_mask] is provided, The [Job][google.cloud.talent.v4beta1.Job] inside [JobResult][google.cloud.talent.v4beta1.JobOperationResult.JobResult] will only contains fields that is updated, plus the Id of the Job. Otherwise, [Job][google.cloud.talent.v4beta1.Job] will include all fields, which can yield a very large response.
.google.protobuf.FieldMask update_mask = 3;getUpdateMask in interface BatchUpdateJobsRequestOrBuilderpublic BatchUpdateJobsRequest.Builder setUpdateMask(com.google.protobuf.FieldMask value)
Optional but strongly recommended to be provided for the best service experience, also increase latency when checking status of batch operation. If [update_mask][google.cloud.talent.v4beta1.BatchUpdateJobsRequest.update_mask] is provided, only the specified fields in [Job][google.cloud.talent.v4beta1.Job] are updated. Otherwise all the fields are updated. A field mask to restrict the fields that are updated. Only top level fields of [Job][google.cloud.talent.v4beta1.Job] are supported. If [update_mask][google.cloud.talent.v4beta1.BatchUpdateJobsRequest.update_mask] is provided, The [Job][google.cloud.talent.v4beta1.Job] inside [JobResult][google.cloud.talent.v4beta1.JobOperationResult.JobResult] will only contains fields that is updated, plus the Id of the Job. Otherwise, [Job][google.cloud.talent.v4beta1.Job] will include all fields, which can yield a very large response.
.google.protobuf.FieldMask update_mask = 3;public BatchUpdateJobsRequest.Builder setUpdateMask(com.google.protobuf.FieldMask.Builder builderForValue)
Optional but strongly recommended to be provided for the best service experience, also increase latency when checking status of batch operation. If [update_mask][google.cloud.talent.v4beta1.BatchUpdateJobsRequest.update_mask] is provided, only the specified fields in [Job][google.cloud.talent.v4beta1.Job] are updated. Otherwise all the fields are updated. A field mask to restrict the fields that are updated. Only top level fields of [Job][google.cloud.talent.v4beta1.Job] are supported. If [update_mask][google.cloud.talent.v4beta1.BatchUpdateJobsRequest.update_mask] is provided, The [Job][google.cloud.talent.v4beta1.Job] inside [JobResult][google.cloud.talent.v4beta1.JobOperationResult.JobResult] will only contains fields that is updated, plus the Id of the Job. Otherwise, [Job][google.cloud.talent.v4beta1.Job] will include all fields, which can yield a very large response.
.google.protobuf.FieldMask update_mask = 3;public BatchUpdateJobsRequest.Builder mergeUpdateMask(com.google.protobuf.FieldMask value)
Optional but strongly recommended to be provided for the best service experience, also increase latency when checking status of batch operation. If [update_mask][google.cloud.talent.v4beta1.BatchUpdateJobsRequest.update_mask] is provided, only the specified fields in [Job][google.cloud.talent.v4beta1.Job] are updated. Otherwise all the fields are updated. A field mask to restrict the fields that are updated. Only top level fields of [Job][google.cloud.talent.v4beta1.Job] are supported. If [update_mask][google.cloud.talent.v4beta1.BatchUpdateJobsRequest.update_mask] is provided, The [Job][google.cloud.talent.v4beta1.Job] inside [JobResult][google.cloud.talent.v4beta1.JobOperationResult.JobResult] will only contains fields that is updated, plus the Id of the Job. Otherwise, [Job][google.cloud.talent.v4beta1.Job] will include all fields, which can yield a very large response.
.google.protobuf.FieldMask update_mask = 3;public BatchUpdateJobsRequest.Builder clearUpdateMask()
Optional but strongly recommended to be provided for the best service experience, also increase latency when checking status of batch operation. If [update_mask][google.cloud.talent.v4beta1.BatchUpdateJobsRequest.update_mask] is provided, only the specified fields in [Job][google.cloud.talent.v4beta1.Job] are updated. Otherwise all the fields are updated. A field mask to restrict the fields that are updated. Only top level fields of [Job][google.cloud.talent.v4beta1.Job] are supported. If [update_mask][google.cloud.talent.v4beta1.BatchUpdateJobsRequest.update_mask] is provided, The [Job][google.cloud.talent.v4beta1.Job] inside [JobResult][google.cloud.talent.v4beta1.JobOperationResult.JobResult] will only contains fields that is updated, plus the Id of the Job. Otherwise, [Job][google.cloud.talent.v4beta1.Job] will include all fields, which can yield a very large response.
.google.protobuf.FieldMask update_mask = 3;public com.google.protobuf.FieldMask.Builder getUpdateMaskBuilder()
Optional but strongly recommended to be provided for the best service experience, also increase latency when checking status of batch operation. If [update_mask][google.cloud.talent.v4beta1.BatchUpdateJobsRequest.update_mask] is provided, only the specified fields in [Job][google.cloud.talent.v4beta1.Job] are updated. Otherwise all the fields are updated. A field mask to restrict the fields that are updated. Only top level fields of [Job][google.cloud.talent.v4beta1.Job] are supported. If [update_mask][google.cloud.talent.v4beta1.BatchUpdateJobsRequest.update_mask] is provided, The [Job][google.cloud.talent.v4beta1.Job] inside [JobResult][google.cloud.talent.v4beta1.JobOperationResult.JobResult] will only contains fields that is updated, plus the Id of the Job. Otherwise, [Job][google.cloud.talent.v4beta1.Job] will include all fields, which can yield a very large response.
.google.protobuf.FieldMask update_mask = 3;public com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder()
Optional but strongly recommended to be provided for the best service experience, also increase latency when checking status of batch operation. If [update_mask][google.cloud.talent.v4beta1.BatchUpdateJobsRequest.update_mask] is provided, only the specified fields in [Job][google.cloud.talent.v4beta1.Job] are updated. Otherwise all the fields are updated. A field mask to restrict the fields that are updated. Only top level fields of [Job][google.cloud.talent.v4beta1.Job] are supported. If [update_mask][google.cloud.talent.v4beta1.BatchUpdateJobsRequest.update_mask] is provided, The [Job][google.cloud.talent.v4beta1.Job] inside [JobResult][google.cloud.talent.v4beta1.JobOperationResult.JobResult] will only contains fields that is updated, plus the Id of the Job. Otherwise, [Job][google.cloud.talent.v4beta1.Job] will include all fields, which can yield a very large response.
.google.protobuf.FieldMask update_mask = 3;getUpdateMaskOrBuilder in interface BatchUpdateJobsRequestOrBuilderpublic final BatchUpdateJobsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateJobsRequest.Builder>public final BatchUpdateJobsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateJobsRequest.Builder>Copyright © 2019 Google LLC. All rights reserved.