public static final class InspectDataSourceDetails.RequestedOptions extends GeneratedMessage implements InspectDataSourceDetails.RequestedOptionsOrBuilderSnapshot of the inspection configuration.
Protobuf type google.privacy.dlp.v2.InspectDataSourceDetails.RequestedOptions
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > InspectDataSourceDetails.RequestedOptionsStatic Fields
JOB_CONFIG_FIELD_NUMBER
public static final int JOB_CONFIG_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
SNAPSHOT_INSPECT_TEMPLATE_FIELD_NUMBER
public static final int SNAPSHOT_INSPECT_TEMPLATE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static InspectDataSourceDetails.RequestedOptions getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
InspectDataSourceDetails.RequestedOptions |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static InspectDataSourceDetails.RequestedOptions.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
InspectDataSourceDetails.RequestedOptions.Builder |
|
newBuilder(InspectDataSourceDetails.RequestedOptions prototype)
public static InspectDataSourceDetails.RequestedOptions.Builder newBuilder(InspectDataSourceDetails.RequestedOptions prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
InspectDataSourceDetails.RequestedOptions |
| Returns | |
|---|---|
| Type | Description |
InspectDataSourceDetails.RequestedOptions.Builder |
|
parseDelimitedFrom(InputStream input)
public static InspectDataSourceDetails.RequestedOptions parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
InspectDataSourceDetails.RequestedOptions |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static InspectDataSourceDetails.RequestedOptions parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
InspectDataSourceDetails.RequestedOptions |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static InspectDataSourceDetails.RequestedOptions parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
InspectDataSourceDetails.RequestedOptions |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static InspectDataSourceDetails.RequestedOptions parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
InspectDataSourceDetails.RequestedOptions |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static InspectDataSourceDetails.RequestedOptions parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
InspectDataSourceDetails.RequestedOptions |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static InspectDataSourceDetails.RequestedOptions parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
InspectDataSourceDetails.RequestedOptions |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static InspectDataSourceDetails.RequestedOptions parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
InspectDataSourceDetails.RequestedOptions |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static InspectDataSourceDetails.RequestedOptions parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
InspectDataSourceDetails.RequestedOptions |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static InspectDataSourceDetails.RequestedOptions parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
InspectDataSourceDetails.RequestedOptions |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static InspectDataSourceDetails.RequestedOptions parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
InspectDataSourceDetails.RequestedOptions |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static InspectDataSourceDetails.RequestedOptions parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
InspectDataSourceDetails.RequestedOptions |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static InspectDataSourceDetails.RequestedOptions parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
InspectDataSourceDetails.RequestedOptions |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<InspectDataSourceDetails.RequestedOptions> parser()| Returns | |
|---|---|
| Type | Description |
Parser<RequestedOptions> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public InspectDataSourceDetails.RequestedOptions getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
InspectDataSourceDetails.RequestedOptions |
|
getJobConfig()
public InspectJobConfig getJobConfig()Inspect config.
.google.privacy.dlp.v2.InspectJobConfig job_config = 3;
| Returns | |
|---|---|
| Type | Description |
InspectJobConfig |
The jobConfig. |
getJobConfigOrBuilder()
public InspectJobConfigOrBuilder getJobConfigOrBuilder()Inspect config.
.google.privacy.dlp.v2.InspectJobConfig job_config = 3;
| Returns | |
|---|---|
| Type | Description |
InspectJobConfigOrBuilder |
|
getParserForType()
public Parser<InspectDataSourceDetails.RequestedOptions> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<RequestedOptions> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getSnapshotInspectTemplate()
public InspectTemplate getSnapshotInspectTemplate()If run with an InspectTemplate, a snapshot of its state at the time of this run.
.google.privacy.dlp.v2.InspectTemplate snapshot_inspect_template = 1;
| Returns | |
|---|---|
| Type | Description |
InspectTemplate |
The snapshotInspectTemplate. |
getSnapshotInspectTemplateOrBuilder()
public InspectTemplateOrBuilder getSnapshotInspectTemplateOrBuilder()If run with an InspectTemplate, a snapshot of its state at the time of this run.
.google.privacy.dlp.v2.InspectTemplate snapshot_inspect_template = 1;
| Returns | |
|---|---|
| Type | Description |
InspectTemplateOrBuilder |
|
hasJobConfig()
public boolean hasJobConfig()Inspect config.
.google.privacy.dlp.v2.InspectJobConfig job_config = 3;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the jobConfig field is set. |
hasSnapshotInspectTemplate()
public boolean hasSnapshotInspectTemplate()If run with an InspectTemplate, a snapshot of its state at the time of this run.
.google.privacy.dlp.v2.InspectTemplate snapshot_inspect_template = 1;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the snapshotInspectTemplate field is set. |
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 InspectDataSourceDetails.RequestedOptions.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
InspectDataSourceDetails.RequestedOptions.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected InspectDataSourceDetails.RequestedOptions.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
InspectDataSourceDetails.RequestedOptions.Builder |
|
toBuilder()
public InspectDataSourceDetails.RequestedOptions.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
InspectDataSourceDetails.RequestedOptions.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|