Reference documentation and code samples for the AlloyDB V1ALPHA API class Google::Cloud::AlloyDB::V1alpha::BatchCreateInstancesResponse.
Message for creating batches of instances in a cluster.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#instances
def instances() -> ::Array<::Google::Cloud::AlloyDB::V1alpha::Instance>
Returns
- (::Array<::Google::Cloud::AlloyDB::V1alpha::Instance>) — Created instances.
#instances=
def instances=(value) -> ::Array<::Google::Cloud::AlloyDB::V1alpha::Instance>
Parameter
- value (::Array<::Google::Cloud::AlloyDB::V1alpha::Instance>) — Created instances.
Returns
- (::Array<::Google::Cloud::AlloyDB::V1alpha::Instance>) — Created instances.