Reference documentation and code samples for the Google Cloud Gke Hub V1 Client class SyncError.
An ACM created error representing a problem syncing configurations
Generated from protobuf message google.cloud.gkehub.configmanagement.v1.SyncError
Namespace
Google \ Cloud \ GkeHub \ ConfigManagement \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ code
string
An ACM defined error code
↳ error_message
string
A description of the error
↳ error_resources
array< Google\Cloud\GkeHub\ConfigManagement\V1\ErrorResource
>
A list of config(s) associated with the error, if any
getCode
An ACM defined error code
string
setCode
An ACM defined error code
var
string
$this
getErrorMessage
A description of the error
string
setErrorMessage
A description of the error
var
string
$this
getErrorResources
A list of config(s) associated with the error, if any
setErrorResources
A list of config(s) associated with the error, if any
$this