Class: Google::Cloud::ConfigService::V1::GetTerraformVersionRequest
- Inherits:
-
Object
- Object
- Google::Cloud::ConfigService::V1::GetTerraformVersionRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/config/v1/config.rb
Overview
The request message for the GetTerraformVersion method.
Instance Attribute Summary collapse
-
#name ⇒ ::String
Required.
Instance Attribute Details
#name ⇒ ::String
1562 1563 1564 1565 |
# File 'proto_docs/google/cloud/config/v1/config.rb', line 1562 class GetTerraformVersionRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |