Class LocationMetadata.Builder

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

    public static final class LocationMetadata.Builder
    extends com.google.protobuf.GeneratedMessageV3.Builder<LocationMetadata.Builder>
    implements LocationMetadataOrBuilder
     This location metadata represents additional configuration options for a
     given location where a Redis instance may be created. All fields are output
     only. It is returned as content of the
     `google.cloud.location.Location.metadata` field.
     
    Protobuf type google.cloud.redis.v1.LocationMetadata
    • 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<LocationMetadata.Builder>
      • internalGetMutableMapField

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

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

        public LocationMetadata.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<LocationMetadata.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<LocationMetadata.Builder>
      • getDefaultInstanceForType

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

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

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

        public LocationMetadata.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<LocationMetadata.Builder>
      • setField

        public LocationMetadata.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<LocationMetadata.Builder>
      • clearField

        public LocationMetadata.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<LocationMetadata.Builder>
      • clearOneof

        public LocationMetadata.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<LocationMetadata.Builder>
      • setRepeatedField

        public LocationMetadata.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<LocationMetadata.Builder>
      • addRepeatedField

        public LocationMetadata.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<LocationMetadata.Builder>
      • mergeFrom

        public LocationMetadata.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<LocationMetadata.Builder>
      • isInitialized

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

        public LocationMetadata.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<LocationMetadata.Builder>
        Throws:
        IOException
      • getAvailableZonesCount

        public int getAvailableZonesCount()
        Description copied from interface: LocationMetadataOrBuilder
         Output only. The set of available zones in the location. The map is keyed
         by the lowercase ID of each zone, as defined by GCE. These keys can be
         specified in `location_id` or `alternative_location_id` fields when
         creating a Redis instance.
         
        map<string, .google.cloud.redis.v1.ZoneMetadata> available_zones = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getAvailableZonesCount in interface LocationMetadataOrBuilder
      • containsAvailableZones

        public boolean containsAvailableZones​(String key)
         Output only. The set of available zones in the location. The map is keyed
         by the lowercase ID of each zone, as defined by GCE. These keys can be
         specified in `location_id` or `alternative_location_id` fields when
         creating a Redis instance.
         
        map<string, .google.cloud.redis.v1.ZoneMetadata> available_zones = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        containsAvailableZones in interface LocationMetadataOrBuilder
      • getAvailableZonesMap

        public Map<String,​ZoneMetadata> getAvailableZonesMap()
         Output only. The set of available zones in the location. The map is keyed
         by the lowercase ID of each zone, as defined by GCE. These keys can be
         specified in `location_id` or `alternative_location_id` fields when
         creating a Redis instance.
         
        map<string, .google.cloud.redis.v1.ZoneMetadata> available_zones = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getAvailableZonesMap in interface LocationMetadataOrBuilder
      • getAvailableZonesOrDefault

        public ZoneMetadata getAvailableZonesOrDefault​(String key,
                                                       ZoneMetadata defaultValue)
         Output only. The set of available zones in the location. The map is keyed
         by the lowercase ID of each zone, as defined by GCE. These keys can be
         specified in `location_id` or `alternative_location_id` fields when
         creating a Redis instance.
         
        map<string, .google.cloud.redis.v1.ZoneMetadata> available_zones = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getAvailableZonesOrDefault in interface LocationMetadataOrBuilder
      • getAvailableZonesOrThrow

        public ZoneMetadata getAvailableZonesOrThrow​(String key)
         Output only. The set of available zones in the location. The map is keyed
         by the lowercase ID of each zone, as defined by GCE. These keys can be
         specified in `location_id` or `alternative_location_id` fields when
         creating a Redis instance.
         
        map<string, .google.cloud.redis.v1.ZoneMetadata> available_zones = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getAvailableZonesOrThrow in interface LocationMetadataOrBuilder
      • removeAvailableZones

        public LocationMetadata.Builder removeAvailableZones​(String key)
         Output only. The set of available zones in the location. The map is keyed
         by the lowercase ID of each zone, as defined by GCE. These keys can be
         specified in `location_id` or `alternative_location_id` fields when
         creating a Redis instance.
         
        map<string, .google.cloud.redis.v1.ZoneMetadata> available_zones = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • putAvailableZones

        public LocationMetadata.Builder putAvailableZones​(String key,
                                                          ZoneMetadata value)
         Output only. The set of available zones in the location. The map is keyed
         by the lowercase ID of each zone, as defined by GCE. These keys can be
         specified in `location_id` or `alternative_location_id` fields when
         creating a Redis instance.
         
        map<string, .google.cloud.redis.v1.ZoneMetadata> available_zones = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • putAllAvailableZones

        public LocationMetadata.Builder putAllAvailableZones​(Map<String,​ZoneMetadata> values)
         Output only. The set of available zones in the location. The map is keyed
         by the lowercase ID of each zone, as defined by GCE. These keys can be
         specified in `location_id` or `alternative_location_id` fields when
         creating a Redis instance.
         
        map<string, .google.cloud.redis.v1.ZoneMetadata> available_zones = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • setUnknownFields

        public final LocationMetadata.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<LocationMetadata.Builder>
      • mergeUnknownFields

        public final LocationMetadata.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<LocationMetadata.Builder>