public static interface Cluster.SecondaryConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getPrimaryClusterName()
The name of the primary cluster name with the format:
* projects/{project}/locations/{region}/clusters/{cluster_id}
string primary_cluster_name = 1; |
com.google.protobuf.ByteString |
getPrimaryClusterNameBytes()
The name of the primary cluster name with the format:
* projects/{project}/locations/{region}/clusters/{cluster_id}
string primary_cluster_name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getPrimaryClusterName()
The name of the primary cluster name with the format:
* projects/{project}/locations/{region}/clusters/{cluster_id}
string primary_cluster_name = 1;com.google.protobuf.ByteString getPrimaryClusterNameBytes()
The name of the primary cluster name with the format:
* projects/{project}/locations/{region}/clusters/{cluster_id}
string primary_cluster_name = 1;Copyright © 2025 Google LLC. All rights reserved.