Class Feature.Builder

  • All Implemented Interfaces:
    FeatureOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable
    Enclosing class:
    Feature

    public static final class Feature.Builder
    extends com.google.protobuf.GeneratedMessageV3.Builder<Feature.Builder>
    implements FeatureOrBuilder
     Feature represents the settings and status of any Hub Feature.
     
    Protobuf type google.cloud.gkehub.v1beta.Feature
    • Method Detail

      • getDescriptor

        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
      • internalGetMapField

        protected com.google.protobuf.MapField internalGetMapField​(int number)
        Overrides:
        internalGetMapField in class com.google.protobuf.GeneratedMessageV3.Builder<Feature.Builder>
      • internalGetMutableMapField

        protected com.google.protobuf.MapField internalGetMutableMapField​(int number)
        Overrides:
        internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<Feature.Builder>
      • internalGetFieldAccessorTable

        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        Specified by:
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Feature.Builder>
      • clear

        public Feature.Builder clear()
        Specified by:
        clear in interface com.google.protobuf.Message.Builder
        Specified by:
        clear in interface com.google.protobuf.MessageLite.Builder
        Overrides:
        clear in class com.google.protobuf.GeneratedMessageV3.Builder<Feature.Builder>
      • getDescriptorForType

        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        Specified by:
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        Specified by:
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        Overrides:
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Feature.Builder>
      • getDefaultInstanceForType

        public Feature getDefaultInstanceForType()
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
      • build

        public Feature build()
        Specified by:
        build in interface com.google.protobuf.Message.Builder
        Specified by:
        build in interface com.google.protobuf.MessageLite.Builder
      • buildPartial

        public Feature buildPartial()
        Specified by:
        buildPartial in interface com.google.protobuf.Message.Builder
        Specified by:
        buildPartial in interface com.google.protobuf.MessageLite.Builder
      • clone

        public Feature.Builder clone()
        Specified by:
        clone in interface com.google.protobuf.Message.Builder
        Specified by:
        clone in interface com.google.protobuf.MessageLite.Builder
        Overrides:
        clone in class com.google.protobuf.GeneratedMessageV3.Builder<Feature.Builder>
      • setField

        public Feature.Builder setField​(com.google.protobuf.Descriptors.FieldDescriptor field,
                                        Object value)
        Specified by:
        setField in interface com.google.protobuf.Message.Builder
        Overrides:
        setField in class com.google.protobuf.GeneratedMessageV3.Builder<Feature.Builder>
      • clearField

        public Feature.Builder clearField​(com.google.protobuf.Descriptors.FieldDescriptor field)
        Specified by:
        clearField in interface com.google.protobuf.Message.Builder
        Overrides:
        clearField in class com.google.protobuf.GeneratedMessageV3.Builder<Feature.Builder>
      • clearOneof

        public Feature.Builder clearOneof​(com.google.protobuf.Descriptors.OneofDescriptor oneof)
        Specified by:
        clearOneof in interface com.google.protobuf.Message.Builder
        Overrides:
        clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Feature.Builder>
      • setRepeatedField

        public Feature.Builder setRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field,
                                                int index,
                                                Object value)
        Specified by:
        setRepeatedField in interface com.google.protobuf.Message.Builder
        Overrides:
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Feature.Builder>
      • addRepeatedField

        public Feature.Builder addRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field,
                                                Object value)
        Specified by:
        addRepeatedField in interface com.google.protobuf.Message.Builder
        Overrides:
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Feature.Builder>
      • mergeFrom

        public Feature.Builder mergeFrom​(com.google.protobuf.Message other)
        Specified by:
        mergeFrom in interface com.google.protobuf.Message.Builder
        Overrides:
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<Feature.Builder>
      • isInitialized

        public final boolean isInitialized()
        Specified by:
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        Overrides:
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Feature.Builder>
      • mergeFrom

        public Feature.Builder mergeFrom​(com.google.protobuf.CodedInputStream input,
                                         com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                  throws IOException
        Specified by:
        mergeFrom in interface com.google.protobuf.Message.Builder
        Specified by:
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        Overrides:
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<Feature.Builder>
        Throws:
        IOException
      • getName

        public String getName()
         Output only. The full, unique name of this Feature resource in the format
         `projects/*/locations/*/features/*`.
         
        string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getName in interface FeatureOrBuilder
        Returns:
        The name.
      • getNameBytes

        public com.google.protobuf.ByteString getNameBytes()
         Output only. The full, unique name of this Feature resource in the format
         `projects/*/locations/*/features/*`.
         
        string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getNameBytes in interface FeatureOrBuilder
        Returns:
        The bytes for name.
      • setName

        public Feature.Builder setName​(String value)
         Output only. The full, unique name of this Feature resource in the format
         `projects/*/locations/*/features/*`.
         
        string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Parameters:
        value - The name to set.
        Returns:
        This builder for chaining.
      • clearName

        public Feature.Builder clearName()
         Output only. The full, unique name of this Feature resource in the format
         `projects/*/locations/*/features/*`.
         
        string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Returns:
        This builder for chaining.
      • setNameBytes

        public Feature.Builder setNameBytes​(com.google.protobuf.ByteString value)
         Output only. The full, unique name of this Feature resource in the format
         `projects/*/locations/*/features/*`.
         
        string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Parameters:
        value - The bytes for name to set.
        Returns:
        This builder for chaining.
      • containsLabels

        public boolean containsLabels​(String key)
         GCP labels for this Feature.
         
        map<string, string> labels = 2;
        Specified by:
        containsLabels in interface FeatureOrBuilder
      • removeLabels

        public Feature.Builder removeLabels​(String key)
         GCP labels for this Feature.
         
        map<string, string> labels = 2;
      • getMutableLabels

        @Deprecated
        public Map<String,​String> getMutableLabels()
        Deprecated.
        Use alternate mutation accessors instead.
      • putLabels

        public Feature.Builder putLabels​(String key,
                                         String value)
         GCP labels for this Feature.
         
        map<string, string> labels = 2;
      • hasResourceState

        public boolean hasResourceState()
         Output only. State of the Feature resource itself.
         
        .google.cloud.gkehub.v1beta.FeatureResourceState resource_state = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        hasResourceState in interface FeatureOrBuilder
        Returns:
        Whether the resourceState field is set.
      • getResourceState

        public FeatureResourceState getResourceState()
         Output only. State of the Feature resource itself.
         
        .google.cloud.gkehub.v1beta.FeatureResourceState resource_state = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getResourceState in interface FeatureOrBuilder
        Returns:
        The resourceState.
      • setResourceState

        public Feature.Builder setResourceState​(FeatureResourceState value)
         Output only. State of the Feature resource itself.
         
        .google.cloud.gkehub.v1beta.FeatureResourceState resource_state = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • setResourceState

        public Feature.Builder setResourceState​(FeatureResourceState.Builder builderForValue)
         Output only. State of the Feature resource itself.
         
        .google.cloud.gkehub.v1beta.FeatureResourceState resource_state = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • mergeResourceState

        public Feature.Builder mergeResourceState​(FeatureResourceState value)
         Output only. State of the Feature resource itself.
         
        .google.cloud.gkehub.v1beta.FeatureResourceState resource_state = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • clearResourceState

        public Feature.Builder clearResourceState()
         Output only. State of the Feature resource itself.
         
        .google.cloud.gkehub.v1beta.FeatureResourceState resource_state = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getResourceStateBuilder

        public FeatureResourceState.Builder getResourceStateBuilder()
         Output only. State of the Feature resource itself.
         
        .google.cloud.gkehub.v1beta.FeatureResourceState resource_state = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • hasSpec

        public boolean hasSpec()
         Optional. Hub-wide Feature configuration. If this Feature does not support any
         Hub-wide configuration, this field may be unused.
         
        .google.cloud.gkehub.v1beta.CommonFeatureSpec spec = 4 [(.google.api.field_behavior) = OPTIONAL];
        Specified by:
        hasSpec in interface FeatureOrBuilder
        Returns:
        Whether the spec field is set.
      • getSpec

        public CommonFeatureSpec getSpec()
         Optional. Hub-wide Feature configuration. If this Feature does not support any
         Hub-wide configuration, this field may be unused.
         
        .google.cloud.gkehub.v1beta.CommonFeatureSpec spec = 4 [(.google.api.field_behavior) = OPTIONAL];
        Specified by:
        getSpec in interface FeatureOrBuilder
        Returns:
        The spec.
      • setSpec

        public Feature.Builder setSpec​(CommonFeatureSpec value)
         Optional. Hub-wide Feature configuration. If this Feature does not support any
         Hub-wide configuration, this field may be unused.
         
        .google.cloud.gkehub.v1beta.CommonFeatureSpec spec = 4 [(.google.api.field_behavior) = OPTIONAL];
      • setSpec

        public Feature.Builder setSpec​(CommonFeatureSpec.Builder builderForValue)
         Optional. Hub-wide Feature configuration. If this Feature does not support any
         Hub-wide configuration, this field may be unused.
         
        .google.cloud.gkehub.v1beta.CommonFeatureSpec spec = 4 [(.google.api.field_behavior) = OPTIONAL];
      • mergeSpec

        public Feature.Builder mergeSpec​(CommonFeatureSpec value)
         Optional. Hub-wide Feature configuration. If this Feature does not support any
         Hub-wide configuration, this field may be unused.
         
        .google.cloud.gkehub.v1beta.CommonFeatureSpec spec = 4 [(.google.api.field_behavior) = OPTIONAL];
      • clearSpec

        public Feature.Builder clearSpec()
         Optional. Hub-wide Feature configuration. If this Feature does not support any
         Hub-wide configuration, this field may be unused.
         
        .google.cloud.gkehub.v1beta.CommonFeatureSpec spec = 4 [(.google.api.field_behavior) = OPTIONAL];
      • getSpecBuilder

        public CommonFeatureSpec.Builder getSpecBuilder()
         Optional. Hub-wide Feature configuration. If this Feature does not support any
         Hub-wide configuration, this field may be unused.
         
        .google.cloud.gkehub.v1beta.CommonFeatureSpec spec = 4 [(.google.api.field_behavior) = OPTIONAL];
      • getSpecOrBuilder

        public CommonFeatureSpecOrBuilder getSpecOrBuilder()
         Optional. Hub-wide Feature configuration. If this Feature does not support any
         Hub-wide configuration, this field may be unused.
         
        .google.cloud.gkehub.v1beta.CommonFeatureSpec spec = 4 [(.google.api.field_behavior) = OPTIONAL];
        Specified by:
        getSpecOrBuilder in interface FeatureOrBuilder
      • getMembershipSpecsCount

        public int getMembershipSpecsCount()
        Description copied from interface: FeatureOrBuilder
         Optional. Membership-specific configuration for this Feature. If this Feature does
         not support any per-Membership configuration, this field may be unused.
        
         The keys indicate which Membership the configuration is for, in the form:
        
             projects/{p}/locations/{l}/memberships/{m}
        
         Where {p} is the project, {l} is a valid location and {m} is a valid
         Membership in this project at that location. {p} WILL match the Feature's
         project.
        
         {p} will always be returned as the project number, but the project ID is
         also accepted during input. If the same Membership is specified in the map
         twice (using the project ID form, and the project number form), exactly
         ONE of the entries will be saved, with no guarantees as to which. For this
         reason, it is recommended the same format be used for all entries when
         mutating a Feature.
         
        map<string, .google.cloud.gkehub.v1beta.MembershipFeatureSpec> membership_specs = 5 [(.google.api.field_behavior) = OPTIONAL];
        Specified by:
        getMembershipSpecsCount in interface FeatureOrBuilder
      • containsMembershipSpecs

        public boolean containsMembershipSpecs​(String key)
         Optional. Membership-specific configuration for this Feature. If this Feature does
         not support any per-Membership configuration, this field may be unused.
        
         The keys indicate which Membership the configuration is for, in the form:
        
             projects/{p}/locations/{l}/memberships/{m}
        
         Where {p} is the project, {l} is a valid location and {m} is a valid
         Membership in this project at that location. {p} WILL match the Feature's
         project.
        
         {p} will always be returned as the project number, but the project ID is
         also accepted during input. If the same Membership is specified in the map
         twice (using the project ID form, and the project number form), exactly
         ONE of the entries will be saved, with no guarantees as to which. For this
         reason, it is recommended the same format be used for all entries when
         mutating a Feature.
         
        map<string, .google.cloud.gkehub.v1beta.MembershipFeatureSpec> membership_specs = 5 [(.google.api.field_behavior) = OPTIONAL];
        Specified by:
        containsMembershipSpecs in interface FeatureOrBuilder
      • getMembershipSpecsMap

        public Map<String,​MembershipFeatureSpec> getMembershipSpecsMap()
         Optional. Membership-specific configuration for this Feature. If this Feature does
         not support any per-Membership configuration, this field may be unused.
        
         The keys indicate which Membership the configuration is for, in the form:
        
             projects/{p}/locations/{l}/memberships/{m}
        
         Where {p} is the project, {l} is a valid location and {m} is a valid
         Membership in this project at that location. {p} WILL match the Feature's
         project.
        
         {p} will always be returned as the project number, but the project ID is
         also accepted during input. If the same Membership is specified in the map
         twice (using the project ID form, and the project number form), exactly
         ONE of the entries will be saved, with no guarantees as to which. For this
         reason, it is recommended the same format be used for all entries when
         mutating a Feature.
         
        map<string, .google.cloud.gkehub.v1beta.MembershipFeatureSpec> membership_specs = 5 [(.google.api.field_behavior) = OPTIONAL];
        Specified by:
        getMembershipSpecsMap in interface FeatureOrBuilder
      • getMembershipSpecsOrDefault

        public MembershipFeatureSpec getMembershipSpecsOrDefault​(String key,
                                                                 MembershipFeatureSpec defaultValue)
         Optional. Membership-specific configuration for this Feature. If this Feature does
         not support any per-Membership configuration, this field may be unused.
        
         The keys indicate which Membership the configuration is for, in the form:
        
             projects/{p}/locations/{l}/memberships/{m}
        
         Where {p} is the project, {l} is a valid location and {m} is a valid
         Membership in this project at that location. {p} WILL match the Feature's
         project.
        
         {p} will always be returned as the project number, but the project ID is
         also accepted during input. If the same Membership is specified in the map
         twice (using the project ID form, and the project number form), exactly
         ONE of the entries will be saved, with no guarantees as to which. For this
         reason, it is recommended the same format be used for all entries when
         mutating a Feature.
         
        map<string, .google.cloud.gkehub.v1beta.MembershipFeatureSpec> membership_specs = 5 [(.google.api.field_behavior) = OPTIONAL];
        Specified by:
        getMembershipSpecsOrDefault in interface FeatureOrBuilder
      • getMembershipSpecsOrThrow

        public MembershipFeatureSpec getMembershipSpecsOrThrow​(String key)
         Optional. Membership-specific configuration for this Feature. If this Feature does
         not support any per-Membership configuration, this field may be unused.
        
         The keys indicate which Membership the configuration is for, in the form:
        
             projects/{p}/locations/{l}/memberships/{m}
        
         Where {p} is the project, {l} is a valid location and {m} is a valid
         Membership in this project at that location. {p} WILL match the Feature's
         project.
        
         {p} will always be returned as the project number, but the project ID is
         also accepted during input. If the same Membership is specified in the map
         twice (using the project ID form, and the project number form), exactly
         ONE of the entries will be saved, with no guarantees as to which. For this
         reason, it is recommended the same format be used for all entries when
         mutating a Feature.
         
        map<string, .google.cloud.gkehub.v1beta.MembershipFeatureSpec> membership_specs = 5 [(.google.api.field_behavior) = OPTIONAL];
        Specified by:
        getMembershipSpecsOrThrow in interface FeatureOrBuilder
      • removeMembershipSpecs

        public Feature.Builder removeMembershipSpecs​(String key)
         Optional. Membership-specific configuration for this Feature. If this Feature does
         not support any per-Membership configuration, this field may be unused.
        
         The keys indicate which Membership the configuration is for, in the form:
        
             projects/{p}/locations/{l}/memberships/{m}
        
         Where {p} is the project, {l} is a valid location and {m} is a valid
         Membership in this project at that location. {p} WILL match the Feature's
         project.
        
         {p} will always be returned as the project number, but the project ID is
         also accepted during input. If the same Membership is specified in the map
         twice (using the project ID form, and the project number form), exactly
         ONE of the entries will be saved, with no guarantees as to which. For this
         reason, it is recommended the same format be used for all entries when
         mutating a Feature.
         
        map<string, .google.cloud.gkehub.v1beta.MembershipFeatureSpec> membership_specs = 5 [(.google.api.field_behavior) = OPTIONAL];
      • putMembershipSpecs

        public Feature.Builder putMembershipSpecs​(String key,
                                                  MembershipFeatureSpec value)
         Optional. Membership-specific configuration for this Feature. If this Feature does
         not support any per-Membership configuration, this field may be unused.
        
         The keys indicate which Membership the configuration is for, in the form:
        
             projects/{p}/locations/{l}/memberships/{m}
        
         Where {p} is the project, {l} is a valid location and {m} is a valid
         Membership in this project at that location. {p} WILL match the Feature's
         project.
        
         {p} will always be returned as the project number, but the project ID is
         also accepted during input. If the same Membership is specified in the map
         twice (using the project ID form, and the project number form), exactly
         ONE of the entries will be saved, with no guarantees as to which. For this
         reason, it is recommended the same format be used for all entries when
         mutating a Feature.
         
        map<string, .google.cloud.gkehub.v1beta.MembershipFeatureSpec> membership_specs = 5 [(.google.api.field_behavior) = OPTIONAL];
      • putAllMembershipSpecs

        public Feature.Builder putAllMembershipSpecs​(Map<String,​MembershipFeatureSpec> values)
         Optional. Membership-specific configuration for this Feature. If this Feature does
         not support any per-Membership configuration, this field may be unused.
        
         The keys indicate which Membership the configuration is for, in the form:
        
             projects/{p}/locations/{l}/memberships/{m}
        
         Where {p} is the project, {l} is a valid location and {m} is a valid
         Membership in this project at that location. {p} WILL match the Feature's
         project.
        
         {p} will always be returned as the project number, but the project ID is
         also accepted during input. If the same Membership is specified in the map
         twice (using the project ID form, and the project number form), exactly
         ONE of the entries will be saved, with no guarantees as to which. For this
         reason, it is recommended the same format be used for all entries when
         mutating a Feature.
         
        map<string, .google.cloud.gkehub.v1beta.MembershipFeatureSpec> membership_specs = 5 [(.google.api.field_behavior) = OPTIONAL];
      • hasState

        public boolean hasState()
         Output only. The Hub-wide Feature state.
         
        .google.cloud.gkehub.v1beta.CommonFeatureState state = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        hasState in interface FeatureOrBuilder
        Returns:
        Whether the state field is set.
      • getState

        public CommonFeatureState getState()
         Output only. The Hub-wide Feature state.
         
        .google.cloud.gkehub.v1beta.CommonFeatureState state = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getState in interface FeatureOrBuilder
        Returns:
        The state.
      • setState

        public Feature.Builder setState​(CommonFeatureState value)
         Output only. The Hub-wide Feature state.
         
        .google.cloud.gkehub.v1beta.CommonFeatureState state = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • setState

        public Feature.Builder setState​(CommonFeatureState.Builder builderForValue)
         Output only. The Hub-wide Feature state.
         
        .google.cloud.gkehub.v1beta.CommonFeatureState state = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • mergeState

        public Feature.Builder mergeState​(CommonFeatureState value)
         Output only. The Hub-wide Feature state.
         
        .google.cloud.gkehub.v1beta.CommonFeatureState state = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • clearState

        public Feature.Builder clearState()
         Output only. The Hub-wide Feature state.
         
        .google.cloud.gkehub.v1beta.CommonFeatureState state = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getStateBuilder

        public CommonFeatureState.Builder getStateBuilder()
         Output only. The Hub-wide Feature state.
         
        .google.cloud.gkehub.v1beta.CommonFeatureState state = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getMembershipStatesCount

        public int getMembershipStatesCount()
        Description copied from interface: FeatureOrBuilder
         Output only. Membership-specific Feature status. If this Feature does
         report any per-Membership status, this field may be unused.
        
         The keys indicate which Membership the state is for, in the form:
        
             projects/{p}/locations/{l}/memberships/{m}
        
         Where {p} is the project number, {l} is a valid location and {m} is a valid
         Membership in this project at that location. {p} MUST match the Feature's
         project number.
         
        map<string, .google.cloud.gkehub.v1beta.MembershipFeatureState> membership_states = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getMembershipStatesCount in interface FeatureOrBuilder
      • containsMembershipStates

        public boolean containsMembershipStates​(String key)
         Output only. Membership-specific Feature status. If this Feature does
         report any per-Membership status, this field may be unused.
        
         The keys indicate which Membership the state is for, in the form:
        
             projects/{p}/locations/{l}/memberships/{m}
        
         Where {p} is the project number, {l} is a valid location and {m} is a valid
         Membership in this project at that location. {p} MUST match the Feature's
         project number.
         
        map<string, .google.cloud.gkehub.v1beta.MembershipFeatureState> membership_states = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        containsMembershipStates in interface FeatureOrBuilder
      • getMembershipStatesMap

        public Map<String,​MembershipFeatureState> getMembershipStatesMap()
         Output only. Membership-specific Feature status. If this Feature does
         report any per-Membership status, this field may be unused.
        
         The keys indicate which Membership the state is for, in the form:
        
             projects/{p}/locations/{l}/memberships/{m}
        
         Where {p} is the project number, {l} is a valid location and {m} is a valid
         Membership in this project at that location. {p} MUST match the Feature's
         project number.
         
        map<string, .google.cloud.gkehub.v1beta.MembershipFeatureState> membership_states = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getMembershipStatesMap in interface FeatureOrBuilder
      • getMembershipStatesOrDefault

        public MembershipFeatureState getMembershipStatesOrDefault​(String key,
                                                                   MembershipFeatureState defaultValue)
         Output only. Membership-specific Feature status. If this Feature does
         report any per-Membership status, this field may be unused.
        
         The keys indicate which Membership the state is for, in the form:
        
             projects/{p}/locations/{l}/memberships/{m}
        
         Where {p} is the project number, {l} is a valid location and {m} is a valid
         Membership in this project at that location. {p} MUST match the Feature's
         project number.
         
        map<string, .google.cloud.gkehub.v1beta.MembershipFeatureState> membership_states = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getMembershipStatesOrDefault in interface FeatureOrBuilder
      • getMembershipStatesOrThrow

        public MembershipFeatureState getMembershipStatesOrThrow​(String key)
         Output only. Membership-specific Feature status. If this Feature does
         report any per-Membership status, this field may be unused.
        
         The keys indicate which Membership the state is for, in the form:
        
             projects/{p}/locations/{l}/memberships/{m}
        
         Where {p} is the project number, {l} is a valid location and {m} is a valid
         Membership in this project at that location. {p} MUST match the Feature's
         project number.
         
        map<string, .google.cloud.gkehub.v1beta.MembershipFeatureState> membership_states = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getMembershipStatesOrThrow in interface FeatureOrBuilder
      • removeMembershipStates

        public Feature.Builder removeMembershipStates​(String key)
         Output only. Membership-specific Feature status. If this Feature does
         report any per-Membership status, this field may be unused.
        
         The keys indicate which Membership the state is for, in the form:
        
             projects/{p}/locations/{l}/memberships/{m}
        
         Where {p} is the project number, {l} is a valid location and {m} is a valid
         Membership in this project at that location. {p} MUST match the Feature's
         project number.
         
        map<string, .google.cloud.gkehub.v1beta.MembershipFeatureState> membership_states = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • putMembershipStates

        public Feature.Builder putMembershipStates​(String key,
                                                   MembershipFeatureState value)
         Output only. Membership-specific Feature status. If this Feature does
         report any per-Membership status, this field may be unused.
        
         The keys indicate which Membership the state is for, in the form:
        
             projects/{p}/locations/{l}/memberships/{m}
        
         Where {p} is the project number, {l} is a valid location and {m} is a valid
         Membership in this project at that location. {p} MUST match the Feature's
         project number.
         
        map<string, .google.cloud.gkehub.v1beta.MembershipFeatureState> membership_states = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • putAllMembershipStates

        public Feature.Builder putAllMembershipStates​(Map<String,​MembershipFeatureState> values)
         Output only. Membership-specific Feature status. If this Feature does
         report any per-Membership status, this field may be unused.
        
         The keys indicate which Membership the state is for, in the form:
        
             projects/{p}/locations/{l}/memberships/{m}
        
         Where {p} is the project number, {l} is a valid location and {m} is a valid
         Membership in this project at that location. {p} MUST match the Feature's
         project number.
         
        map<string, .google.cloud.gkehub.v1beta.MembershipFeatureState> membership_states = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • hasCreateTime

        public boolean hasCreateTime()
         Output only. When the Feature resource was created.
         
        .google.protobuf.Timestamp create_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        hasCreateTime in interface FeatureOrBuilder
        Returns:
        Whether the createTime field is set.
      • getCreateTime

        public com.google.protobuf.Timestamp getCreateTime()
         Output only. When the Feature resource was created.
         
        .google.protobuf.Timestamp create_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getCreateTime in interface FeatureOrBuilder
        Returns:
        The createTime.
      • setCreateTime

        public Feature.Builder setCreateTime​(com.google.protobuf.Timestamp value)
         Output only. When the Feature resource was created.
         
        .google.protobuf.Timestamp create_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • setCreateTime

        public Feature.Builder setCreateTime​(com.google.protobuf.Timestamp.Builder builderForValue)
         Output only. When the Feature resource was created.
         
        .google.protobuf.Timestamp create_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • mergeCreateTime

        public Feature.Builder mergeCreateTime​(com.google.protobuf.Timestamp value)
         Output only. When the Feature resource was created.
         
        .google.protobuf.Timestamp create_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • clearCreateTime

        public Feature.Builder clearCreateTime()
         Output only. When the Feature resource was created.
         
        .google.protobuf.Timestamp create_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getCreateTimeBuilder

        public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
         Output only. When the Feature resource was created.
         
        .google.protobuf.Timestamp create_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getCreateTimeOrBuilder

        public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
         Output only. When the Feature resource was created.
         
        .google.protobuf.Timestamp create_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getCreateTimeOrBuilder in interface FeatureOrBuilder
      • hasUpdateTime

        public boolean hasUpdateTime()
         Output only. When the Feature resource was last updated.
         
        .google.protobuf.Timestamp update_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        hasUpdateTime in interface FeatureOrBuilder
        Returns:
        Whether the updateTime field is set.
      • getUpdateTime

        public com.google.protobuf.Timestamp getUpdateTime()
         Output only. When the Feature resource was last updated.
         
        .google.protobuf.Timestamp update_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getUpdateTime in interface FeatureOrBuilder
        Returns:
        The updateTime.
      • setUpdateTime

        public Feature.Builder setUpdateTime​(com.google.protobuf.Timestamp value)
         Output only. When the Feature resource was last updated.
         
        .google.protobuf.Timestamp update_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • setUpdateTime

        public Feature.Builder setUpdateTime​(com.google.protobuf.Timestamp.Builder builderForValue)
         Output only. When the Feature resource was last updated.
         
        .google.protobuf.Timestamp update_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • mergeUpdateTime

        public Feature.Builder mergeUpdateTime​(com.google.protobuf.Timestamp value)
         Output only. When the Feature resource was last updated.
         
        .google.protobuf.Timestamp update_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • clearUpdateTime

        public Feature.Builder clearUpdateTime()
         Output only. When the Feature resource was last updated.
         
        .google.protobuf.Timestamp update_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getUpdateTimeBuilder

        public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
         Output only. When the Feature resource was last updated.
         
        .google.protobuf.Timestamp update_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getUpdateTimeOrBuilder

        public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
         Output only. When the Feature resource was last updated.
         
        .google.protobuf.Timestamp update_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getUpdateTimeOrBuilder in interface FeatureOrBuilder
      • hasDeleteTime

        public boolean hasDeleteTime()
         Output only. When the Feature resource was deleted.
         
        .google.protobuf.Timestamp delete_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        hasDeleteTime in interface FeatureOrBuilder
        Returns:
        Whether the deleteTime field is set.
      • getDeleteTime

        public com.google.protobuf.Timestamp getDeleteTime()
         Output only. When the Feature resource was deleted.
         
        .google.protobuf.Timestamp delete_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getDeleteTime in interface FeatureOrBuilder
        Returns:
        The deleteTime.
      • setDeleteTime

        public Feature.Builder setDeleteTime​(com.google.protobuf.Timestamp value)
         Output only. When the Feature resource was deleted.
         
        .google.protobuf.Timestamp delete_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • setDeleteTime

        public Feature.Builder setDeleteTime​(com.google.protobuf.Timestamp.Builder builderForValue)
         Output only. When the Feature resource was deleted.
         
        .google.protobuf.Timestamp delete_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • mergeDeleteTime

        public Feature.Builder mergeDeleteTime​(com.google.protobuf.Timestamp value)
         Output only. When the Feature resource was deleted.
         
        .google.protobuf.Timestamp delete_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • clearDeleteTime

        public Feature.Builder clearDeleteTime()
         Output only. When the Feature resource was deleted.
         
        .google.protobuf.Timestamp delete_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getDeleteTimeBuilder

        public com.google.protobuf.Timestamp.Builder getDeleteTimeBuilder()
         Output only. When the Feature resource was deleted.
         
        .google.protobuf.Timestamp delete_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getDeleteTimeOrBuilder

        public com.google.protobuf.TimestampOrBuilder getDeleteTimeOrBuilder()
         Output only. When the Feature resource was deleted.
         
        .google.protobuf.Timestamp delete_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getDeleteTimeOrBuilder in interface FeatureOrBuilder
      • setUnknownFields

        public final Feature.Builder setUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
        Specified by:
        setUnknownFields in interface com.google.protobuf.Message.Builder
        Overrides:
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Feature.Builder>
      • mergeUnknownFields

        public final Feature.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
        Specified by:
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        Overrides:
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Feature.Builder>