Reference documentation and code samples for the Google Cloud AlloyDB for PostgreSQL V1alpha Client class PrimaryConfig.
Configuration for the primary cluster. It has the list of clusters that are
replicating from this cluster. This should be set if and only if the
cluster is of type PRIMARY.
Generated from protobuf message google.cloud.alloydb.v1alpha.Cluster.PrimaryConfig
Namespace
Google \ Cloud \ AlloyDb \ V1alpha \ Cluster
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ secondary_cluster_names
array
Output only. Names of the clusters that are replicating from this cluster.
getSecondaryClusterNames
Output only. Names of the clusters that are replicating from this
cluster.