- 1.78.0 (latest)
- 1.76.0
- 1.75.0
- 1.74.0
- 1.73.0
- 1.72.0
- 1.70.0
- 1.68.0
- 1.67.0
- 1.64.0
- 1.63.0
- 1.62.0
- 1.60.0
- 1.59.0
- 1.58.0
- 1.57.0
- 1.56.0
- 1.55.0
- 1.54.0
- 1.53.0
- 1.52.0
- 1.51.0
- 1.49.0
- 1.48.0
- 1.47.0
- 1.46.0
- 1.45.0
- 1.44.0
- 1.43.0
- 1.42.0
- 1.41.0
- 1.40.0
- 1.39.0
- 1.37.0
- 1.36.0
- 1.35.0
- 1.34.0
- 1.33.0
- 1.32.0
- 1.31.0
- 1.30.0
- 1.29.0
- 1.28.0
- 1.27.0
- 1.24.0
- 1.23.0
- 1.22.0
- 1.21.0
- 1.20.0
- 1.19.0
- 1.18.0
- 1.17.0
- 1.16.0
- 1.15.0
- 1.14.0
- 1.13.0
- 1.12.0
- 1.11.0
- 1.9.0
- 1.8.0
- 1.7.0
- 1.6.0
- 1.5.0
- 1.4.0
- 1.3.6
- 1.2.1
- 1.1.0
- 1.0.1
- 0.5.4
public static final class MembershipState.Builder extends GeneratedMessageV3.Builder<MembershipState.Builder> implements MembershipStateOrBuilderAnthos Config Management: State for a single cluster.
Protobuf type google.cloud.gkehub.configmanagement.v1alpha.MembershipState
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > MembershipState.BuilderImplements
MembershipStateOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public MembershipState.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
MembershipState.Builder |
|
build()
public MembershipState build()| Returns | |
|---|---|
| Type | Description |
MembershipState |
|
buildPartial()
public MembershipState buildPartial()| Returns | |
|---|---|
| Type | Description |
MembershipState |
|
clear()
public MembershipState.Builder clear()| Returns | |
|---|---|
| Type | Description |
MembershipState.Builder |
|
clearBinauthzState()
public MembershipState.Builder clearBinauthzState()Binauthz status
.google.cloud.gkehub.configmanagement.v1alpha.BinauthzState binauthz_state = 6;
| Returns | |
|---|---|
| Type | Description |
MembershipState.Builder |
|
clearClusterName()
public MembershipState.Builder clearClusterName()The user-defined name for the cluster used by ClusterSelectors to group clusters together. This should match Membership's membership_name, unless the user installed ACM on the cluster manually prior to enabling the ACM hub feature. Unique within a Anthos Config Management installation.
string cluster_name = 1;
| Returns | |
|---|---|
| Type | Description |
MembershipState.Builder |
This builder for chaining. |
clearConfigSyncState()
public MembershipState.Builder clearConfigSyncState()Current sync status
.google.cloud.gkehub.configmanagement.v1alpha.ConfigSyncState config_sync_state = 4;
| Returns | |
|---|---|
| Type | Description |
MembershipState.Builder |
|
clearField(Descriptors.FieldDescriptor field)
public MembershipState.Builder clearField(Descriptors.FieldDescriptor field)| Parameter | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
| Returns | |
|---|---|
| Type | Description |
MembershipState.Builder |
|
clearHierarchyControllerState()
public MembershipState.Builder clearHierarchyControllerState()Hierarchy Controller status
.google.cloud.gkehub.configmanagement.v1alpha.HierarchyControllerState hierarchy_controller_state = 7;
| Returns | |
|---|---|
| Type | Description |
MembershipState.Builder |
|
clearMembershipSpec()
public MembershipState.Builder clearMembershipSpec()Membership configuration in the cluster. This represents the actual state in the cluster, while the MembershipSpec in the FeatureSpec represents the intended state
.google.cloud.gkehub.configmanagement.v1alpha.MembershipSpec membership_spec = 2;
| Returns | |
|---|---|
| Type | Description |
MembershipState.Builder |
|
clearOneof(Descriptors.OneofDescriptor oneof)
public MembershipState.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Parameter | |
|---|---|
| Name | Description |
oneof |
OneofDescriptor |
| Returns | |
|---|---|
| Type | Description |
MembershipState.Builder |
|
clearOperatorState()
public MembershipState.Builder clearOperatorState()Current install status of ACM's Operator
.google.cloud.gkehub.configmanagement.v1alpha.OperatorState operator_state = 3;
| Returns | |
|---|---|
| Type | Description |
MembershipState.Builder |
|
clearPolicyControllerState()
public MembershipState.Builder clearPolicyControllerState()PolicyController status
.google.cloud.gkehub.configmanagement.v1alpha.PolicyControllerState policy_controller_state = 5;
| Returns | |
|---|---|
| Type | Description |
MembershipState.Builder |
|
clone()
public MembershipState.Builder clone()| Returns | |
|---|---|
| Type | Description |
MembershipState.Builder |
|
getBinauthzState()
public BinauthzState getBinauthzState()Binauthz status
.google.cloud.gkehub.configmanagement.v1alpha.BinauthzState binauthz_state = 6;
| Returns | |
|---|---|
| Type | Description |
BinauthzState |
The binauthzState. |
getBinauthzStateBuilder()
public BinauthzState.Builder getBinauthzStateBuilder()Binauthz status
.google.cloud.gkehub.configmanagement.v1alpha.BinauthzState binauthz_state = 6;
| Returns | |
|---|---|
| Type | Description |
BinauthzState.Builder |
|
getBinauthzStateOrBuilder()
public BinauthzStateOrBuilder getBinauthzStateOrBuilder()Binauthz status
.google.cloud.gkehub.configmanagement.v1alpha.BinauthzState binauthz_state = 6;
| Returns | |
|---|---|
| Type | Description |
BinauthzStateOrBuilder |
|
getClusterName()
public String getClusterName()The user-defined name for the cluster used by ClusterSelectors to group clusters together. This should match Membership's membership_name, unless the user installed ACM on the cluster manually prior to enabling the ACM hub feature. Unique within a Anthos Config Management installation.
string cluster_name = 1;
| Returns | |
|---|---|
| Type | Description |
String |
The clusterName. |
getClusterNameBytes()
public ByteString getClusterNameBytes()The user-defined name for the cluster used by ClusterSelectors to group clusters together. This should match Membership's membership_name, unless the user installed ACM on the cluster manually prior to enabling the ACM hub feature. Unique within a Anthos Config Management installation.
string cluster_name = 1;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for clusterName. |
getConfigSyncState()
public ConfigSyncState getConfigSyncState()Current sync status
.google.cloud.gkehub.configmanagement.v1alpha.ConfigSyncState config_sync_state = 4;
| Returns | |
|---|---|
| Type | Description |
ConfigSyncState |
The configSyncState. |
getConfigSyncStateBuilder()
public ConfigSyncState.Builder getConfigSyncStateBuilder()Current sync status
.google.cloud.gkehub.configmanagement.v1alpha.ConfigSyncState config_sync_state = 4;
| Returns | |
|---|---|
| Type | Description |
ConfigSyncState.Builder |
|
getConfigSyncStateOrBuilder()
public ConfigSyncStateOrBuilder getConfigSyncStateOrBuilder()Current sync status
.google.cloud.gkehub.configmanagement.v1alpha.ConfigSyncState config_sync_state = 4;
| Returns | |
|---|---|
| Type | Description |
ConfigSyncStateOrBuilder |
|
getDefaultInstanceForType()
public MembershipState getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
MembershipState |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getHierarchyControllerState()
public HierarchyControllerState getHierarchyControllerState()Hierarchy Controller status
.google.cloud.gkehub.configmanagement.v1alpha.HierarchyControllerState hierarchy_controller_state = 7;
| Returns | |
|---|---|
| Type | Description |
HierarchyControllerState |
The hierarchyControllerState. |
getHierarchyControllerStateBuilder()
public HierarchyControllerState.Builder getHierarchyControllerStateBuilder()Hierarchy Controller status
.google.cloud.gkehub.configmanagement.v1alpha.HierarchyControllerState hierarchy_controller_state = 7;
| Returns | |
|---|---|
| Type | Description |
HierarchyControllerState.Builder |
|
getHierarchyControllerStateOrBuilder()
public HierarchyControllerStateOrBuilder getHierarchyControllerStateOrBuilder()Hierarchy Controller status
.google.cloud.gkehub.configmanagement.v1alpha.HierarchyControllerState hierarchy_controller_state = 7;
| Returns | |
|---|---|
| Type | Description |
HierarchyControllerStateOrBuilder |
|
getMembershipSpec()
public MembershipSpec getMembershipSpec()Membership configuration in the cluster. This represents the actual state in the cluster, while the MembershipSpec in the FeatureSpec represents the intended state
.google.cloud.gkehub.configmanagement.v1alpha.MembershipSpec membership_spec = 2;
| Returns | |
|---|---|
| Type | Description |
MembershipSpec |
The membershipSpec. |
getMembershipSpecBuilder()
public MembershipSpec.Builder getMembershipSpecBuilder()Membership configuration in the cluster. This represents the actual state in the cluster, while the MembershipSpec in the FeatureSpec represents the intended state
.google.cloud.gkehub.configmanagement.v1alpha.MembershipSpec membership_spec = 2;
| Returns | |
|---|---|
| Type | Description |
MembershipSpec.Builder |
|
getMembershipSpecOrBuilder()
public MembershipSpecOrBuilder getMembershipSpecOrBuilder()Membership configuration in the cluster. This represents the actual state in the cluster, while the MembershipSpec in the FeatureSpec represents the intended state
.google.cloud.gkehub.configmanagement.v1alpha.MembershipSpec membership_spec = 2;
| Returns | |
|---|---|
| Type | Description |
MembershipSpecOrBuilder |
|
getOperatorState()
public OperatorState getOperatorState()Current install status of ACM's Operator
.google.cloud.gkehub.configmanagement.v1alpha.OperatorState operator_state = 3;
| Returns | |
|---|---|
| Type | Description |
OperatorState |
The operatorState. |
getOperatorStateBuilder()
public OperatorState.Builder getOperatorStateBuilder()Current install status of ACM's Operator
.google.cloud.gkehub.configmanagement.v1alpha.OperatorState operator_state = 3;
| Returns | |
|---|---|
| Type | Description |
OperatorState.Builder |
|
getOperatorStateOrBuilder()
public OperatorStateOrBuilder getOperatorStateOrBuilder()Current install status of ACM's Operator
.google.cloud.gkehub.configmanagement.v1alpha.OperatorState operator_state = 3;
| Returns | |
|---|---|
| Type | Description |
OperatorStateOrBuilder |
|
getPolicyControllerState()
public PolicyControllerState getPolicyControllerState()PolicyController status
.google.cloud.gkehub.configmanagement.v1alpha.PolicyControllerState policy_controller_state = 5;
| Returns | |
|---|---|
| Type | Description |
PolicyControllerState |
The policyControllerState. |
getPolicyControllerStateBuilder()
public PolicyControllerState.Builder getPolicyControllerStateBuilder()PolicyController status
.google.cloud.gkehub.configmanagement.v1alpha.PolicyControllerState policy_controller_state = 5;
| Returns | |
|---|---|
| Type | Description |
PolicyControllerState.Builder |
|
getPolicyControllerStateOrBuilder()
public PolicyControllerStateOrBuilder getPolicyControllerStateOrBuilder()PolicyController status
.google.cloud.gkehub.configmanagement.v1alpha.PolicyControllerState policy_controller_state = 5;
| Returns | |
|---|---|
| Type | Description |
PolicyControllerStateOrBuilder |
|
hasBinauthzState()
public boolean hasBinauthzState()Binauthz status
.google.cloud.gkehub.configmanagement.v1alpha.BinauthzState binauthz_state = 6;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the binauthzState field is set. |
hasConfigSyncState()
public boolean hasConfigSyncState()Current sync status
.google.cloud.gkehub.configmanagement.v1alpha.ConfigSyncState config_sync_state = 4;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the configSyncState field is set. |
hasHierarchyControllerState()
public boolean hasHierarchyControllerState()Hierarchy Controller status
.google.cloud.gkehub.configmanagement.v1alpha.HierarchyControllerState hierarchy_controller_state = 7;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the hierarchyControllerState field is set. |
hasMembershipSpec()
public boolean hasMembershipSpec()Membership configuration in the cluster. This represents the actual state in the cluster, while the MembershipSpec in the FeatureSpec represents the intended state
.google.cloud.gkehub.configmanagement.v1alpha.MembershipSpec membership_spec = 2;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the membershipSpec field is set. |
hasOperatorState()
public boolean hasOperatorState()Current install status of ACM's Operator
.google.cloud.gkehub.configmanagement.v1alpha.OperatorState operator_state = 3;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the operatorState field is set. |
hasPolicyControllerState()
public boolean hasPolicyControllerState()PolicyController status
.google.cloud.gkehub.configmanagement.v1alpha.PolicyControllerState policy_controller_state = 5;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the policyControllerState field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeBinauthzState(BinauthzState value)
public MembershipState.Builder mergeBinauthzState(BinauthzState value)Binauthz status
.google.cloud.gkehub.configmanagement.v1alpha.BinauthzState binauthz_state = 6;
| Parameter | |
|---|---|
| Name | Description |
value |
BinauthzState |
| Returns | |
|---|---|
| Type | Description |
MembershipState.Builder |
|
mergeConfigSyncState(ConfigSyncState value)
public MembershipState.Builder mergeConfigSyncState(ConfigSyncState value)Current sync status
.google.cloud.gkehub.configmanagement.v1alpha.ConfigSyncState config_sync_state = 4;
| Parameter | |
|---|---|
| Name | Description |
value |
ConfigSyncState |
| Returns | |
|---|---|
| Type | Description |
MembershipState.Builder |
|
mergeFrom(MembershipState other)
public MembershipState.Builder mergeFrom(MembershipState other)| Parameter | |
|---|---|
| Name | Description |
other |
MembershipState |
| Returns | |
|---|---|
| Type | Description |
MembershipState.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public MembershipState.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
MembershipState.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public MembershipState.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
MembershipState.Builder |
|
mergeHierarchyControllerState(HierarchyControllerState value)
public MembershipState.Builder mergeHierarchyControllerState(HierarchyControllerState value)Hierarchy Controller status
.google.cloud.gkehub.configmanagement.v1alpha.HierarchyControllerState hierarchy_controller_state = 7;
| Parameter | |
|---|---|
| Name | Description |
value |
HierarchyControllerState |
| Returns | |
|---|---|
| Type | Description |
MembershipState.Builder |
|
mergeMembershipSpec(MembershipSpec value)
public MembershipState.Builder mergeMembershipSpec(MembershipSpec value)Membership configuration in the cluster. This represents the actual state in the cluster, while the MembershipSpec in the FeatureSpec represents the intended state
.google.cloud.gkehub.configmanagement.v1alpha.MembershipSpec membership_spec = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
MembershipSpec |
| Returns | |
|---|---|
| Type | Description |
MembershipState.Builder |
|
mergeOperatorState(OperatorState value)
public MembershipState.Builder mergeOperatorState(OperatorState value)Current install status of ACM's Operator
.google.cloud.gkehub.configmanagement.v1alpha.OperatorState operator_state = 3;
| Parameter | |
|---|---|
| Name | Description |
value |
OperatorState |
| Returns | |
|---|---|
| Type | Description |
MembershipState.Builder |
|
mergePolicyControllerState(PolicyControllerState value)
public MembershipState.Builder mergePolicyControllerState(PolicyControllerState value)PolicyController status
.google.cloud.gkehub.configmanagement.v1alpha.PolicyControllerState policy_controller_state = 5;
| Parameter | |
|---|---|
| Name | Description |
value |
PolicyControllerState |
| Returns | |
|---|---|
| Type | Description |
MembershipState.Builder |
|
mergeUnknownFields(UnknownFieldSet unknownFields)
public final MembershipState.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description |
unknownFields |
UnknownFieldSet |
| Returns | |
|---|---|
| Type | Description |
MembershipState.Builder |
|
setBinauthzState(BinauthzState value)
public MembershipState.Builder setBinauthzState(BinauthzState value)Binauthz status
.google.cloud.gkehub.configmanagement.v1alpha.BinauthzState binauthz_state = 6;
| Parameter | |
|---|---|
| Name | Description |
value |
BinauthzState |
| Returns | |
|---|---|
| Type | Description |
MembershipState.Builder |
|
setBinauthzState(BinauthzState.Builder builderForValue)
public MembershipState.Builder setBinauthzState(BinauthzState.Builder builderForValue)Binauthz status
.google.cloud.gkehub.configmanagement.v1alpha.BinauthzState binauthz_state = 6;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
BinauthzState.Builder |
| Returns | |
|---|---|
| Type | Description |
MembershipState.Builder |
|
setClusterName(String value)
public MembershipState.Builder setClusterName(String value)The user-defined name for the cluster used by ClusterSelectors to group clusters together. This should match Membership's membership_name, unless the user installed ACM on the cluster manually prior to enabling the ACM hub feature. Unique within a Anthos Config Management installation.
string cluster_name = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe clusterName to set. |
| Returns | |
|---|---|
| Type | Description |
MembershipState.Builder |
This builder for chaining. |
setClusterNameBytes(ByteString value)
public MembershipState.Builder setClusterNameBytes(ByteString value)The user-defined name for the cluster used by ClusterSelectors to group clusters together. This should match Membership's membership_name, unless the user installed ACM on the cluster manually prior to enabling the ACM hub feature. Unique within a Anthos Config Management installation.
string cluster_name = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for clusterName to set. |
| Returns | |
|---|---|
| Type | Description |
MembershipState.Builder |
This builder for chaining. |
setConfigSyncState(ConfigSyncState value)
public MembershipState.Builder setConfigSyncState(ConfigSyncState value)Current sync status
.google.cloud.gkehub.configmanagement.v1alpha.ConfigSyncState config_sync_state = 4;
| Parameter | |
|---|---|
| Name | Description |
value |
ConfigSyncState |
| Returns | |
|---|---|
| Type | Description |
MembershipState.Builder |
|
setConfigSyncState(ConfigSyncState.Builder builderForValue)
public MembershipState.Builder setConfigSyncState(ConfigSyncState.Builder builderForValue)Current sync status
.google.cloud.gkehub.configmanagement.v1alpha.ConfigSyncState config_sync_state = 4;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
ConfigSyncState.Builder |
| Returns | |
|---|---|
| Type | Description |
MembershipState.Builder |
|
setField(Descriptors.FieldDescriptor field, Object value)
public MembershipState.Builder setField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
MembershipState.Builder |
|
setHierarchyControllerState(HierarchyControllerState value)
public MembershipState.Builder setHierarchyControllerState(HierarchyControllerState value)Hierarchy Controller status
.google.cloud.gkehub.configmanagement.v1alpha.HierarchyControllerState hierarchy_controller_state = 7;
| Parameter | |
|---|---|
| Name | Description |
value |
HierarchyControllerState |
| Returns | |
|---|---|
| Type | Description |
MembershipState.Builder |
|
setHierarchyControllerState(HierarchyControllerState.Builder builderForValue)
public MembershipState.Builder setHierarchyControllerState(HierarchyControllerState.Builder builderForValue)Hierarchy Controller status
.google.cloud.gkehub.configmanagement.v1alpha.HierarchyControllerState hierarchy_controller_state = 7;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
HierarchyControllerState.Builder |
| Returns | |
|---|---|
| Type | Description |
MembershipState.Builder |
|
setMembershipSpec(MembershipSpec value)
public MembershipState.Builder setMembershipSpec(MembershipSpec value)Membership configuration in the cluster. This represents the actual state in the cluster, while the MembershipSpec in the FeatureSpec represents the intended state
.google.cloud.gkehub.configmanagement.v1alpha.MembershipSpec membership_spec = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
MembershipSpec |
| Returns | |
|---|---|
| Type | Description |
MembershipState.Builder |
|
setMembershipSpec(MembershipSpec.Builder builderForValue)
public MembershipState.Builder setMembershipSpec(MembershipSpec.Builder builderForValue)Membership configuration in the cluster. This represents the actual state in the cluster, while the MembershipSpec in the FeatureSpec represents the intended state
.google.cloud.gkehub.configmanagement.v1alpha.MembershipSpec membership_spec = 2;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
MembershipSpec.Builder |
| Returns | |
|---|---|
| Type | Description |
MembershipState.Builder |
|
setOperatorState(OperatorState value)
public MembershipState.Builder setOperatorState(OperatorState value)Current install status of ACM's Operator
.google.cloud.gkehub.configmanagement.v1alpha.OperatorState operator_state = 3;
| Parameter | |
|---|---|
| Name | Description |
value |
OperatorState |
| Returns | |
|---|---|
| Type | Description |
MembershipState.Builder |
|
setOperatorState(OperatorState.Builder builderForValue)
public MembershipState.Builder setOperatorState(OperatorState.Builder builderForValue)Current install status of ACM's Operator
.google.cloud.gkehub.configmanagement.v1alpha.OperatorState operator_state = 3;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
OperatorState.Builder |
| Returns | |
|---|---|
| Type | Description |
MembershipState.Builder |
|
setPolicyControllerState(PolicyControllerState value)
public MembershipState.Builder setPolicyControllerState(PolicyControllerState value)PolicyController status
.google.cloud.gkehub.configmanagement.v1alpha.PolicyControllerState policy_controller_state = 5;
| Parameter | |
|---|---|
| Name | Description |
value |
PolicyControllerState |
| Returns | |
|---|---|
| Type | Description |
MembershipState.Builder |
|
setPolicyControllerState(PolicyControllerState.Builder builderForValue)
public MembershipState.Builder setPolicyControllerState(PolicyControllerState.Builder builderForValue)PolicyController status
.google.cloud.gkehub.configmanagement.v1alpha.PolicyControllerState policy_controller_state = 5;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
PolicyControllerState.Builder |
| Returns | |
|---|---|
| Type | Description |
MembershipState.Builder |
|
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public MembershipState.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
index |
int |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
MembershipState.Builder |
|
setUnknownFields(UnknownFieldSet unknownFields)
public final MembershipState.Builder setUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description |
unknownFields |
UnknownFieldSet |
| Returns | |
|---|---|
| Type | Description |
MembershipState.Builder |
|