public static final class JobOperationResult.JobResult extends GeneratedMessageV3 implements JobOperationResult.JobResultOrBuilder
Mutation result of a job.Protobuf type
google.cloud.talent.v4beta1.JobOperationResult.JobResult
Modifier and Type | Class and Description |
---|---|
static class |
JobOperationResult.JobResult.Builder
Mutation result of a job.
|
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_FIELD_NUMBER |
static int |
STATUS_FIELD_NUMBER |
alwaysUseFieldBuilders, unknownFields
memoizedSize
memoizedHashCode
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
static JobOperationResult.JobResult |
getDefaultInstance() |
JobOperationResult.JobResult |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Job |
getJob()
Here [Job][google.cloud.talent.v4beta1.Job] only contains basic information including [name][google.cloud.talent.v4beta1.Job.name],
[company][google.cloud.talent.v4beta1.Job.company], [language_code][google.cloud.talent.v4beta1.Job.language_code]
and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id], use getJob method to retrieve
detailed information of the created/updated job.
|
JobOrBuilder |
getJobOrBuilder()
Here [Job][google.cloud.talent.v4beta1.Job] only contains basic information including [name][google.cloud.talent.v4beta1.Job.name],
[company][google.cloud.talent.v4beta1.Job.company], [language_code][google.cloud.talent.v4beta1.Job.language_code]
and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id], use getJob method to retrieve
detailed information of the created/updated job.
|
Parser<JobOperationResult.JobResult> |
getParserForType() |
int |
getSerializedSize() |
com.google.rpc.Status |
getStatus()
The status of the job processed.
|
com.google.rpc.StatusOrBuilder |
getStatusOrBuilder()
The status of the job processed.
|
UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasJob()
Here [Job][google.cloud.talent.v4beta1.Job] only contains basic information including [name][google.cloud.talent.v4beta1.Job.name],
[company][google.cloud.talent.v4beta1.Job.company], [language_code][google.cloud.talent.v4beta1.Job.language_code]
and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id], use getJob method to retrieve
detailed information of the created/updated job.
|
boolean |
hasStatus()
The status of the job processed.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static JobOperationResult.JobResult.Builder |
newBuilder() |
static JobOperationResult.JobResult.Builder |
newBuilder(JobOperationResult.JobResult prototype) |
JobOperationResult.JobResult.Builder |
newBuilderForType() |
protected JobOperationResult.JobResult.Builder |
newBuilderForType(GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(GeneratedMessageV3.UnusedPrivateParameter unused) |
static JobOperationResult.JobResult |
parseDelimitedFrom(InputStream input) |
static JobOperationResult.JobResult |
parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static JobOperationResult.JobResult |
parseFrom(byte[] data) |
static JobOperationResult.JobResult |
parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static JobOperationResult.JobResult |
parseFrom(ByteBuffer data) |
static JobOperationResult.JobResult |
parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static JobOperationResult.JobResult |
parseFrom(ByteString data) |
static JobOperationResult.JobResult |
parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static JobOperationResult.JobResult |
parseFrom(CodedInputStream input) |
static JobOperationResult.JobResult |
parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static JobOperationResult.JobResult |
parseFrom(InputStream input) |
static JobOperationResult.JobResult |
parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static Parser<JobOperationResult.JobResult> |
parser() |
JobOperationResult.JobResult.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 JOB_FIELD_NUMBER
public static final int STATUS_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 boolean hasJob()
Here [Job][google.cloud.talent.v4beta1.Job] only contains basic information including [name][google.cloud.talent.v4beta1.Job.name], [company][google.cloud.talent.v4beta1.Job.company], [language_code][google.cloud.talent.v4beta1.Job.language_code] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id], use getJob method to retrieve detailed information of the created/updated job.
.google.cloud.talent.v4beta1.Job job = 1;
hasJob
in interface JobOperationResult.JobResultOrBuilder
public Job getJob()
Here [Job][google.cloud.talent.v4beta1.Job] only contains basic information including [name][google.cloud.talent.v4beta1.Job.name], [company][google.cloud.talent.v4beta1.Job.company], [language_code][google.cloud.talent.v4beta1.Job.language_code] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id], use getJob method to retrieve detailed information of the created/updated job.
.google.cloud.talent.v4beta1.Job job = 1;
getJob
in interface JobOperationResult.JobResultOrBuilder
public JobOrBuilder getJobOrBuilder()
Here [Job][google.cloud.talent.v4beta1.Job] only contains basic information including [name][google.cloud.talent.v4beta1.Job.name], [company][google.cloud.talent.v4beta1.Job.company], [language_code][google.cloud.talent.v4beta1.Job.language_code] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id], use getJob method to retrieve detailed information of the created/updated job.
.google.cloud.talent.v4beta1.Job job = 1;
getJobOrBuilder
in interface JobOperationResult.JobResultOrBuilder
public boolean hasStatus()
The status of the job processed. This field is populated if the processing of the [job][google.cloud.talent.v4beta1.JobOperationResult.JobResult.job] fails.
.google.rpc.Status status = 2;
hasStatus
in interface JobOperationResult.JobResultOrBuilder
public com.google.rpc.Status getStatus()
The status of the job processed. This field is populated if the processing of the [job][google.cloud.talent.v4beta1.JobOperationResult.JobResult.job] fails.
.google.rpc.Status status = 2;
getStatus
in interface JobOperationResult.JobResultOrBuilder
public com.google.rpc.StatusOrBuilder getStatusOrBuilder()
The status of the job processed. This field is populated if the processing of the [job][google.cloud.talent.v4beta1.JobOperationResult.JobResult.job] fails.
.google.rpc.Status status = 2;
getStatusOrBuilder
in interface JobOperationResult.JobResultOrBuilder
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 JobOperationResult.JobResult parseFrom(ByteBuffer data) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static JobOperationResult.JobResult parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static JobOperationResult.JobResult parseFrom(ByteString data) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static JobOperationResult.JobResult parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static JobOperationResult.JobResult parseFrom(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static JobOperationResult.JobResult parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static JobOperationResult.JobResult parseFrom(InputStream input) throws IOException
IOException
public static JobOperationResult.JobResult parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static JobOperationResult.JobResult parseDelimitedFrom(InputStream input) throws IOException
IOException
public static JobOperationResult.JobResult parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static JobOperationResult.JobResult parseFrom(CodedInputStream input) throws IOException
IOException
public static JobOperationResult.JobResult parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public JobOperationResult.JobResult.Builder newBuilderForType()
newBuilderForType
in interface Message
newBuilderForType
in interface MessageLite
public static JobOperationResult.JobResult.Builder newBuilder()
public static JobOperationResult.JobResult.Builder newBuilder(JobOperationResult.JobResult prototype)
public JobOperationResult.JobResult.Builder toBuilder()
toBuilder
in interface Message
toBuilder
in interface MessageLite
protected JobOperationResult.JobResult.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class GeneratedMessageV3
public static JobOperationResult.JobResult getDefaultInstance()
public static Parser<JobOperationResult.JobResult> parser()
public Parser<JobOperationResult.JobResult> getParserForType()
getParserForType
in interface Message
getParserForType
in interface MessageLite
getParserForType
in class GeneratedMessageV3
public JobOperationResult.JobResult getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
Copyright © 2022 Google LLC. All rights reserved.