Reference documentation and code samples for the Google Cloud AlloyDB for PostgreSQL V1beta 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.v1beta.Cluster.PrimaryConfig
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]