public final class AnalyzeDataSourceRiskRequest extends GeneratedMessageV3 implements AnalyzeDataSourceRiskRequestOrBuilder
Request for creating a risk analysis operation.Protobuf type
google.privacy.dlp.v2beta1.AnalyzeDataSourceRiskRequest| Modifier and Type | Class and Description |
|---|---|
static class |
AnalyzeDataSourceRiskRequest.Builder
Request for creating a risk analysis operation.
|
GeneratedMessageV3.BuilderParent, GeneratedMessageV3.ExtendableBuilder<MessageType extends GeneratedMessageV3.ExtendableMessage,BuilderType extends GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, GeneratedMessageV3.ExtendableMessage<MessageType extends GeneratedMessageV3.ExtendableMessage>, GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends GeneratedMessageV3.ExtendableMessage>, GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
PRIVACY_METRIC_FIELD_NUMBER |
static int |
SOURCE_TABLE_FIELD_NUMBER |
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCodecanUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, 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, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int PRIVACY_METRIC_FIELD_NUMBER
public static final int SOURCE_TABLE_FIELD_NUMBER
public final UnknownFieldSet getUnknownFields()
getUnknownFields in interface MessageOrBuildergetUnknownFields in class GeneratedMessageV3public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class GeneratedMessageV3public boolean hasPrivacyMetric()
Privacy metric to compute.
.google.privacy.dlp.v2beta1.PrivacyMetric privacy_metric = 1;hasPrivacyMetric in interface AnalyzeDataSourceRiskRequestOrBuilderpublic PrivacyMetric getPrivacyMetric()
Privacy metric to compute.
.google.privacy.dlp.v2beta1.PrivacyMetric privacy_metric = 1;getPrivacyMetric in interface AnalyzeDataSourceRiskRequestOrBuilderpublic PrivacyMetricOrBuilder getPrivacyMetricOrBuilder()
Privacy metric to compute.
.google.privacy.dlp.v2beta1.PrivacyMetric privacy_metric = 1;getPrivacyMetricOrBuilder in interface AnalyzeDataSourceRiskRequestOrBuilderpublic boolean hasSourceTable()
Input dataset to compute metrics over.
.google.privacy.dlp.v2beta1.BigQueryTable source_table = 3;hasSourceTable in interface AnalyzeDataSourceRiskRequestOrBuilderpublic BigQueryTable getSourceTable()
Input dataset to compute metrics over.
.google.privacy.dlp.v2beta1.BigQueryTable source_table = 3;getSourceTable in interface AnalyzeDataSourceRiskRequestOrBuilderpublic BigQueryTableOrBuilder getSourceTableOrBuilder()
Input dataset to compute metrics over.
.google.privacy.dlp.v2beta1.BigQueryTable source_table = 3;getSourceTableOrBuilder in interface AnalyzeDataSourceRiskRequestOrBuilderpublic final boolean isInitialized()
isInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessageV3public void writeTo(CodedOutputStream output) throws java.io.IOException
writeTo in interface MessageLitewriteTo in class GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface MessageLitegetSerializedSize in class GeneratedMessageV3public boolean equals(java.lang.Object obj)
equals in interface Messageequals in class AbstractMessagepublic int hashCode()
hashCode in interface MessagehashCode in class AbstractMessagepublic static AnalyzeDataSourceRiskRequest parseFrom(java.nio.ByteBuffer data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static AnalyzeDataSourceRiskRequest parseFrom(java.nio.ByteBuffer data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static AnalyzeDataSourceRiskRequest parseFrom(ByteString data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static AnalyzeDataSourceRiskRequest parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static AnalyzeDataSourceRiskRequest parseFrom(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static AnalyzeDataSourceRiskRequest parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static AnalyzeDataSourceRiskRequest parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static AnalyzeDataSourceRiskRequest parseFrom(java.io.InputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static AnalyzeDataSourceRiskRequest parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static AnalyzeDataSourceRiskRequest parseDelimitedFrom(java.io.InputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static AnalyzeDataSourceRiskRequest parseFrom(CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static AnalyzeDataSourceRiskRequest parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic AnalyzeDataSourceRiskRequest.Builder newBuilderForType()
newBuilderForType in interface MessagenewBuilderForType in interface MessageLitepublic static AnalyzeDataSourceRiskRequest.Builder newBuilder()
public static AnalyzeDataSourceRiskRequest.Builder newBuilder(AnalyzeDataSourceRiskRequest prototype)
public AnalyzeDataSourceRiskRequest.Builder toBuilder()
toBuilder in interface MessagetoBuilder in interface MessageLiteprotected AnalyzeDataSourceRiskRequest.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class GeneratedMessageV3public static AnalyzeDataSourceRiskRequest getDefaultInstance()
public static Parser<AnalyzeDataSourceRiskRequest> parser()
public Parser<AnalyzeDataSourceRiskRequest> getParserForType()
getParserForType in interface MessagegetParserForType in interface MessageLitegetParserForType in class GeneratedMessageV3public AnalyzeDataSourceRiskRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilder