public static final class CloudDlpDataProfile.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CloudDlpDataProfile.Builder> implements CloudDlpDataProfileOrBuilder
The [data profile](https://cloud.google.com/dlp/docs/data-profiles) associated with the finding.Protobuf type
google.cloud.securitycenter.v1.CloudDlpDataProfile| Modifier and Type | Method and Description |
|---|---|
CloudDlpDataProfile.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CloudDlpDataProfile |
build() |
CloudDlpDataProfile |
buildPartial() |
CloudDlpDataProfile.Builder |
clear() |
CloudDlpDataProfile.Builder |
clearDataProfile()
Name of the data profile, for example,
`projects/123/locations/europe/tableProfiles/8383929`.
|
CloudDlpDataProfile.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CloudDlpDataProfile.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CloudDlpDataProfile.Builder |
clearParentType()
The resource hierarchy level at which the data profile was generated.
|
CloudDlpDataProfile.Builder |
clone() |
String |
getDataProfile()
Name of the data profile, for example,
`projects/123/locations/europe/tableProfiles/8383929`.
|
com.google.protobuf.ByteString |
getDataProfileBytes()
Name of the data profile, for example,
`projects/123/locations/europe/tableProfiles/8383929`.
|
CloudDlpDataProfile |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
CloudDlpDataProfile.ParentType |
getParentType()
The resource hierarchy level at which the data profile was generated.
|
int |
getParentTypeValue()
The resource hierarchy level at which the data profile was generated.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CloudDlpDataProfile.Builder |
mergeFrom(CloudDlpDataProfile other) |
CloudDlpDataProfile.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CloudDlpDataProfile.Builder |
mergeFrom(com.google.protobuf.Message other) |
CloudDlpDataProfile.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CloudDlpDataProfile.Builder |
setDataProfile(String value)
Name of the data profile, for example,
`projects/123/locations/europe/tableProfiles/8383929`.
|
CloudDlpDataProfile.Builder |
setDataProfileBytes(com.google.protobuf.ByteString value)
Name of the data profile, for example,
`projects/123/locations/europe/tableProfiles/8383929`.
|
CloudDlpDataProfile.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CloudDlpDataProfile.Builder |
setParentType(CloudDlpDataProfile.ParentType value)
The resource hierarchy level at which the data profile was generated.
|
CloudDlpDataProfile.Builder |
setParentTypeValue(int value)
The resource hierarchy level at which the data profile was generated.
|
CloudDlpDataProfile.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CloudDlpDataProfile.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<CloudDlpDataProfile.Builder>public CloudDlpDataProfile.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<CloudDlpDataProfile.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<CloudDlpDataProfile.Builder>public CloudDlpDataProfile getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic CloudDlpDataProfile build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic CloudDlpDataProfile buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic CloudDlpDataProfile.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<CloudDlpDataProfile.Builder>public CloudDlpDataProfile.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<CloudDlpDataProfile.Builder>public CloudDlpDataProfile.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<CloudDlpDataProfile.Builder>public CloudDlpDataProfile.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<CloudDlpDataProfile.Builder>public CloudDlpDataProfile.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CloudDlpDataProfile.Builder>public CloudDlpDataProfile.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CloudDlpDataProfile.Builder>public CloudDlpDataProfile.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CloudDlpDataProfile.Builder>public CloudDlpDataProfile.Builder mergeFrom(CloudDlpDataProfile other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<CloudDlpDataProfile.Builder>public CloudDlpDataProfile.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CloudDlpDataProfile.Builder>IOExceptionpublic String getDataProfile()
Name of the data profile, for example, `projects/123/locations/europe/tableProfiles/8383929`.
string data_profile = 1 [(.google.api.resource_reference) = { ... }getDataProfile in interface CloudDlpDataProfileOrBuilderpublic com.google.protobuf.ByteString getDataProfileBytes()
Name of the data profile, for example, `projects/123/locations/europe/tableProfiles/8383929`.
string data_profile = 1 [(.google.api.resource_reference) = { ... }getDataProfileBytes in interface CloudDlpDataProfileOrBuilderpublic CloudDlpDataProfile.Builder setDataProfile(String value)
Name of the data profile, for example, `projects/123/locations/europe/tableProfiles/8383929`.
string data_profile = 1 [(.google.api.resource_reference) = { ... }value - The dataProfile to set.public CloudDlpDataProfile.Builder clearDataProfile()
Name of the data profile, for example, `projects/123/locations/europe/tableProfiles/8383929`.
string data_profile = 1 [(.google.api.resource_reference) = { ... }public CloudDlpDataProfile.Builder setDataProfileBytes(com.google.protobuf.ByteString value)
Name of the data profile, for example, `projects/123/locations/europe/tableProfiles/8383929`.
string data_profile = 1 [(.google.api.resource_reference) = { ... }value - The bytes for dataProfile to set.public int getParentTypeValue()
The resource hierarchy level at which the data profile was generated.
.google.cloud.securitycenter.v1.CloudDlpDataProfile.ParentType parent_type = 2;getParentTypeValue in interface CloudDlpDataProfileOrBuilderpublic CloudDlpDataProfile.Builder setParentTypeValue(int value)
The resource hierarchy level at which the data profile was generated.
.google.cloud.securitycenter.v1.CloudDlpDataProfile.ParentType parent_type = 2;value - The enum numeric value on the wire for parentType to set.public CloudDlpDataProfile.ParentType getParentType()
The resource hierarchy level at which the data profile was generated.
.google.cloud.securitycenter.v1.CloudDlpDataProfile.ParentType parent_type = 2;getParentType in interface CloudDlpDataProfileOrBuilderpublic CloudDlpDataProfile.Builder setParentType(CloudDlpDataProfile.ParentType value)
The resource hierarchy level at which the data profile was generated.
.google.cloud.securitycenter.v1.CloudDlpDataProfile.ParentType parent_type = 2;value - The parentType to set.public CloudDlpDataProfile.Builder clearParentType()
The resource hierarchy level at which the data profile was generated.
.google.cloud.securitycenter.v1.CloudDlpDataProfile.ParentType parent_type = 2;public final CloudDlpDataProfile.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CloudDlpDataProfile.Builder>public final CloudDlpDataProfile.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CloudDlpDataProfile.Builder>Copyright © 2024 Google LLC. All rights reserved.