public final class Activity extends com.google.protobuf.GeneratedMessageV3 implements ActivityOrBuilder
Resource that represents an individual or collaborative activity participated in by a candidate, for example, an open-source project, a class assignment, and so on.Protobuf type
google.cloud.talent.v4beta1.Activity| Modifier and Type | Class and Description |
|---|---|
static class |
Activity.Builder
Resource that represents an individual or collaborative activity participated
in by a candidate, for example, an open-source project, a class assignment,
and so on.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
ACTIVITY_DESCRIPTION_SNIPPET_FIELD_NUMBER |
static int |
ACTIVITY_NAME_SNIPPET_FIELD_NUMBER |
static int |
CREATE_DATE_FIELD_NUMBER |
static int |
DESCRIPTION_FIELD_NUMBER |
static int |
DISPLAY_NAME_FIELD_NUMBER |
static int |
SKILLS_USED_FIELD_NUMBER |
static int |
SKILLS_USED_SNIPPET_FIELD_NUMBER |
static int |
TEAM_MEMBERS_FIELD_NUMBER |
static int |
UPDATE_DATE_FIELD_NUMBER |
static int |
URI_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getActivityDescriptionSnippet()
Output only.
|
com.google.protobuf.ByteString |
getActivityDescriptionSnippetBytes()
Output only.
|
String |
getActivityNameSnippet()
Output only.
|
com.google.protobuf.ByteString |
getActivityNameSnippetBytes()
Output only.
|
com.google.type.Date |
getCreateDate()
Optional.
|
com.google.type.DateOrBuilder |
getCreateDateOrBuilder()
Optional.
|
static Activity |
getDefaultInstance() |
Activity |
getDefaultInstanceForType() |
String |
getDescription()
Optional.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
Optional.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getDisplayName()
Optional.
|
com.google.protobuf.ByteString |
getDisplayNameBytes()
Optional.
|
com.google.protobuf.Parser<Activity> |
getParserForType() |
int |
getSerializedSize() |
Skill |
getSkillsUsed(int index)
Optional.
|
int |
getSkillsUsedCount()
Optional.
|
List<Skill> |
getSkillsUsedList()
Optional.
|
SkillOrBuilder |
getSkillsUsedOrBuilder(int index)
Optional.
|
List<? extends SkillOrBuilder> |
getSkillsUsedOrBuilderList()
Optional.
|
String |
getSkillsUsedSnippet(int index)
Output only.
|
com.google.protobuf.ByteString |
getSkillsUsedSnippetBytes(int index)
Output only.
|
int |
getSkillsUsedSnippetCount()
Output only.
|
com.google.protobuf.ProtocolStringList |
getSkillsUsedSnippetList()
Output only.
|
String |
getTeamMembers(int index)
Optional.
|
com.google.protobuf.ByteString |
getTeamMembersBytes(int index)
Optional.
|
int |
getTeamMembersCount()
Optional.
|
com.google.protobuf.ProtocolStringList |
getTeamMembersList()
Optional.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
com.google.type.Date |
getUpdateDate()
Optional.
|
com.google.type.DateOrBuilder |
getUpdateDateOrBuilder()
Optional.
|
String |
getUri()
Optional.
|
com.google.protobuf.ByteString |
getUriBytes()
Optional.
|
boolean |
hasCreateDate()
Optional.
|
int |
hashCode() |
boolean |
hasUpdateDate()
Optional.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Activity.Builder |
newBuilder() |
static Activity.Builder |
newBuilder(Activity prototype) |
Activity.Builder |
newBuilderForType() |
protected Activity.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static Activity |
parseDelimitedFrom(InputStream input) |
static Activity |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Activity |
parseFrom(byte[] data) |
static Activity |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Activity |
parseFrom(ByteBuffer data) |
static Activity |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Activity |
parseFrom(com.google.protobuf.ByteString data) |
static Activity |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Activity |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Activity |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Activity |
parseFrom(InputStream input) |
static Activity |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Activity> |
parser() |
Activity.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newInstance, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int DISPLAY_NAME_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
public static final int URI_FIELD_NUMBER
public static final int CREATE_DATE_FIELD_NUMBER
public static final int UPDATE_DATE_FIELD_NUMBER
public static final int TEAM_MEMBERS_FIELD_NUMBER
public static final int SKILLS_USED_FIELD_NUMBER
public static final int ACTIVITY_NAME_SNIPPET_FIELD_NUMBER
public static final int ACTIVITY_DESCRIPTION_SNIPPET_FIELD_NUMBER
public static final int SKILLS_USED_SNIPPET_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getDisplayName()
Optional. Activity display name. Number of characters allowed is 100.
string display_name = 1;getDisplayName in interface ActivityOrBuilderpublic com.google.protobuf.ByteString getDisplayNameBytes()
Optional. Activity display name. Number of characters allowed is 100.
string display_name = 1;getDisplayNameBytes in interface ActivityOrBuilderpublic String getDescription()
Optional. Activity description. Number of characters allowed is 100,000.
string description = 2;getDescription in interface ActivityOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
Optional. Activity description. Number of characters allowed is 100,000.
string description = 2;getDescriptionBytes in interface ActivityOrBuilderpublic String getUri()
Optional. Activity URI. Number of characters allowed is 4,000.
string uri = 3;getUri in interface ActivityOrBuilderpublic com.google.protobuf.ByteString getUriBytes()
Optional. Activity URI. Number of characters allowed is 4,000.
string uri = 3;getUriBytes in interface ActivityOrBuilderpublic boolean hasCreateDate()
Optional. The first creation date of the activity.
.google.type.Date create_date = 4;hasCreateDate in interface ActivityOrBuilderpublic com.google.type.Date getCreateDate()
Optional. The first creation date of the activity.
.google.type.Date create_date = 4;getCreateDate in interface ActivityOrBuilderpublic com.google.type.DateOrBuilder getCreateDateOrBuilder()
Optional. The first creation date of the activity.
.google.type.Date create_date = 4;getCreateDateOrBuilder in interface ActivityOrBuilderpublic boolean hasUpdateDate()
Optional. The last update date of the activity.
.google.type.Date update_date = 5;hasUpdateDate in interface ActivityOrBuilderpublic com.google.type.Date getUpdateDate()
Optional. The last update date of the activity.
.google.type.Date update_date = 5;getUpdateDate in interface ActivityOrBuilderpublic com.google.type.DateOrBuilder getUpdateDateOrBuilder()
Optional. The last update date of the activity.
.google.type.Date update_date = 5;getUpdateDateOrBuilder in interface ActivityOrBuilderpublic com.google.protobuf.ProtocolStringList getTeamMembersList()
Optional. A list of team members involved in this activity. Number of characters allowed is 100. The limitation for max number of team members is 50.
repeated string team_members = 6;getTeamMembersList in interface ActivityOrBuilderpublic int getTeamMembersCount()
Optional. A list of team members involved in this activity. Number of characters allowed is 100. The limitation for max number of team members is 50.
repeated string team_members = 6;getTeamMembersCount in interface ActivityOrBuilderpublic String getTeamMembers(int index)
Optional. A list of team members involved in this activity. Number of characters allowed is 100. The limitation for max number of team members is 50.
repeated string team_members = 6;getTeamMembers in interface ActivityOrBuilderpublic com.google.protobuf.ByteString getTeamMembersBytes(int index)
Optional. A list of team members involved in this activity. Number of characters allowed is 100. The limitation for max number of team members is 50.
repeated string team_members = 6;getTeamMembersBytes in interface ActivityOrBuilderpublic List<Skill> getSkillsUsedList()
Optional. A list of skills used in this activity. The limitation for max number of skills used is 50.
repeated .google.cloud.talent.v4beta1.Skill skills_used = 7;getSkillsUsedList in interface ActivityOrBuilderpublic List<? extends SkillOrBuilder> getSkillsUsedOrBuilderList()
Optional. A list of skills used in this activity. The limitation for max number of skills used is 50.
repeated .google.cloud.talent.v4beta1.Skill skills_used = 7;getSkillsUsedOrBuilderList in interface ActivityOrBuilderpublic int getSkillsUsedCount()
Optional. A list of skills used in this activity. The limitation for max number of skills used is 50.
repeated .google.cloud.talent.v4beta1.Skill skills_used = 7;getSkillsUsedCount in interface ActivityOrBuilderpublic Skill getSkillsUsed(int index)
Optional. A list of skills used in this activity. The limitation for max number of skills used is 50.
repeated .google.cloud.talent.v4beta1.Skill skills_used = 7;getSkillsUsed in interface ActivityOrBuilderpublic SkillOrBuilder getSkillsUsedOrBuilder(int index)
Optional. A list of skills used in this activity. The limitation for max number of skills used is 50.
repeated .google.cloud.talent.v4beta1.Skill skills_used = 7;getSkillsUsedOrBuilder in interface ActivityOrBuilderpublic String getActivityNameSnippet()
Output only. Activity name snippet shows how the [display_name][google.cloud.talent.v4beta1.Activity.display_name] is related to a search query. It's empty if the [display_name][google.cloud.talent.v4beta1.Activity.display_name] isn't related to the search query.
string activity_name_snippet = 8;getActivityNameSnippet in interface ActivityOrBuilderpublic com.google.protobuf.ByteString getActivityNameSnippetBytes()
Output only. Activity name snippet shows how the [display_name][google.cloud.talent.v4beta1.Activity.display_name] is related to a search query. It's empty if the [display_name][google.cloud.talent.v4beta1.Activity.display_name] isn't related to the search query.
string activity_name_snippet = 8;getActivityNameSnippetBytes in interface ActivityOrBuilderpublic String getActivityDescriptionSnippet()
Output only. Activity description snippet shows how the [description][google.cloud.talent.v4beta1.Activity.description] is related to a search query. It's empty if the [description][google.cloud.talent.v4beta1.Activity.description] isn't related to the search query.
string activity_description_snippet = 9;getActivityDescriptionSnippet in interface ActivityOrBuilderpublic com.google.protobuf.ByteString getActivityDescriptionSnippetBytes()
Output only. Activity description snippet shows how the [description][google.cloud.talent.v4beta1.Activity.description] is related to a search query. It's empty if the [description][google.cloud.talent.v4beta1.Activity.description] isn't related to the search query.
string activity_description_snippet = 9;getActivityDescriptionSnippetBytes in interface ActivityOrBuilderpublic com.google.protobuf.ProtocolStringList getSkillsUsedSnippetList()
Output only. Skill used snippet shows how the corresponding [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related to a search query. It's empty if the corresponding [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not related to the search query.
repeated string skills_used_snippet = 10;getSkillsUsedSnippetList in interface ActivityOrBuilderpublic int getSkillsUsedSnippetCount()
Output only. Skill used snippet shows how the corresponding [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related to a search query. It's empty if the corresponding [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not related to the search query.
repeated string skills_used_snippet = 10;getSkillsUsedSnippetCount in interface ActivityOrBuilderpublic String getSkillsUsedSnippet(int index)
Output only. Skill used snippet shows how the corresponding [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related to a search query. It's empty if the corresponding [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not related to the search query.
repeated string skills_used_snippet = 10;getSkillsUsedSnippet in interface ActivityOrBuilderpublic com.google.protobuf.ByteString getSkillsUsedSnippetBytes(int index)
Output only. Skill used snippet shows how the corresponding [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related to a search query. It's empty if the corresponding [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not related to the search query.
repeated string skills_used_snippet = 10;getSkillsUsedSnippetBytes in interface ActivityOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static Activity parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Activity parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Activity parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Activity parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Activity parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Activity parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Activity parseFrom(InputStream input) throws IOException
IOExceptionpublic static Activity parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Activity parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Activity parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Activity parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Activity parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Activity.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Activity.Builder newBuilder()
public static Activity.Builder newBuilder(Activity prototype)
public Activity.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Activity.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Activity getDefaultInstance()
public static com.google.protobuf.Parser<Activity> parser()
public com.google.protobuf.Parser<Activity> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Activity getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2019 Google LLC. All rights reserved.