public interface CloudDlpDataProfileOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
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.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.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getDataProfile()
Name of the data profile, for example, `projects/123/locations/europe/tableProfiles/8383929`.
string data_profile = 1 [(.google.api.resource_reference) = { ... }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) = { ... }int getParentTypeValue()
The resource hierarchy level at which the data profile was generated.
.google.cloud.securitycenter.v1.CloudDlpDataProfile.ParentType parent_type = 2;CloudDlpDataProfile.ParentType getParentType()
The resource hierarchy level at which the data profile was generated.
.google.cloud.securitycenter.v1.CloudDlpDataProfile.ParentType parent_type = 2;Copyright © 2024 Google LLC. All rights reserved.