public static final class Activity.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Activity.Builder> 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 | Method and Description |
|---|---|
Activity.Builder |
addAllSkillsUsed(Iterable<? extends Skill> values)
Optional.
|
Activity.Builder |
addAllSkillsUsedSnippet(Iterable<String> values)
Output only.
|
Activity.Builder |
addAllTeamMembers(Iterable<String> values)
Optional.
|
Activity.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Activity.Builder |
addSkillsUsed(int index,
Skill.Builder builderForValue)
Optional.
|
Activity.Builder |
addSkillsUsed(int index,
Skill value)
Optional.
|
Activity.Builder |
addSkillsUsed(Skill.Builder builderForValue)
Optional.
|
Activity.Builder |
addSkillsUsed(Skill value)
Optional.
|
Skill.Builder |
addSkillsUsedBuilder()
Optional.
|
Skill.Builder |
addSkillsUsedBuilder(int index)
Optional.
|
Activity.Builder |
addSkillsUsedSnippet(String value)
Output only.
|
Activity.Builder |
addSkillsUsedSnippetBytes(com.google.protobuf.ByteString value)
Output only.
|
Activity.Builder |
addTeamMembers(String value)
Optional.
|
Activity.Builder |
addTeamMembersBytes(com.google.protobuf.ByteString value)
Optional.
|
Activity |
build() |
Activity |
buildPartial() |
Activity.Builder |
clear() |
Activity.Builder |
clearActivityDescriptionSnippet()
Output only.
|
Activity.Builder |
clearActivityNameSnippet()
Output only.
|
Activity.Builder |
clearCreateDate()
Optional.
|
Activity.Builder |
clearDescription()
Optional.
|
Activity.Builder |
clearDisplayName()
Optional.
|
Activity.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Activity.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Activity.Builder |
clearSkillsUsed()
Optional.
|
Activity.Builder |
clearSkillsUsedSnippet()
Output only.
|
Activity.Builder |
clearTeamMembers()
Optional.
|
Activity.Builder |
clearUpdateDate()
Optional.
|
Activity.Builder |
clearUri()
Optional.
|
Activity.Builder |
clone() |
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.Date.Builder |
getCreateDateBuilder()
Optional.
|
com.google.type.DateOrBuilder |
getCreateDateOrBuilder()
Optional.
|
Activity |
getDefaultInstanceForType() |
String |
getDescription()
Optional.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
Optional.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDisplayName()
Optional.
|
com.google.protobuf.ByteString |
getDisplayNameBytes()
Optional.
|
Skill |
getSkillsUsed(int index)
Optional.
|
Skill.Builder |
getSkillsUsedBuilder(int index)
Optional.
|
List<Skill.Builder> |
getSkillsUsedBuilderList()
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.type.Date |
getUpdateDate()
Optional.
|
com.google.type.Date.Builder |
getUpdateDateBuilder()
Optional.
|
com.google.type.DateOrBuilder |
getUpdateDateOrBuilder()
Optional.
|
String |
getUri()
Optional.
|
com.google.protobuf.ByteString |
getUriBytes()
Optional.
|
boolean |
hasCreateDate()
Optional.
|
boolean |
hasUpdateDate()
Optional.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Activity.Builder |
mergeCreateDate(com.google.type.Date value)
Optional.
|
Activity.Builder |
mergeFrom(Activity other) |
Activity.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Activity.Builder |
mergeFrom(com.google.protobuf.Message other) |
Activity.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Activity.Builder |
mergeUpdateDate(com.google.type.Date value)
Optional.
|
Activity.Builder |
removeSkillsUsed(int index)
Optional.
|
Activity.Builder |
setActivityDescriptionSnippet(String value)
Output only.
|
Activity.Builder |
setActivityDescriptionSnippetBytes(com.google.protobuf.ByteString value)
Output only.
|
Activity.Builder |
setActivityNameSnippet(String value)
Output only.
|
Activity.Builder |
setActivityNameSnippetBytes(com.google.protobuf.ByteString value)
Output only.
|
Activity.Builder |
setCreateDate(com.google.type.Date.Builder builderForValue)
Optional.
|
Activity.Builder |
setCreateDate(com.google.type.Date value)
Optional.
|
Activity.Builder |
setDescription(String value)
Optional.
|
Activity.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
Optional.
|
Activity.Builder |
setDisplayName(String value)
Optional.
|
Activity.Builder |
setDisplayNameBytes(com.google.protobuf.ByteString value)
Optional.
|
Activity.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Activity.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Activity.Builder |
setSkillsUsed(int index,
Skill.Builder builderForValue)
Optional.
|
Activity.Builder |
setSkillsUsed(int index,
Skill value)
Optional.
|
Activity.Builder |
setSkillsUsedSnippet(int index,
String value)
Output only.
|
Activity.Builder |
setTeamMembers(int index,
String value)
Optional.
|
Activity.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Activity.Builder |
setUpdateDate(com.google.type.Date.Builder builderForValue)
Optional.
|
Activity.Builder |
setUpdateDate(com.google.type.Date value)
Optional.
|
Activity.Builder |
setUri(String value)
Optional.
|
Activity.Builder |
setUriBytes(com.google.protobuf.ByteString value)
Optional.
|
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<Activity.Builder>public Activity.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Activity.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<Activity.Builder>public Activity getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Activity build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Activity buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Activity.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Activity.Builder>public Activity.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<Activity.Builder>public Activity.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Activity.Builder>public Activity.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Activity.Builder>public Activity.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<Activity.Builder>public Activity.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<Activity.Builder>public Activity.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Activity.Builder>public Activity.Builder mergeFrom(Activity other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Activity.Builder>public Activity.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<Activity.Builder>IOExceptionpublic 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 Activity.Builder setDisplayName(String value)
Optional. Activity display name. Number of characters allowed is 100.
string display_name = 1;public Activity.Builder clearDisplayName()
Optional. Activity display name. Number of characters allowed is 100.
string display_name = 1;public Activity.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
Optional. Activity display name. Number of characters allowed is 100.
string display_name = 1;public 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 Activity.Builder setDescription(String value)
Optional. Activity description. Number of characters allowed is 100,000.
string description = 2;public Activity.Builder clearDescription()
Optional. Activity description. Number of characters allowed is 100,000.
string description = 2;public Activity.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
Optional. Activity description. Number of characters allowed is 100,000.
string description = 2;public 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 Activity.Builder setUri(String value)
Optional. Activity URI. Number of characters allowed is 4,000.
string uri = 3;public Activity.Builder clearUri()
Optional. Activity URI. Number of characters allowed is 4,000.
string uri = 3;public Activity.Builder setUriBytes(com.google.protobuf.ByteString value)
Optional. Activity URI. Number of characters allowed is 4,000.
string uri = 3;public 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 Activity.Builder setCreateDate(com.google.type.Date value)
Optional. The first creation date of the activity.
.google.type.Date create_date = 4;public Activity.Builder setCreateDate(com.google.type.Date.Builder builderForValue)
Optional. The first creation date of the activity.
.google.type.Date create_date = 4;public Activity.Builder mergeCreateDate(com.google.type.Date value)
Optional. The first creation date of the activity.
.google.type.Date create_date = 4;public Activity.Builder clearCreateDate()
Optional. The first creation date of the activity.
.google.type.Date create_date = 4;public com.google.type.Date.Builder getCreateDateBuilder()
Optional. The first creation date of the activity.
.google.type.Date create_date = 4;public 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 Activity.Builder setUpdateDate(com.google.type.Date value)
Optional. The last update date of the activity.
.google.type.Date update_date = 5;public Activity.Builder setUpdateDate(com.google.type.Date.Builder builderForValue)
Optional. The last update date of the activity.
.google.type.Date update_date = 5;public Activity.Builder mergeUpdateDate(com.google.type.Date value)
Optional. The last update date of the activity.
.google.type.Date update_date = 5;public Activity.Builder clearUpdateDate()
Optional. The last update date of the activity.
.google.type.Date update_date = 5;public com.google.type.Date.Builder getUpdateDateBuilder()
Optional. The last update date of the activity.
.google.type.Date update_date = 5;public 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 Activity.Builder setTeamMembers(int index, String value)
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;public Activity.Builder addTeamMembers(String value)
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;public Activity.Builder addAllTeamMembers(Iterable<String> values)
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;public Activity.Builder clearTeamMembers()
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;public Activity.Builder addTeamMembersBytes(com.google.protobuf.ByteString value)
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;public 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 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 Activity.Builder setSkillsUsed(int index, Skill value)
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;public Activity.Builder setSkillsUsed(int index, Skill.Builder builderForValue)
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;public Activity.Builder addSkillsUsed(Skill value)
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;public Activity.Builder addSkillsUsed(int index, Skill value)
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;public Activity.Builder addSkillsUsed(Skill.Builder builderForValue)
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;public Activity.Builder addSkillsUsed(int index, Skill.Builder builderForValue)
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;public Activity.Builder addAllSkillsUsed(Iterable<? extends Skill> values)
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;public Activity.Builder clearSkillsUsed()
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;public Activity.Builder removeSkillsUsed(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;public Skill.Builder getSkillsUsedBuilder(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;public 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 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 Skill.Builder addSkillsUsedBuilder()
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;public Skill.Builder addSkillsUsedBuilder(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;public List<Skill.Builder> getSkillsUsedBuilderList()
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;public 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 Activity.Builder setActivityNameSnippet(String value)
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;public Activity.Builder clearActivityNameSnippet()
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;public Activity.Builder setActivityNameSnippetBytes(com.google.protobuf.ByteString value)
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;public 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 Activity.Builder setActivityDescriptionSnippet(String value)
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;public Activity.Builder clearActivityDescriptionSnippet()
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;public Activity.Builder setActivityDescriptionSnippetBytes(com.google.protobuf.ByteString value)
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;public 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 Activity.Builder setSkillsUsedSnippet(int index, String value)
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;public Activity.Builder addSkillsUsedSnippet(String value)
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;public Activity.Builder addAllSkillsUsedSnippet(Iterable<String> values)
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;public Activity.Builder clearSkillsUsedSnippet()
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;public Activity.Builder addSkillsUsedSnippetBytes(com.google.protobuf.ByteString value)
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;public final Activity.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Activity.Builder>public final Activity.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Activity.Builder>Copyright © 2019 Google LLC. All rights reserved.