Package com.google.cloud.aiplatform.v1
Class SpecialistPool
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.google.cloud.aiplatform.v1.SpecialistPool
- All Implemented Interfaces:
SpecialistPoolOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
@Generated
public final class SpecialistPool
extends com.google.protobuf.GeneratedMessage
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 type
google.cloud.aiplatform.v1.SpecialistPool- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classSpecialistPool represents customers' own workforce to work on their data labeling jobs.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T extends Object>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParentNested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, loggedPre22TypeNames, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic SpecialistPoolstatic final com.google.protobuf.Descriptors.DescriptorRequired.com.google.protobuf.ByteStringRequired.getName()Required.com.google.protobuf.ByteStringRequired.com.google.protobuf.Parser<SpecialistPool>getPendingDataLabelingJobs(int index) Output only.com.google.protobuf.ByteStringgetPendingDataLabelingJobsBytes(int index) Output only.intOutput only.com.google.protobuf.ProtocolStringListOutput only.intgetSpecialistManagerEmails(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.intThe email addresses of the managers in the SpecialistPool.com.google.protobuf.ProtocolStringListThe email addresses of the managers in the SpecialistPool.intOutput only.getSpecialistWorkerEmails(int index) The email addresses of workers in the SpecialistPool.com.google.protobuf.ByteStringgetSpecialistWorkerEmailsBytes(int index) The email addresses of workers in the SpecialistPool.intThe email addresses of workers in the SpecialistPool.com.google.protobuf.ProtocolStringListThe email addresses of workers in the SpecialistPool.inthashCode()protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanstatic SpecialistPool.Builderstatic SpecialistPool.BuildernewBuilder(SpecialistPool prototype) protected SpecialistPool.BuildernewBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) static SpecialistPoolparseDelimitedFrom(InputStream input) static SpecialistPoolparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SpecialistPoolparseFrom(byte[] data) static SpecialistPoolparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SpecialistPoolparseFrom(com.google.protobuf.ByteString data) static SpecialistPoolparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SpecialistPoolparseFrom(com.google.protobuf.CodedInputStream input) static SpecialistPoolparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SpecialistPoolparseFrom(InputStream input) static SpecialistPoolparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SpecialistPoolparseFrom(ByteBuffer data) static SpecialistPoolparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<SpecialistPool>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER- See Also:
-
DISPLAY_NAME_FIELD_NUMBER
public static final int DISPLAY_NAME_FIELD_NUMBER- See Also:
-
SPECIALIST_MANAGERS_COUNT_FIELD_NUMBER
public static final int SPECIALIST_MANAGERS_COUNT_FIELD_NUMBER- See Also:
-
SPECIALIST_MANAGER_EMAILS_FIELD_NUMBER
public static final int SPECIALIST_MANAGER_EMAILS_FIELD_NUMBER- See Also:
-
PENDING_DATA_LABELING_JOBS_FIELD_NUMBER
public static final int PENDING_DATA_LABELING_JOBS_FIELD_NUMBER- See Also:
-
SPECIALIST_WORKER_EMAILS_FIELD_NUMBER
public static final int SPECIALIST_WORKER_EMAILS_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage
-
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.
-
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.
-
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.
-
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
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.
-
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
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.
-
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
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.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static SpecialistPool parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SpecialistPool parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SpecialistPool parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SpecialistPool parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SpecialistPool parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SpecialistPool parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static SpecialistPool parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static SpecialistPool parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static SpecialistPool parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static SpecialistPool parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected SpecialistPool.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForTypein classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-