Uses of Class
com.google.cloud.talent.v4.CustomAttribute
-
Packages that use CustomAttribute Package Description com.google.cloud.talent.v4 A client to Cloud Talent Solution API -
-
Uses of CustomAttribute in com.google.cloud.talent.v4
Methods in com.google.cloud.talent.v4 that return CustomAttribute Modifier and Type Method Description CustomAttributeCustomAttribute.Builder. build()CustomAttributeCustomAttribute.Builder. buildPartial()CustomAttributeJob.Builder. getCustomAttributesOrDefault(String key, CustomAttribute defaultValue)A map of fields to hold both filterable and non-filterable custom job attributes that are not covered by the provided structured fields.CustomAttributeJob. getCustomAttributesOrDefault(String key, CustomAttribute defaultValue)A map of fields to hold both filterable and non-filterable custom job attributes that are not covered by the provided structured fields.CustomAttributeJobOrBuilder. getCustomAttributesOrDefault(String key, CustomAttribute defaultValue)A map of fields to hold both filterable and non-filterable custom job attributes that are not covered by the provided structured fields.CustomAttributeJob.Builder. getCustomAttributesOrThrow(String key)A map of fields to hold both filterable and non-filterable custom job attributes that are not covered by the provided structured fields.CustomAttributeJob. getCustomAttributesOrThrow(String key)A map of fields to hold both filterable and non-filterable custom job attributes that are not covered by the provided structured fields.CustomAttributeJobOrBuilder. getCustomAttributesOrThrow(String key)A map of fields to hold both filterable and non-filterable custom job attributes that are not covered by the provided structured fields.static CustomAttributeCustomAttribute. getDefaultInstance()CustomAttributeCustomAttribute.Builder. getDefaultInstanceForType()CustomAttributeCustomAttribute. getDefaultInstanceForType()static CustomAttributeCustomAttribute. parseDelimitedFrom(InputStream input)static CustomAttributeCustomAttribute. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomAttributeCustomAttribute. parseFrom(byte[] data)static CustomAttributeCustomAttribute. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomAttributeCustomAttribute. parseFrom(com.google.protobuf.ByteString data)static CustomAttributeCustomAttribute. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomAttributeCustomAttribute. parseFrom(com.google.protobuf.CodedInputStream input)static CustomAttributeCustomAttribute. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomAttributeCustomAttribute. parseFrom(InputStream input)static CustomAttributeCustomAttribute. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomAttributeCustomAttribute. parseFrom(ByteBuffer data)static CustomAttributeCustomAttribute. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.talent.v4 that return types with arguments of type CustomAttribute Modifier and Type Method Description Map<String,CustomAttribute>Job.Builder. getCustomAttributes()Deprecated.Map<String,CustomAttribute>Job. getCustomAttributes()Deprecated.Map<String,CustomAttribute>JobOrBuilder. getCustomAttributes()Deprecated.Map<String,CustomAttribute>Job.Builder. getCustomAttributesMap()A map of fields to hold both filterable and non-filterable custom job attributes that are not covered by the provided structured fields.Map<String,CustomAttribute>Job. getCustomAttributesMap()A map of fields to hold both filterable and non-filterable custom job attributes that are not covered by the provided structured fields.Map<String,CustomAttribute>JobOrBuilder. getCustomAttributesMap()A map of fields to hold both filterable and non-filterable custom job attributes that are not covered by the provided structured fields.Map<String,CustomAttribute>Job.Builder. getMutableCustomAttributes()Deprecated.com.google.protobuf.Parser<CustomAttribute>CustomAttribute. getParserForType()static com.google.protobuf.Parser<CustomAttribute>CustomAttribute. parser()Methods in com.google.cloud.talent.v4 with parameters of type CustomAttribute Modifier and Type Method Description CustomAttributeJob.Builder. getCustomAttributesOrDefault(String key, CustomAttribute defaultValue)A map of fields to hold both filterable and non-filterable custom job attributes that are not covered by the provided structured fields.CustomAttributeJob. getCustomAttributesOrDefault(String key, CustomAttribute defaultValue)A map of fields to hold both filterable and non-filterable custom job attributes that are not covered by the provided structured fields.CustomAttributeJobOrBuilder. getCustomAttributesOrDefault(String key, CustomAttribute defaultValue)A map of fields to hold both filterable and non-filterable custom job attributes that are not covered by the provided structured fields.CustomAttribute.BuilderCustomAttribute.Builder. mergeFrom(CustomAttribute other)static CustomAttribute.BuilderCustomAttribute. newBuilder(CustomAttribute prototype)Job.BuilderJob.Builder. putCustomAttributes(String key, CustomAttribute value)A map of fields to hold both filterable and non-filterable custom job attributes that are not covered by the provided structured fields.Method parameters in com.google.cloud.talent.v4 with type arguments of type CustomAttribute Modifier and Type Method Description Job.BuilderJob.Builder. putAllCustomAttributes(Map<String,CustomAttribute> values)A map of fields to hold both filterable and non-filterable custom job attributes that are not covered by the provided structured fields.
-