Uses of Class
com.google.cloud.talent.v4.Job.DerivedInfo
-
Packages that use Job.DerivedInfo Package Description com.google.cloud.talent.v4 A client to Cloud Talent Solution API -
-
Uses of Job.DerivedInfo in com.google.cloud.talent.v4
Methods in com.google.cloud.talent.v4 that return Job.DerivedInfo Modifier and Type Method Description Job.DerivedInfoJob.DerivedInfo.Builder. build()Job.DerivedInfoJob.DerivedInfo.Builder. buildPartial()static Job.DerivedInfoJob.DerivedInfo. getDefaultInstance()Job.DerivedInfoJob.DerivedInfo.Builder. getDefaultInstanceForType()Job.DerivedInfoJob.DerivedInfo. getDefaultInstanceForType()Job.DerivedInfoJob.Builder. getDerivedInfo()Output only.Job.DerivedInfoJob. getDerivedInfo()Output only.Job.DerivedInfoJobOrBuilder. getDerivedInfo()Output only.static Job.DerivedInfoJob.DerivedInfo. parseDelimitedFrom(InputStream input)static Job.DerivedInfoJob.DerivedInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Job.DerivedInfoJob.DerivedInfo. parseFrom(byte[] data)static Job.DerivedInfoJob.DerivedInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Job.DerivedInfoJob.DerivedInfo. parseFrom(com.google.protobuf.ByteString data)static Job.DerivedInfoJob.DerivedInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Job.DerivedInfoJob.DerivedInfo. parseFrom(com.google.protobuf.CodedInputStream input)static Job.DerivedInfoJob.DerivedInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Job.DerivedInfoJob.DerivedInfo. parseFrom(InputStream input)static Job.DerivedInfoJob.DerivedInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Job.DerivedInfoJob.DerivedInfo. parseFrom(ByteBuffer data)static Job.DerivedInfoJob.DerivedInfo. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.talent.v4 that return types with arguments of type Job.DerivedInfo Modifier and Type Method Description com.google.protobuf.Parser<Job.DerivedInfo>Job.DerivedInfo. getParserForType()static com.google.protobuf.Parser<Job.DerivedInfo>Job.DerivedInfo. parser()Methods in com.google.cloud.talent.v4 with parameters of type Job.DerivedInfo Modifier and Type Method Description Job.BuilderJob.Builder. mergeDerivedInfo(Job.DerivedInfo value)Output only.Job.DerivedInfo.BuilderJob.DerivedInfo.Builder. mergeFrom(Job.DerivedInfo other)static Job.DerivedInfo.BuilderJob.DerivedInfo. newBuilder(Job.DerivedInfo prototype)Job.BuilderJob.Builder. setDerivedInfo(Job.DerivedInfo value)Output only.
-