public final class RiskAnalysisJobConfig extends com.google.protobuf.GeneratedMessageV3 implements RiskAnalysisJobConfigOrBuilder
Configuration for a risk analysis job. See https://cloud.google.com/dlp/docs/concepts-risk-analysis to learn more.Protobuf type
google.privacy.dlp.v2.RiskAnalysisJobConfig| Modifier and Type | Class and Description |
|---|---|
static class |
RiskAnalysisJobConfig.Builder
Configuration for a risk analysis job.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
ACTIONS_FIELD_NUMBER |
static int |
PRIVACY_METRIC_FIELD_NUMBER |
static int |
SOURCE_TABLE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Action |
getActions(int index)
Actions to execute at the completion of the job.
|
int |
getActionsCount()
Actions to execute at the completion of the job.
|
List<Action> |
getActionsList()
Actions to execute at the completion of the job.
|
ActionOrBuilder |
getActionsOrBuilder(int index)
Actions to execute at the completion of the job.
|
List<? extends ActionOrBuilder> |
getActionsOrBuilderList()
Actions to execute at the completion of the job.
|
static RiskAnalysisJobConfig |
getDefaultInstance() |
RiskAnalysisJobConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<RiskAnalysisJobConfig> |
getParserForType() |
PrivacyMetric |
getPrivacyMetric()
Privacy metric to compute.
|
PrivacyMetricOrBuilder |
getPrivacyMetricOrBuilder()
Privacy metric to compute.
|
int |
getSerializedSize() |
BigQueryTable |
getSourceTable()
Input dataset to compute metrics over.
|
BigQueryTableOrBuilder |
getSourceTableOrBuilder()
Input dataset to compute metrics over.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasPrivacyMetric()
Privacy metric to compute.
|
boolean |
hasSourceTable()
Input dataset to compute metrics over.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static RiskAnalysisJobConfig.Builder |
newBuilder() |
static RiskAnalysisJobConfig.Builder |
newBuilder(RiskAnalysisJobConfig prototype) |
RiskAnalysisJobConfig.Builder |
newBuilderForType() |
protected RiskAnalysisJobConfig.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static RiskAnalysisJobConfig |
parseDelimitedFrom(InputStream input) |
static RiskAnalysisJobConfig |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RiskAnalysisJobConfig |
parseFrom(byte[] data) |
static RiskAnalysisJobConfig |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RiskAnalysisJobConfig |
parseFrom(ByteBuffer data) |
static RiskAnalysisJobConfig |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RiskAnalysisJobConfig |
parseFrom(com.google.protobuf.ByteString data) |
static RiskAnalysisJobConfig |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RiskAnalysisJobConfig |
parseFrom(com.google.protobuf.CodedInputStream input) |
static RiskAnalysisJobConfig |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RiskAnalysisJobConfig |
parseFrom(InputStream input) |
static RiskAnalysisJobConfig |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<RiskAnalysisJobConfig> |
parser() |
RiskAnalysisJobConfig.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int PRIVACY_METRIC_FIELD_NUMBER
public static final int SOURCE_TABLE_FIELD_NUMBER
public static final int ACTIONS_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasPrivacyMetric()
Privacy metric to compute.
.google.privacy.dlp.v2.PrivacyMetric privacy_metric = 1;hasPrivacyMetric in interface RiskAnalysisJobConfigOrBuilderpublic PrivacyMetric getPrivacyMetric()
Privacy metric to compute.
.google.privacy.dlp.v2.PrivacyMetric privacy_metric = 1;getPrivacyMetric in interface RiskAnalysisJobConfigOrBuilderpublic PrivacyMetricOrBuilder getPrivacyMetricOrBuilder()
Privacy metric to compute.
.google.privacy.dlp.v2.PrivacyMetric privacy_metric = 1;getPrivacyMetricOrBuilder in interface RiskAnalysisJobConfigOrBuilderpublic boolean hasSourceTable()
Input dataset to compute metrics over.
.google.privacy.dlp.v2.BigQueryTable source_table = 2;hasSourceTable in interface RiskAnalysisJobConfigOrBuilderpublic BigQueryTable getSourceTable()
Input dataset to compute metrics over.
.google.privacy.dlp.v2.BigQueryTable source_table = 2;getSourceTable in interface RiskAnalysisJobConfigOrBuilderpublic BigQueryTableOrBuilder getSourceTableOrBuilder()
Input dataset to compute metrics over.
.google.privacy.dlp.v2.BigQueryTable source_table = 2;getSourceTableOrBuilder in interface RiskAnalysisJobConfigOrBuilderpublic List<Action> getActionsList()
Actions to execute at the completion of the job. Are executed in the order provided.
repeated .google.privacy.dlp.v2.Action actions = 3;getActionsList in interface RiskAnalysisJobConfigOrBuilderpublic List<? extends ActionOrBuilder> getActionsOrBuilderList()
Actions to execute at the completion of the job. Are executed in the order provided.
repeated .google.privacy.dlp.v2.Action actions = 3;getActionsOrBuilderList in interface RiskAnalysisJobConfigOrBuilderpublic int getActionsCount()
Actions to execute at the completion of the job. Are executed in the order provided.
repeated .google.privacy.dlp.v2.Action actions = 3;getActionsCount in interface RiskAnalysisJobConfigOrBuilderpublic Action getActions(int index)
Actions to execute at the completion of the job. Are executed in the order provided.
repeated .google.privacy.dlp.v2.Action actions = 3;getActions in interface RiskAnalysisJobConfigOrBuilderpublic ActionOrBuilder getActionsOrBuilder(int index)
Actions to execute at the completion of the job. Are executed in the order provided.
repeated .google.privacy.dlp.v2.Action actions = 3;getActionsOrBuilder in interface RiskAnalysisJobConfigOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static RiskAnalysisJobConfig parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RiskAnalysisJobConfig parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RiskAnalysisJobConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RiskAnalysisJobConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RiskAnalysisJobConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RiskAnalysisJobConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RiskAnalysisJobConfig parseFrom(InputStream input) throws IOException
IOExceptionpublic static RiskAnalysisJobConfig parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RiskAnalysisJobConfig parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static RiskAnalysisJobConfig parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RiskAnalysisJobConfig parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static RiskAnalysisJobConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic RiskAnalysisJobConfig.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static RiskAnalysisJobConfig.Builder newBuilder()
public static RiskAnalysisJobConfig.Builder newBuilder(RiskAnalysisJobConfig prototype)
public RiskAnalysisJobConfig.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected RiskAnalysisJobConfig.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static RiskAnalysisJobConfig getDefaultInstance()
public static com.google.protobuf.Parser<RiskAnalysisJobConfig> parser()
public com.google.protobuf.Parser<RiskAnalysisJobConfig> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public RiskAnalysisJobConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022 Google LLC. All rights reserved.