Class: Google::Cloud::GkeMultiCloud::V1::AzureNodePoolError

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

AzureNodePoolError describes errors found on Azure node pools.

Instance Attribute Summary collapse

Instance Attribute Details

#message::String

Returns Human-friendly description of the error.

Returns:

  • (::String)

    Human-friendly description of the error.


865
866
867
868
# File 'proto_docs/google/cloud/gkemulticloud/v1/azure_resources.rb', line 865

class AzureNodePoolError
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end
We're moving! Starting in November, 2022, this page will redirect to its new home. Learn more about it in our blog post: Productivity unlocked with new Cloud SDK reference docs.
DISMISS