Class FeatureOnlineStore.Bigtable.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<FeatureOnlineStore.Bigtable.Builder>
com.google.cloud.aiplatform.v1.FeatureOnlineStore.Bigtable.Builder
All Implemented Interfaces:
FeatureOnlineStore.BigtableOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable
Enclosing class:
FeatureOnlineStore.Bigtable

public static final class FeatureOnlineStore.Bigtable.Builder extends com.google.protobuf.GeneratedMessage.Builder<FeatureOnlineStore.Bigtable.Builder> implements FeatureOnlineStore.BigtableOrBuilder
Protobuf type google.cloud.aiplatform.v1.FeatureOnlineStore.Bigtable
  • Method Details

    • getDescriptor

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

      protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<FeatureOnlineStore.Bigtable.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.GeneratedMessage.Builder<FeatureOnlineStore.Bigtable.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.GeneratedMessage.Builder<FeatureOnlineStore.Bigtable.Builder>
    • getDefaultInstanceForType

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

      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      public FeatureOnlineStore.Bigtable buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • mergeFrom

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

    • isInitialized

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

      public FeatureOnlineStore.Bigtable.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<FeatureOnlineStore.Bigtable.Builder>
      Throws:
      IOException
    • hasAutoScaling

      public boolean hasAutoScaling()
       Required. Autoscaling config applied to Bigtable Instance.
       
      .google.cloud.aiplatform.v1.FeatureOnlineStore.Bigtable.AutoScaling auto_scaling = 1 [(.google.api.field_behavior) = REQUIRED];
      Specified by:
      hasAutoScaling in interface FeatureOnlineStore.BigtableOrBuilder
      Returns:
      Whether the autoScaling field is set.
    • getAutoScaling

      public FeatureOnlineStore.Bigtable.AutoScaling getAutoScaling()
       Required. Autoscaling config applied to Bigtable Instance.
       
      .google.cloud.aiplatform.v1.FeatureOnlineStore.Bigtable.AutoScaling auto_scaling = 1 [(.google.api.field_behavior) = REQUIRED];
      Specified by:
      getAutoScaling in interface FeatureOnlineStore.BigtableOrBuilder
      Returns:
      The autoScaling.
    • setAutoScaling

       Required. Autoscaling config applied to Bigtable Instance.
       
      .google.cloud.aiplatform.v1.FeatureOnlineStore.Bigtable.AutoScaling auto_scaling = 1 [(.google.api.field_behavior) = REQUIRED];
    • setAutoScaling

       Required. Autoscaling config applied to Bigtable Instance.
       
      .google.cloud.aiplatform.v1.FeatureOnlineStore.Bigtable.AutoScaling auto_scaling = 1 [(.google.api.field_behavior) = REQUIRED];
    • mergeAutoScaling

       Required. Autoscaling config applied to Bigtable Instance.
       
      .google.cloud.aiplatform.v1.FeatureOnlineStore.Bigtable.AutoScaling auto_scaling = 1 [(.google.api.field_behavior) = REQUIRED];
    • clearAutoScaling

      public FeatureOnlineStore.Bigtable.Builder clearAutoScaling()
       Required. Autoscaling config applied to Bigtable Instance.
       
      .google.cloud.aiplatform.v1.FeatureOnlineStore.Bigtable.AutoScaling auto_scaling = 1 [(.google.api.field_behavior) = REQUIRED];
    • getAutoScalingBuilder

      public FeatureOnlineStore.Bigtable.AutoScaling.Builder getAutoScalingBuilder()
       Required. Autoscaling config applied to Bigtable Instance.
       
      .google.cloud.aiplatform.v1.FeatureOnlineStore.Bigtable.AutoScaling auto_scaling = 1 [(.google.api.field_behavior) = REQUIRED];
    • getAutoScalingOrBuilder

      public FeatureOnlineStore.Bigtable.AutoScalingOrBuilder getAutoScalingOrBuilder()
       Required. Autoscaling config applied to Bigtable Instance.
       
      .google.cloud.aiplatform.v1.FeatureOnlineStore.Bigtable.AutoScaling auto_scaling = 1 [(.google.api.field_behavior) = REQUIRED];
      Specified by:
      getAutoScalingOrBuilder in interface FeatureOnlineStore.BigtableOrBuilder
    • getEnableDirectBigtableAccess

      public boolean getEnableDirectBigtableAccess()
       Optional. Whether direct access to the Bigtable instance is enabled or
       not.
       
      bool enable_direct_bigtable_access = 3 [(.google.api.field_behavior) = OPTIONAL];
      Specified by:
      getEnableDirectBigtableAccess in interface FeatureOnlineStore.BigtableOrBuilder
      Returns:
      The enableDirectBigtableAccess.
    • setEnableDirectBigtableAccess

      public FeatureOnlineStore.Bigtable.Builder setEnableDirectBigtableAccess(boolean value)
       Optional. Whether direct access to the Bigtable instance is enabled or
       not.
       
      bool enable_direct_bigtable_access = 3 [(.google.api.field_behavior) = OPTIONAL];
      Parameters:
      value - The enableDirectBigtableAccess to set.
      Returns:
      This builder for chaining.
    • clearEnableDirectBigtableAccess

      public FeatureOnlineStore.Bigtable.Builder clearEnableDirectBigtableAccess()
       Optional. Whether direct access to the Bigtable instance is enabled or
       not.
       
      bool enable_direct_bigtable_access = 3 [(.google.api.field_behavior) = OPTIONAL];
      Returns:
      This builder for chaining.
    • hasBigtableMetadata

      public boolean hasBigtableMetadata()
       Output only. Metadata of the Bigtable instance. Output only.
       
      .google.cloud.aiplatform.v1.FeatureOnlineStore.Bigtable.BigtableMetadata bigtable_metadata = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      hasBigtableMetadata in interface FeatureOnlineStore.BigtableOrBuilder
      Returns:
      Whether the bigtableMetadata field is set.
    • getBigtableMetadata

      public FeatureOnlineStore.Bigtable.BigtableMetadata getBigtableMetadata()
       Output only. Metadata of the Bigtable instance. Output only.
       
      .google.cloud.aiplatform.v1.FeatureOnlineStore.Bigtable.BigtableMetadata bigtable_metadata = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getBigtableMetadata in interface FeatureOnlineStore.BigtableOrBuilder
      Returns:
      The bigtableMetadata.
    • setBigtableMetadata

       Output only. Metadata of the Bigtable instance. Output only.
       
      .google.cloud.aiplatform.v1.FeatureOnlineStore.Bigtable.BigtableMetadata bigtable_metadata = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • setBigtableMetadata

       Output only. Metadata of the Bigtable instance. Output only.
       
      .google.cloud.aiplatform.v1.FeatureOnlineStore.Bigtable.BigtableMetadata bigtable_metadata = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • mergeBigtableMetadata

       Output only. Metadata of the Bigtable instance. Output only.
       
      .google.cloud.aiplatform.v1.FeatureOnlineStore.Bigtable.BigtableMetadata bigtable_metadata = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • clearBigtableMetadata

      public FeatureOnlineStore.Bigtable.Builder clearBigtableMetadata()
       Output only. Metadata of the Bigtable instance. Output only.
       
      .google.cloud.aiplatform.v1.FeatureOnlineStore.Bigtable.BigtableMetadata bigtable_metadata = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • getBigtableMetadataBuilder

      public FeatureOnlineStore.Bigtable.BigtableMetadata.Builder getBigtableMetadataBuilder()
       Output only. Metadata of the Bigtable instance. Output only.
       
      .google.cloud.aiplatform.v1.FeatureOnlineStore.Bigtable.BigtableMetadata bigtable_metadata = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • getBigtableMetadataOrBuilder

      public FeatureOnlineStore.Bigtable.BigtableMetadataOrBuilder getBigtableMetadataOrBuilder()
       Output only. Metadata of the Bigtable instance. Output only.
       
      .google.cloud.aiplatform.v1.FeatureOnlineStore.Bigtable.BigtableMetadata bigtable_metadata = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getBigtableMetadataOrBuilder in interface FeatureOnlineStore.BigtableOrBuilder
    • getZone

      public String getZone()
       Optional. The zone where the underlying Bigtable cluster for the primary
       Bigtable instance will be provisioned. Only the zone must be provided.
       For example, only "us-central1-a" should be provided.
       
      string zone = 5 [(.google.api.field_behavior) = OPTIONAL];
      Specified by:
      getZone in interface FeatureOnlineStore.BigtableOrBuilder
      Returns:
      The zone.
    • getZoneBytes

      public com.google.protobuf.ByteString getZoneBytes()
       Optional. The zone where the underlying Bigtable cluster for the primary
       Bigtable instance will be provisioned. Only the zone must be provided.
       For example, only "us-central1-a" should be provided.
       
      string zone = 5 [(.google.api.field_behavior) = OPTIONAL];
      Specified by:
      getZoneBytes in interface FeatureOnlineStore.BigtableOrBuilder
      Returns:
      The bytes for zone.
    • setZone

       Optional. The zone where the underlying Bigtable cluster for the primary
       Bigtable instance will be provisioned. Only the zone must be provided.
       For example, only "us-central1-a" should be provided.
       
      string zone = 5 [(.google.api.field_behavior) = OPTIONAL];
      Parameters:
      value - The zone to set.
      Returns:
      This builder for chaining.
    • clearZone

       Optional. The zone where the underlying Bigtable cluster for the primary
       Bigtable instance will be provisioned. Only the zone must be provided.
       For example, only "us-central1-a" should be provided.
       
      string zone = 5 [(.google.api.field_behavior) = OPTIONAL];
      Returns:
      This builder for chaining.
    • setZoneBytes

      public FeatureOnlineStore.Bigtable.Builder setZoneBytes(com.google.protobuf.ByteString value)
       Optional. The zone where the underlying Bigtable cluster for the primary
       Bigtable instance will be provisioned. Only the zone must be provided.
       For example, only "us-central1-a" should be provided.
       
      string zone = 5 [(.google.api.field_behavior) = OPTIONAL];
      Parameters:
      value - The bytes for zone to set.
      Returns:
      This builder for chaining.