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.v1beta1.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.v1beta1.SpecialistPool
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description SpecialistPool.Builder
addAllPendingDataLabelingJobs(Iterable<String> values)
Output only.SpecialistPool.Builder
addAllSpecialistManagerEmails(Iterable<String> values)
The email addresses of the managers in the SpecialistPool.SpecialistPool.Builder
addAllSpecialistWorkerEmails(Iterable<String> values)
The email addresses of workers in the SpecialistPool.SpecialistPool.Builder
addPendingDataLabelingJobs(String value)
Output only.SpecialistPool.Builder
addPendingDataLabelingJobsBytes(com.google.protobuf.ByteString value)
Output only.SpecialistPool.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
SpecialistPool.Builder
addSpecialistManagerEmails(String value)
The email addresses of the managers in the SpecialistPool.SpecialistPool.Builder
addSpecialistManagerEmailsBytes(com.google.protobuf.ByteString value)
The email addresses of the managers in the SpecialistPool.SpecialistPool.Builder
addSpecialistWorkerEmails(String value)
The email addresses of workers in the SpecialistPool.SpecialistPool.Builder
addSpecialistWorkerEmailsBytes(com.google.protobuf.ByteString value)
The email addresses of workers in the SpecialistPool.SpecialistPool
build()
SpecialistPool
buildPartial()
SpecialistPool.Builder
clear()
SpecialistPool.Builder
clearDisplayName()
Required.SpecialistPool.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
SpecialistPool.Builder
clearName()
Required.SpecialistPool.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
SpecialistPool.Builder
clearPendingDataLabelingJobs()
Output only.SpecialistPool.Builder
clearSpecialistManagerEmails()
The email addresses of the managers in the SpecialistPool.SpecialistPool.Builder
clearSpecialistManagersCount()
Output only.SpecialistPool.Builder
clearSpecialistWorkerEmails()
The email addresses of workers in the SpecialistPool.SpecialistPool.Builder
clone()
SpecialistPool
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
String
getDisplayName()
Required.com.google.protobuf.ByteString
getDisplayNameBytes()
Required.String
getName()
Required.com.google.protobuf.ByteString
getNameBytes()
Required.String
getPendingDataLabelingJobs(int index)
Output only.com.google.protobuf.ByteString
getPendingDataLabelingJobsBytes(int index)
Output only.int
getPendingDataLabelingJobsCount()
Output only.com.google.protobuf.ProtocolStringList
getPendingDataLabelingJobsList()
Output only.String
getSpecialistManagerEmails(int index)
The email addresses of the managers in the SpecialistPool.com.google.protobuf.ByteString
getSpecialistManagerEmailsBytes(int index)
The email addresses of the managers in the SpecialistPool.int
getSpecialistManagerEmailsCount()
The email addresses of the managers in the SpecialistPool.com.google.protobuf.ProtocolStringList
getSpecialistManagerEmailsList()
The email addresses of the managers in the SpecialistPool.int
getSpecialistManagersCount()
Output only.String
getSpecialistWorkerEmails(int index)
The email addresses of workers in the SpecialistPool.com.google.protobuf.ByteString
getSpecialistWorkerEmailsBytes(int index)
The email addresses of workers in the SpecialistPool.int
getSpecialistWorkerEmailsCount()
The email addresses of workers in the SpecialistPool.com.google.protobuf.ProtocolStringList
getSpecialistWorkerEmailsList()
The email addresses of workers in the SpecialistPool.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
SpecialistPool.Builder
mergeFrom(SpecialistPool other)
SpecialistPool.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SpecialistPool.Builder
mergeFrom(com.google.protobuf.Message other)
SpecialistPool.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
SpecialistPool.Builder
setDisplayName(String value)
Required.SpecialistPool.Builder
setDisplayNameBytes(com.google.protobuf.ByteString value)
Required.SpecialistPool.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
SpecialistPool.Builder
setName(String value)
Required.SpecialistPool.Builder
setNameBytes(com.google.protobuf.ByteString value)
Required.SpecialistPool.Builder
setPendingDataLabelingJobs(int index, String value)
Output only.SpecialistPool.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
SpecialistPool.Builder
setSpecialistManagerEmails(int index, String value)
The email addresses of the managers in the SpecialistPool.SpecialistPool.Builder
setSpecialistManagersCount(int value)
Output only.SpecialistPool.Builder
setSpecialistWorkerEmails(int index, String value)
The email addresses of workers in the SpecialistPool.SpecialistPool.Builder
setUnknownFields(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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<SpecialistPool.Builder>
-
clear
public SpecialistPool.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<SpecialistPool.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<SpecialistPool.Builder>
-
getDefaultInstanceForType
public SpecialistPool getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public SpecialistPool build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public SpecialistPool buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public SpecialistPool.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<SpecialistPool.Builder>
-
setField
public SpecialistPool.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<SpecialistPool.Builder>
-
clearField
public SpecialistPool.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<SpecialistPool.Builder>
-
clearOneof
public SpecialistPool.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<SpecialistPool.Builder>
-
setRepeatedField
public SpecialistPool.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<SpecialistPool.Builder>
-
addRepeatedField
public SpecialistPool.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<SpecialistPool.Builder>
-
mergeFrom
public SpecialistPool.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<SpecialistPool.Builder>
-
mergeFrom
public SpecialistPool.Builder mergeFrom(SpecialistPool other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in 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:
getName
in 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:
getNameBytes
in 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:
getDisplayName
in 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:
getDisplayNameBytes
in 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:
getSpecialistManagersCount
in 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:
getSpecialistManagerEmailsList
in 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:
getSpecialistManagerEmailsCount
in 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:
getSpecialistManagerEmails
in 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:
getSpecialistManagerEmailsBytes
in 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:
getPendingDataLabelingJobsList
in 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:
getPendingDataLabelingJobsCount
in 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:
getPendingDataLabelingJobs
in 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:
getPendingDataLabelingJobsBytes
in 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:
getSpecialistWorkerEmailsList
in 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:
getSpecialistWorkerEmailsCount
in 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:
getSpecialistWorkerEmails
in 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:
getSpecialistWorkerEmailsBytes
in 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:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<SpecialistPool.Builder>
-
mergeUnknownFields
public final SpecialistPool.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<SpecialistPool.Builder>
-
-