Class: Google::Cloud::AlloyDB::V1alpha::RestartInstanceRequest
- Inherits:
-
Object
- Object
- Google::Cloud::AlloyDB::V1alpha::RestartInstanceRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/alloydb/v1alpha/service.rb
Instance Attribute Summary collapse
-
#name ⇒ ::String
Required.
-
#node_ids ⇒ ::Array<::String>
Optional.
-
#request_id ⇒ ::String
Optional.
-
#validate_only ⇒ ::Boolean
Optional.
Instance Attribute Details
#name ⇒ ::String
1128 1129 1130 1131 |
# File 'proto_docs/google/cloud/alloydb/v1alpha/service.rb', line 1128 class RestartInstanceRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#node_ids ⇒ ::Array<::String>
1128 1129 1130 1131 |
# File 'proto_docs/google/cloud/alloydb/v1alpha/service.rb', line 1128 class RestartInstanceRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#request_id ⇒ ::String
1128 1129 1130 1131 |
# File 'proto_docs/google/cloud/alloydb/v1alpha/service.rb', line 1128 class RestartInstanceRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#validate_only ⇒ ::Boolean
1128 1129 1130 1131 |
# File 'proto_docs/google/cloud/alloydb/v1alpha/service.rb', line 1128 class RestartInstanceRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |