Class: Google::Cloud::AlloyDB::V1alpha::BatchCreateInstancesMetadata::InstanceStatusesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::AlloyDB::V1alpha::BatchCreateInstancesMetadata::InstanceStatusesEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/alloydb/v1alpha/service.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
501 502 503 504 |
# File 'proto_docs/google/cloud/alloydb/v1alpha/service.rb', line 501 class InstanceStatusesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::AlloyDB::V1alpha::BatchCreateInstanceStatus
501 502 503 504 |
# File 'proto_docs/google/cloud/alloydb/v1alpha/service.rb', line 501 class InstanceStatusesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |