GKE Hub V1 API - Class Google::Cloud::GkeHub::ConfigManagement::V1::SyncError (v0.2.0)

Reference documentation and code samples for the GKE Hub V1 API class Google::Cloud::GkeHub::ConfigManagement::V1::SyncError.

An ACM created error representing a problem syncing configurations

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#code

def code() -> ::String
Returns
  • (::String) — An ACM defined error code

#code=

def code=(value) -> ::String
Parameter
  • value (::String) — An ACM defined error code
Returns
  • (::String) — An ACM defined error code

#error_message

def error_message() -> ::String
Returns
  • (::String) — A description of the error

#error_message=

def error_message=(value) -> ::String
Parameter
  • value (::String) — A description of the error
Returns
  • (::String) — A description of the error

#error_resources

def error_resources() -> ::Array<::Google::Cloud::GkeHub::ConfigManagement::V1::ErrorResource>
Returns

#error_resources=

def error_resources=(value) -> ::Array<::Google::Cloud::GkeHub::ConfigManagement::V1::ErrorResource>
Parameter
Returns