Package com.google.cloud.aiplatform.v1
Class SpecialistPool.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<SpecialistPool.Builder>
-
- com.google.cloud.aiplatform.v1.SpecialistPool.Builder
-
- All Implemented Interfaces:
SpecialistPoolOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- SpecialistPool
public static final class SpecialistPool.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SpecialistPool.Builder> implements SpecialistPoolOrBuilder
SpecialistPool represents customers' own workforce to work on their data labeling jobs. It includes a group of specialist managers and workers. Managers are responsible for managing the workers in this pool as well as customers' data labeling jobs associated with this pool. Customers create specialist pool as well as start data labeling jobs on Cloud, managers and workers handle the jobs using CrowdCompute console.
Protobuf typegoogle.cloud.aiplatform.v1.SpecialistPool
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description SpecialistPool.BuilderaddAllPendingDataLabelingJobs(Iterable<String> values)Output only.SpecialistPool.BuilderaddAllSpecialistManagerEmails(Iterable<String> values)The email addresses of the managers in the SpecialistPool.SpecialistPool.BuilderaddAllSpecialistWorkerEmails(Iterable<String> values)The email addresses of workers in the SpecialistPool.SpecialistPool.BuilderaddPendingDataLabelingJobs(String value)Output only.SpecialistPool.BuilderaddPendingDataLabelingJobsBytes(com.google.protobuf.ByteString value)Output only.SpecialistPool.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)SpecialistPool.BuilderaddSpecialistManagerEmails(String value)The email addresses of the managers in the SpecialistPool.SpecialistPool.BuilderaddSpecialistManagerEmailsBytes(com.google.protobuf.ByteString value)The email addresses of the managers in the SpecialistPool.SpecialistPool.BuilderaddSpecialistWorkerEmails(String value)The email addresses of workers in the SpecialistPool.SpecialistPool.BuilderaddSpecialistWorkerEmailsBytes(com.google.protobuf.ByteString value)The email addresses of workers in the SpecialistPool.SpecialistPoolbuild()SpecialistPoolbuildPartial()SpecialistPool.Builderclear()SpecialistPool.BuilderclearDisplayName()Required.SpecialistPool.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)SpecialistPool.BuilderclearName()Required.SpecialistPool.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)SpecialistPool.BuilderclearPendingDataLabelingJobs()Output only.SpecialistPool.BuilderclearSpecialistManagerEmails()The email addresses of the managers in the SpecialistPool.SpecialistPool.BuilderclearSpecialistManagersCount()Output only.SpecialistPool.BuilderclearSpecialistWorkerEmails()The email addresses of workers in the SpecialistPool.SpecialistPool.Builderclone()SpecialistPoolgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetDisplayName()Required.com.google.protobuf.ByteStringgetDisplayNameBytes()Required.StringgetName()Required.com.google.protobuf.ByteStringgetNameBytes()Required.StringgetPendingDataLabelingJobs(int index)Output only.com.google.protobuf.ByteStringgetPendingDataLabelingJobsBytes(int index)Output only.intgetPendingDataLabelingJobsCount()Output only.com.google.protobuf.ProtocolStringListgetPendingDataLabelingJobsList()Output only.StringgetSpecialistManagerEmails(int index)The email addresses of the managers in the SpecialistPool.com.google.protobuf.ByteStringgetSpecialistManagerEmailsBytes(int index)The email addresses of the managers in the SpecialistPool.intgetSpecialistManagerEmailsCount()The email addresses of the managers in the SpecialistPool.com.google.protobuf.ProtocolStringListgetSpecialistManagerEmailsList()The email addresses of the managers in the SpecialistPool.intgetSpecialistManagersCount()Output only.StringgetSpecialistWorkerEmails(int index)The email addresses of workers in the SpecialistPool.com.google.protobuf.ByteStringgetSpecialistWorkerEmailsBytes(int index)The email addresses of workers in the SpecialistPool.intgetSpecialistWorkerEmailsCount()The email addresses of workers in the SpecialistPool.com.google.protobuf.ProtocolStringListgetSpecialistWorkerEmailsList()The email addresses of workers in the SpecialistPool.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()SpecialistPool.BuildermergeFrom(SpecialistPool other)SpecialistPool.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)SpecialistPool.BuildermergeFrom(com.google.protobuf.Message other)SpecialistPool.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)SpecialistPool.BuildersetDisplayName(String value)Required.SpecialistPool.BuildersetDisplayNameBytes(com.google.protobuf.ByteString value)Required.SpecialistPool.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)SpecialistPool.BuildersetName(String value)Required.SpecialistPool.BuildersetNameBytes(com.google.protobuf.ByteString value)Required.SpecialistPool.BuildersetPendingDataLabelingJobs(int index, String value)Output only.SpecialistPool.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)SpecialistPool.BuildersetSpecialistManagerEmails(int index, String value)The email addresses of the managers in the SpecialistPool.SpecialistPool.BuildersetSpecialistManagersCount(int value)Output only.SpecialistPool.BuildersetSpecialistWorkerEmails(int index, String value)The email addresses of workers in the SpecialistPool.SpecialistPool.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<SpecialistPool.Builder>
-
clear
public SpecialistPool.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<SpecialistPool.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<SpecialistPool.Builder>
-
getDefaultInstanceForType
public SpecialistPool getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public SpecialistPool build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public SpecialistPool buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public SpecialistPool.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<SpecialistPool.Builder>
-
setField
public SpecialistPool.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SpecialistPool.Builder>
-
clearField
public SpecialistPool.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SpecialistPool.Builder>
-
clearOneof
public SpecialistPool.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<SpecialistPool.Builder>
-
setRepeatedField
public SpecialistPool.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SpecialistPool.Builder>
-
addRepeatedField
public SpecialistPool.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SpecialistPool.Builder>
-
mergeFrom
public SpecialistPool.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<SpecialistPool.Builder>
-
mergeFrom
public SpecialistPool.Builder mergeFrom(SpecialistPool other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<SpecialistPool.Builder>
-
mergeFrom
public SpecialistPool.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<SpecialistPool.Builder>- Throws:
IOException
-
getName
public String getName()
Required. The resource name of the SpecialistPool.
string name = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getNamein interfaceSpecialistPoolOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Required. The resource name of the SpecialistPool.
string name = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getNameBytesin interfaceSpecialistPoolOrBuilder- Returns:
- The bytes for name.
-
setName
public SpecialistPool.Builder setName(String value)
Required. The resource name of the SpecialistPool.
string name = 1 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public SpecialistPool.Builder clearName()
Required. The resource name of the SpecialistPool.
string name = 1 [(.google.api.field_behavior) = REQUIRED];- Returns:
- This builder for chaining.
-
setNameBytes
public SpecialistPool.Builder setNameBytes(com.google.protobuf.ByteString value)
Required. The resource name of the SpecialistPool.
string name = 1 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getDisplayName
public String getDisplayName()
Required. The user-defined name of the SpecialistPool. The name can be up to 128 characters long and can consist of any UTF-8 characters. This field should be unique on project-level.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getDisplayNamein interfaceSpecialistPoolOrBuilder- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()
Required. The user-defined name of the SpecialistPool. The name can be up to 128 characters long and can consist of any UTF-8 characters. This field should be unique on project-level.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getDisplayNameBytesin interfaceSpecialistPoolOrBuilder- Returns:
- The bytes for displayName.
-
setDisplayName
public SpecialistPool.Builder setDisplayName(String value)
Required. The user-defined name of the SpecialistPool. The name can be up to 128 characters long and can consist of any UTF-8 characters. This field should be unique on project-level.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The displayName to set.- Returns:
- This builder for chaining.
-
clearDisplayName
public SpecialistPool.Builder clearDisplayName()
Required. The user-defined name of the SpecialistPool. The name can be up to 128 characters long and can consist of any UTF-8 characters. This field should be unique on project-level.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];- Returns:
- This builder for chaining.
-
setDisplayNameBytes
public SpecialistPool.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
Required. The user-defined name of the SpecialistPool. The name can be up to 128 characters long and can consist of any UTF-8 characters. This field should be unique on project-level.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The bytes for displayName to set.- Returns:
- This builder for chaining.
-
getSpecialistManagersCount
public int getSpecialistManagersCount()
Output only. The number of managers in this SpecialistPool.
int32 specialist_managers_count = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getSpecialistManagersCountin interfaceSpecialistPoolOrBuilder- Returns:
- The specialistManagersCount.
-
setSpecialistManagersCount
public SpecialistPool.Builder setSpecialistManagersCount(int value)
Output only. The number of managers in this SpecialistPool.
int32 specialist_managers_count = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The specialistManagersCount to set.- Returns:
- This builder for chaining.
-
clearSpecialistManagersCount
public SpecialistPool.Builder clearSpecialistManagersCount()
Output only. The number of managers in this SpecialistPool.
int32 specialist_managers_count = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getSpecialistManagerEmailsList
public com.google.protobuf.ProtocolStringList getSpecialistManagerEmailsList()
The email addresses of the managers in the SpecialistPool.
repeated string specialist_manager_emails = 4;- Specified by:
getSpecialistManagerEmailsListin interfaceSpecialistPoolOrBuilder- Returns:
- A list containing the specialistManagerEmails.
-
getSpecialistManagerEmailsCount
public int getSpecialistManagerEmailsCount()
The email addresses of the managers in the SpecialistPool.
repeated string specialist_manager_emails = 4;- Specified by:
getSpecialistManagerEmailsCountin interfaceSpecialistPoolOrBuilder- Returns:
- The count of specialistManagerEmails.
-
getSpecialistManagerEmails
public String getSpecialistManagerEmails(int index)
The email addresses of the managers in the SpecialistPool.
repeated string specialist_manager_emails = 4;- Specified by:
getSpecialistManagerEmailsin interfaceSpecialistPoolOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The specialistManagerEmails at the given index.
-
getSpecialistManagerEmailsBytes
public com.google.protobuf.ByteString getSpecialistManagerEmailsBytes(int index)
The email addresses of the managers in the SpecialistPool.
repeated string specialist_manager_emails = 4;- Specified by:
getSpecialistManagerEmailsBytesin interfaceSpecialistPoolOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the specialistManagerEmails at the given index.
-
setSpecialistManagerEmails
public SpecialistPool.Builder setSpecialistManagerEmails(int index, String value)
The email addresses of the managers in the SpecialistPool.
repeated string specialist_manager_emails = 4;- Parameters:
index- The index to set the value at.value- The specialistManagerEmails to set.- Returns:
- This builder for chaining.
-
addSpecialistManagerEmails
public SpecialistPool.Builder addSpecialistManagerEmails(String value)
The email addresses of the managers in the SpecialistPool.
repeated string specialist_manager_emails = 4;- Parameters:
value- The specialistManagerEmails to add.- Returns:
- This builder for chaining.
-
addAllSpecialistManagerEmails
public SpecialistPool.Builder addAllSpecialistManagerEmails(Iterable<String> values)
The email addresses of the managers in the SpecialistPool.
repeated string specialist_manager_emails = 4;- Parameters:
values- The specialistManagerEmails to add.- Returns:
- This builder for chaining.
-
clearSpecialistManagerEmails
public SpecialistPool.Builder clearSpecialistManagerEmails()
The email addresses of the managers in the SpecialistPool.
repeated string specialist_manager_emails = 4;- Returns:
- This builder for chaining.
-
addSpecialistManagerEmailsBytes
public SpecialistPool.Builder addSpecialistManagerEmailsBytes(com.google.protobuf.ByteString value)
The email addresses of the managers in the SpecialistPool.
repeated string specialist_manager_emails = 4;- Parameters:
value- The bytes of the specialistManagerEmails to add.- Returns:
- This builder for chaining.
-
getPendingDataLabelingJobsList
public com.google.protobuf.ProtocolStringList getPendingDataLabelingJobsList()
Output only. The resource name of the pending data labeling jobs.
repeated string pending_data_labeling_jobs = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPendingDataLabelingJobsListin interfaceSpecialistPoolOrBuilder- Returns:
- A list containing the pendingDataLabelingJobs.
-
getPendingDataLabelingJobsCount
public int getPendingDataLabelingJobsCount()
Output only. The resource name of the pending data labeling jobs.
repeated string pending_data_labeling_jobs = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPendingDataLabelingJobsCountin interfaceSpecialistPoolOrBuilder- Returns:
- The count of pendingDataLabelingJobs.
-
getPendingDataLabelingJobs
public String getPendingDataLabelingJobs(int index)
Output only. The resource name of the pending data labeling jobs.
repeated string pending_data_labeling_jobs = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPendingDataLabelingJobsin interfaceSpecialistPoolOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The pendingDataLabelingJobs at the given index.
-
getPendingDataLabelingJobsBytes
public com.google.protobuf.ByteString getPendingDataLabelingJobsBytes(int index)
Output only. The resource name of the pending data labeling jobs.
repeated string pending_data_labeling_jobs = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPendingDataLabelingJobsBytesin interfaceSpecialistPoolOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the pendingDataLabelingJobs at the given index.
-
setPendingDataLabelingJobs
public SpecialistPool.Builder setPendingDataLabelingJobs(int index, String value)
Output only. The resource name of the pending data labeling jobs.
repeated string pending_data_labeling_jobs = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
index- The index to set the value at.value- The pendingDataLabelingJobs to set.- Returns:
- This builder for chaining.
-
addPendingDataLabelingJobs
public SpecialistPool.Builder addPendingDataLabelingJobs(String value)
Output only. The resource name of the pending data labeling jobs.
repeated string pending_data_labeling_jobs = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The pendingDataLabelingJobs to add.- Returns:
- This builder for chaining.
-
addAllPendingDataLabelingJobs
public SpecialistPool.Builder addAllPendingDataLabelingJobs(Iterable<String> values)
Output only. The resource name of the pending data labeling jobs.
repeated string pending_data_labeling_jobs = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
values- The pendingDataLabelingJobs to add.- Returns:
- This builder for chaining.
-
clearPendingDataLabelingJobs
public SpecialistPool.Builder clearPendingDataLabelingJobs()
Output only. The resource name of the pending data labeling jobs.
repeated string pending_data_labeling_jobs = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
addPendingDataLabelingJobsBytes
public SpecialistPool.Builder addPendingDataLabelingJobsBytes(com.google.protobuf.ByteString value)
Output only. The resource name of the pending data labeling jobs.
repeated string pending_data_labeling_jobs = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes of the pendingDataLabelingJobs to add.- Returns:
- This builder for chaining.
-
getSpecialistWorkerEmailsList
public com.google.protobuf.ProtocolStringList getSpecialistWorkerEmailsList()
The email addresses of workers in the SpecialistPool.
repeated string specialist_worker_emails = 7;- Specified by:
getSpecialistWorkerEmailsListin interfaceSpecialistPoolOrBuilder- Returns:
- A list containing the specialistWorkerEmails.
-
getSpecialistWorkerEmailsCount
public int getSpecialistWorkerEmailsCount()
The email addresses of workers in the SpecialistPool.
repeated string specialist_worker_emails = 7;- Specified by:
getSpecialistWorkerEmailsCountin interfaceSpecialistPoolOrBuilder- Returns:
- The count of specialistWorkerEmails.
-
getSpecialistWorkerEmails
public String getSpecialistWorkerEmails(int index)
The email addresses of workers in the SpecialistPool.
repeated string specialist_worker_emails = 7;- Specified by:
getSpecialistWorkerEmailsin interfaceSpecialistPoolOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The specialistWorkerEmails at the given index.
-
getSpecialistWorkerEmailsBytes
public com.google.protobuf.ByteString getSpecialistWorkerEmailsBytes(int index)
The email addresses of workers in the SpecialistPool.
repeated string specialist_worker_emails = 7;- Specified by:
getSpecialistWorkerEmailsBytesin interfaceSpecialistPoolOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the specialistWorkerEmails at the given index.
-
setSpecialistWorkerEmails
public SpecialistPool.Builder setSpecialistWorkerEmails(int index, String value)
The email addresses of workers in the SpecialistPool.
repeated string specialist_worker_emails = 7;- Parameters:
index- The index to set the value at.value- The specialistWorkerEmails to set.- Returns:
- This builder for chaining.
-
addSpecialistWorkerEmails
public SpecialistPool.Builder addSpecialistWorkerEmails(String value)
The email addresses of workers in the SpecialistPool.
repeated string specialist_worker_emails = 7;- Parameters:
value- The specialistWorkerEmails to add.- Returns:
- This builder for chaining.
-
addAllSpecialistWorkerEmails
public SpecialistPool.Builder addAllSpecialistWorkerEmails(Iterable<String> values)
The email addresses of workers in the SpecialistPool.
repeated string specialist_worker_emails = 7;- Parameters:
values- The specialistWorkerEmails to add.- Returns:
- This builder for chaining.
-
clearSpecialistWorkerEmails
public SpecialistPool.Builder clearSpecialistWorkerEmails()
The email addresses of workers in the SpecialistPool.
repeated string specialist_worker_emails = 7;- Returns:
- This builder for chaining.
-
addSpecialistWorkerEmailsBytes
public SpecialistPool.Builder addSpecialistWorkerEmailsBytes(com.google.protobuf.ByteString value)
The email addresses of workers in the SpecialistPool.
repeated string specialist_worker_emails = 7;- Parameters:
value- The bytes of the specialistWorkerEmails to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final SpecialistPool.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SpecialistPool.Builder>
-
mergeUnknownFields
public final SpecialistPool.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SpecialistPool.Builder>
-
-