Class: Google::Cloud::GkeMultiCloud::V1::GetAzureServerConfigRequest
- Inherits:
-
Object
- Object
- Google::Cloud::GkeMultiCloud::V1::GetAzureServerConfigRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/gkemulticloud/v1/azure_service.rb
Overview
GetAzureServerConfigRequest gets the server config of GKE cluster on Azure.
Instance Attribute Summary collapse
-
#name ⇒ ::String
Required.
Instance Attribute Details
#name ⇒ ::String
400 401 402 403 |
# File 'proto_docs/google/cloud/gkemulticloud/v1/azure_service.rb', line 400 class GetAzureServerConfigRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |