Class SecondaryConfig (0.3.10)

SecondaryConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Configuration information for the secondary cluster. This should be set if and only if the cluster is of type SECONDARY.

Attribute

NameDescription
primary_cluster_name str
The name of the primary cluster name with the format: - projects/{project}/locations/{region}/clusters/{cluster_id}