public static final class Job.ProcessingOptions extends GeneratedMessage implements Job.ProcessingOptionsOrBuilderOptions for job processing.
Protobuf type google.cloud.talent.v4.Job.ProcessingOptions
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > Job.ProcessingOptionsImplements
Job.ProcessingOptionsOrBuilderStatic Fields
DISABLE_STREET_ADDRESS_RESOLUTION_FIELD_NUMBER
public static final int DISABLE_STREET_ADDRESS_RESOLUTION_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
HTML_SANITIZATION_FIELD_NUMBER
public static final int HTML_SANITIZATION_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static Job.ProcessingOptions getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
Job.ProcessingOptions |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static Job.ProcessingOptions.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
Job.ProcessingOptions.Builder |
|
newBuilder(Job.ProcessingOptions prototype)
public static Job.ProcessingOptions.Builder newBuilder(Job.ProcessingOptions prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
Job.ProcessingOptions |
| Returns | |
|---|---|
| Type | Description |
Job.ProcessingOptions.Builder |
|
parseDelimitedFrom(InputStream input)
public static Job.ProcessingOptions parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
Job.ProcessingOptions |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static Job.ProcessingOptions parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Job.ProcessingOptions |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static Job.ProcessingOptions parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
Job.ProcessingOptions |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static Job.ProcessingOptions parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Job.ProcessingOptions |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static Job.ProcessingOptions parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
Job.ProcessingOptions |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static Job.ProcessingOptions parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Job.ProcessingOptions |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static Job.ProcessingOptions parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
Job.ProcessingOptions |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static Job.ProcessingOptions parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Job.ProcessingOptions |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static Job.ProcessingOptions parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
Job.ProcessingOptions |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static Job.ProcessingOptions parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Job.ProcessingOptions |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static Job.ProcessingOptions parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
Job.ProcessingOptions |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static Job.ProcessingOptions parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Job.ProcessingOptions |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<Job.ProcessingOptions> parser()| Returns | |
|---|---|
| Type | Description |
Parser<ProcessingOptions> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public Job.ProcessingOptions getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
Job.ProcessingOptions |
|
getDisableStreetAddressResolution()
public boolean getDisableStreetAddressResolution() If set to true, the service does not attempt to resolve a
more precise address for the job.
bool disable_street_address_resolution = 1;
| Returns | |
|---|---|
| Type | Description |
boolean |
The disableStreetAddressResolution. |
getHtmlSanitization()
public HtmlSanitization getHtmlSanitization()Option for job HTML content sanitization. Applied fields are:
- description
- applicationInfo.instruction
- incentives
- qualifications
responsibilities
HTML tags in these fields may be stripped if sanitiazation isn't disabled.
Defaults to HtmlSanitization.SIMPLE_FORMATTING_ONLY.
.google.cloud.talent.v4.HtmlSanitization html_sanitization = 2;
| Returns | |
|---|---|
| Type | Description |
HtmlSanitization |
The htmlSanitization. |
getHtmlSanitizationValue()
public int getHtmlSanitizationValue()Option for job HTML content sanitization. Applied fields are:
- description
- applicationInfo.instruction
- incentives
- qualifications
responsibilities
HTML tags in these fields may be stripped if sanitiazation isn't disabled.
Defaults to HtmlSanitization.SIMPLE_FORMATTING_ONLY.
.google.cloud.talent.v4.HtmlSanitization html_sanitization = 2;
| Returns | |
|---|---|
| Type | Description |
int |
The enum numeric value on the wire for htmlSanitization. |
getParserForType()
public Parser<Job.ProcessingOptions> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<ProcessingOptions> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public Job.ProcessingOptions.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
Job.ProcessingOptions.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected Job.ProcessingOptions.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
Job.ProcessingOptions.Builder |
|
toBuilder()
public Job.ProcessingOptions.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
Job.ProcessingOptions.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|