Reference documentation and code samples for the AlloyDB V1BETA API class Google::Cloud::AlloyDB::V1beta::CreateInstanceRequests.
See usage below for notes.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#create_instance_requests
def create_instance_requests() -> ::Array<::Google::Cloud::AlloyDB::V1beta::CreateInstanceRequest>
Returns
- (::Array<::Google::Cloud::AlloyDB::V1beta::CreateInstanceRequest>) — Required. Primary and read replica instances to be created. This list should not be empty.
#create_instance_requests=
def create_instance_requests=(value) -> ::Array<::Google::Cloud::AlloyDB::V1beta::CreateInstanceRequest>
Parameter
- value (::Array<::Google::Cloud::AlloyDB::V1beta::CreateInstanceRequest>) — Required. Primary and read replica instances to be created. This list should not be empty.
Returns
- (::Array<::Google::Cloud::AlloyDB::V1beta::CreateInstanceRequest>) — Required. Primary and read replica instances to be created. This list should not be empty.