GKE Hub V1 API - Class Google::Cloud::GkeHub::ConfigManagement::V1::ErrorResource (v0.9.0)

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

Model for a config file in the git repo with an associated Sync error

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#resource_gvk

def resource_gvk() -> ::Google::Cloud::GkeHub::ConfigManagement::V1::GroupVersionKind
Returns

#resource_gvk=

def resource_gvk=(value) -> ::Google::Cloud::GkeHub::ConfigManagement::V1::GroupVersionKind
Parameter
Returns

#resource_name

def resource_name() -> ::String
Returns
  • (::String) — Metadata name of the resource that is causing an error

#resource_name=

def resource_name=(value) -> ::String
Parameter
  • value (::String) — Metadata name of the resource that is causing an error
Returns
  • (::String) — Metadata name of the resource that is causing an error

#resource_namespace

def resource_namespace() -> ::String
Returns
  • (::String) — Namespace of the resource that is causing an error

#resource_namespace=

def resource_namespace=(value) -> ::String
Parameter
  • value (::String) — Namespace of the resource that is causing an error
Returns
  • (::String) — Namespace of the resource that is causing an error

#source_path

def source_path() -> ::String
Returns
  • (::String) — Path in the git repo of the erroneous config

#source_path=

def source_path=(value) -> ::String
Parameter
  • value (::String) — Path in the git repo of the erroneous config
Returns
  • (::String) — Path in the git repo of the erroneous config