Interface protos.google.cloud.gkehub.configmanagement.v1alpha.ISyncError (1.3.0)

Properties of a SyncError.

Package

@google-cloud/gke-hub!

Properties

code

code?: (string|null);

SyncError code

Property Value
TypeDescription
(string|null)

errorMessage

errorMessage?: (string|null);

SyncError errorMessage

Property Value
TypeDescription
(string|null)

errorResources

errorResources?: (google.cloud.gkehub.configmanagement.v1alpha.IErrorResource[]|null);

SyncError errorResources

Property Value
TypeDescription
(google.cloud.gkehub.configmanagement.v1alpha.IErrorResource[]|null)