Reference documentation and code samples for the Datastream V1 API class Google::Cloud::Datastream::V1::MongodbCluster.
MongoDB Cluster structure.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#databases
def databases() -> ::Array<::Google::Cloud::Datastream::V1::MongodbDatabase>
Returns
- (::Array<::Google::Cloud::Datastream::V1::MongodbDatabase>) — MongoDB databases in the cluster.
#databases=
def databases=(value) -> ::Array<::Google::Cloud::Datastream::V1::MongodbDatabase>
Parameter
- value (::Array<::Google::Cloud::Datastream::V1::MongodbDatabase>) — MongoDB databases in the cluster.
Returns
- (::Array<::Google::Cloud::Datastream::V1::MongodbDatabase>) — MongoDB databases in the cluster.