Reference documentation and code samples for the Data Loss Prevention V2 Client class ErrorExtraInfo.
Additional information about the error.
Protobuf type google.privacy.dlp.v2.Error.ErrorExtraInfo
Namespace
Google \ Cloud \ Dlp \ V2 \ ErrorMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
ERROR_INFO_UNSPECIFIED
Value: 0
Unused.
Generated from protobuf enum ERROR_INFO_UNSPECIFIED = 0;
IMAGE_SCAN_UNAVAILABLE_IN_REGION
Value: 1
Image scan is not available in the region.
Generated from protobuf enum IMAGE_SCAN_UNAVAILABLE_IN_REGION = 1;
FILE_STORE_CLUSTER_UNSUPPORTED
Value: 2
File store cluster is not supported for profile generation.
Generated from protobuf enum FILE_STORE_CLUSTER_UNSUPPORTED = 2;