Class: Google::Cloud::GkeMultiCloud::V1::AzureClusterError

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/gkemulticloud/v1/azure_resources.rb

Overview

AzureClusterError describes errors found on Azure clusters.

Instance Attribute Summary collapse

Instance Attribute Details

#message::String

Returns Human-friendly description of the error.

Returns:

  • (::String)

    Human-friendly description of the error.



856
857
858
859
# File 'proto_docs/google/cloud/gkemulticloud/v1/azure_resources.rb', line 856

class AzureClusterError
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end