PutLayerError Type
Typed error from `putLayer`. Validation failures and cap violations produce distinct gRPC status codes upstream.
Union cases
| Union case |
Description
|
|
|
Full Usage:
InvalidName reason
Parameters:
string
|
|
Full Usage:
ValidationFailed errors
Parameters:
string list
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsCapExceeded
Returns: bool
|
|
Full Usage:
this.IsInvalidName
Returns: bool
|
|
Full Usage:
this.IsValidationFailed
Returns: bool
|
|
FSBarV1_Archived