| Modifier and Type | Method and Description |
|---|---|
static CloudDlpDataProfile.ParentType |
CloudDlpDataProfile.ParentType.forNumber(int value) |
CloudDlpDataProfile.ParentType |
CloudDlpDataProfile.getParentType()
The resource hierarchy level at which the data profile was generated.
|
CloudDlpDataProfile.ParentType |
CloudDlpDataProfile.Builder.getParentType()
The resource hierarchy level at which the data profile was generated.
|
CloudDlpDataProfile.ParentType |
CloudDlpDataProfileOrBuilder.getParentType()
The resource hierarchy level at which the data profile was generated.
|
static CloudDlpDataProfile.ParentType |
CloudDlpDataProfile.ParentType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static CloudDlpDataProfile.ParentType |
CloudDlpDataProfile.ParentType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static CloudDlpDataProfile.ParentType |
CloudDlpDataProfile.ParentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CloudDlpDataProfile.ParentType[] |
CloudDlpDataProfile.ParentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<CloudDlpDataProfile.ParentType> |
CloudDlpDataProfile.ParentType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
CloudDlpDataProfile.Builder |
CloudDlpDataProfile.Builder.setParentType(CloudDlpDataProfile.ParentType value)
The resource hierarchy level at which the data profile was generated.
|
Copyright © 2024 Google LLC. All rights reserved.