public static final class Job.DerivedInfo extends GeneratedMessageV3 implements Job.DerivedInfoOrBuilder
Derived details about the job posting.Protobuf type
google.cloud.talent.v4beta1.Job.DerivedInfo
Modifier and Type | Class and Description |
---|---|
static class |
Job.DerivedInfo.Builder
Derived details about the job posting.
|
GeneratedMessageV3.BuilderParent, GeneratedMessageV3.ExtendableBuilder<MessageType extends GeneratedMessageV3.ExtendableMessage,BuilderType extends GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, GeneratedMessageV3.ExtendableMessage<MessageType extends GeneratedMessageV3.ExtendableMessage>, GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends GeneratedMessageV3.ExtendableMessage>, GeneratedMessageV3.FieldAccessorTable, GeneratedMessageV3.UnusedPrivateParameter
AbstractMessageLite.InternalOneOfEnum
Modifier and Type | Field and Description |
---|---|
static int |
JOB_CATEGORIES_FIELD_NUMBER |
static int |
LOCATIONS_FIELD_NUMBER |
alwaysUseFieldBuilders, unknownFields
memoizedSize
memoizedHashCode
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
static Job.DerivedInfo |
getDefaultInstance() |
Job.DerivedInfo |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
JobCategory |
getJobCategories(int index)
Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
|
int |
getJobCategoriesCount()
Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
|
List<JobCategory> |
getJobCategoriesList()
Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
|
int |
getJobCategoriesValue(int index)
Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
|
List<Integer> |
getJobCategoriesValueList()
Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
|
Location |
getLocations(int index)
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
|
int |
getLocationsCount()
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
|
List<Location> |
getLocationsList()
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
|
LocationOrBuilder |
getLocationsOrBuilder(int index)
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
|
List<? extends LocationOrBuilder> |
getLocationsOrBuilderList()
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
|
Parser<Job.DerivedInfo> |
getParserForType() |
int |
getSerializedSize() |
UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Job.DerivedInfo.Builder |
newBuilder() |
static Job.DerivedInfo.Builder |
newBuilder(Job.DerivedInfo prototype) |
Job.DerivedInfo.Builder |
newBuilderForType() |
protected Job.DerivedInfo.Builder |
newBuilderForType(GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(GeneratedMessageV3.UnusedPrivateParameter unused) |
static Job.DerivedInfo |
parseDelimitedFrom(InputStream input) |
static Job.DerivedInfo |
parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static Job.DerivedInfo |
parseFrom(byte[] data) |
static Job.DerivedInfo |
parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static Job.DerivedInfo |
parseFrom(ByteBuffer data) |
static Job.DerivedInfo |
parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static Job.DerivedInfo |
parseFrom(ByteString data) |
static Job.DerivedInfo |
parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static Job.DerivedInfo |
parseFrom(CodedInputStream input) |
static Job.DerivedInfo |
parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static Job.DerivedInfo |
parseFrom(InputStream input) |
static Job.DerivedInfo |
parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static Parser<Job.DerivedInfo> |
parser() |
Job.DerivedInfo.Builder |
toBuilder() |
void |
writeTo(CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
toByteArray, toByteString, writeDelimitedTo, writeTo
public static final int LOCATIONS_FIELD_NUMBER
public static final int JOB_CATEGORIES_FIELD_NUMBER
protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
in class GeneratedMessageV3
public final UnknownFieldSet getUnknownFields()
getUnknownFields
in interface MessageOrBuilder
getUnknownFields
in class GeneratedMessageV3
public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class GeneratedMessageV3
public List<Location> getLocationsList()
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses]. [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same order.
repeated .google.cloud.talent.v4beta1.Location locations = 1;
getLocationsList
in interface Job.DerivedInfoOrBuilder
public List<? extends LocationOrBuilder> getLocationsOrBuilderList()
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses]. [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same order.
repeated .google.cloud.talent.v4beta1.Location locations = 1;
getLocationsOrBuilderList
in interface Job.DerivedInfoOrBuilder
public int getLocationsCount()
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses]. [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same order.
repeated .google.cloud.talent.v4beta1.Location locations = 1;
getLocationsCount
in interface Job.DerivedInfoOrBuilder
public Location getLocations(int index)
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses]. [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same order.
repeated .google.cloud.talent.v4beta1.Location locations = 1;
getLocations
in interface Job.DerivedInfoOrBuilder
public LocationOrBuilder getLocationsOrBuilder(int index)
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses]. [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same order.
repeated .google.cloud.talent.v4beta1.Location locations = 1;
getLocationsOrBuilder
in interface Job.DerivedInfoOrBuilder
public List<JobCategory> getJobCategoriesList()
Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 3;
getJobCategoriesList
in interface Job.DerivedInfoOrBuilder
public int getJobCategoriesCount()
Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 3;
getJobCategoriesCount
in interface Job.DerivedInfoOrBuilder
public JobCategory getJobCategories(int index)
Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 3;
getJobCategories
in interface Job.DerivedInfoOrBuilder
index
- The index of the element to return.public List<Integer> getJobCategoriesValueList()
Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 3;
getJobCategoriesValueList
in interface Job.DerivedInfoOrBuilder
public int getJobCategoriesValue(int index)
Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 3;
getJobCategoriesValue
in interface Job.DerivedInfoOrBuilder
index
- The index of the value to return.public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3
public void writeTo(CodedOutputStream output) throws IOException
writeTo
in interface MessageLite
writeTo
in class GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface MessageLite
getSerializedSize
in class GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface Message
equals
in class AbstractMessage
public int hashCode()
hashCode
in interface Message
hashCode
in class AbstractMessage
public static Job.DerivedInfo parseFrom(ByteBuffer data) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static Job.DerivedInfo parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static Job.DerivedInfo parseFrom(ByteString data) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static Job.DerivedInfo parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static Job.DerivedInfo parseFrom(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static Job.DerivedInfo parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static Job.DerivedInfo parseFrom(InputStream input) throws IOException
IOException
public static Job.DerivedInfo parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Job.DerivedInfo parseDelimitedFrom(InputStream input) throws IOException
IOException
public static Job.DerivedInfo parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Job.DerivedInfo parseFrom(CodedInputStream input) throws IOException
IOException
public static Job.DerivedInfo parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public Job.DerivedInfo.Builder newBuilderForType()
newBuilderForType
in interface Message
newBuilderForType
in interface MessageLite
public static Job.DerivedInfo.Builder newBuilder()
public static Job.DerivedInfo.Builder newBuilder(Job.DerivedInfo prototype)
public Job.DerivedInfo.Builder toBuilder()
toBuilder
in interface Message
toBuilder
in interface MessageLite
protected Job.DerivedInfo.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class GeneratedMessageV3
public static Job.DerivedInfo getDefaultInstance()
public static Parser<Job.DerivedInfo> parser()
public Parser<Job.DerivedInfo> getParserForType()
getParserForType
in interface Message
getParserForType
in interface MessageLite
getParserForType
in class GeneratedMessageV3
public Job.DerivedInfo getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
Copyright © 2022 Google LLC. All rights reserved.