Reference documentation and code samples for the Google Cloud Api Hub V1 Client class Error.
Possible values representing an error in the dependency.
Protobuf type google.cloud.apihub.v1.DependencyErrorDetail.Error
Namespace
Google \ Cloud \ ApiHub \ V1 \ DependencyErrorDetailMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
ERROR_UNSPECIFIED
Value: 0
Default value used for no error in the dependency.
Generated from protobuf enum ERROR_UNSPECIFIED = 0;
SUPPLIER_NOT_FOUND
Value: 1
Supplier entity has been deleted.
Generated from protobuf enum SUPPLIER_NOT_FOUND = 1;
SUPPLIER_RECREATED
Value: 2
Supplier entity has been recreated.
Generated from protobuf enum SUPPLIER_RECREATED = 2;