public interface FeatureSpecOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getConfigMembership()
Fully-qualified Membership name which hosts the MultiClusterIngress CRD.
|
com.google.protobuf.ByteString |
getConfigMembershipBytes()
Fully-qualified Membership name which hosts the MultiClusterIngress CRD.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getConfigMembership()
Fully-qualified Membership name which hosts the MultiClusterIngress CRD. Example: `projects/foo-proj/locations/global/memberships/bar`
string config_membership = 1;com.google.protobuf.ByteString getConfigMembershipBytes()
Fully-qualified Membership name which hosts the MultiClusterIngress CRD. Example: `projects/foo-proj/locations/global/memberships/bar`
string config_membership = 1;Copyright © 2023 Google LLC. All rights reserved.