Package viam.app.v1

Enum Class Billing.UsageCostType

java.lang.Object
java.lang.Enum<Billing.UsageCostType>
viam.app.v1.Billing.UsageCostType
All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite, Serializable, Comparable<Billing.UsageCostType>, Constable
Enclosing class:
Billing

public static enum Billing.UsageCostType extends Enum<Billing.UsageCostType> implements com.google.protobuf.Internal.EnumLite
Protobuf enum viam.app.v1.UsageCostType
  • Enum Constant Details

    • USAGE_COST_TYPE_UNSPECIFIED

      public static final Billing.UsageCostType USAGE_COST_TYPE_UNSPECIFIED
      USAGE_COST_TYPE_UNSPECIFIED = 0;
    • USAGE_COST_TYPE_DATA_UPLOAD

      @Deprecated public static final Billing.UsageCostType USAGE_COST_TYPE_DATA_UPLOAD
      Deprecated.
      USAGE_COST_TYPE_DATA_UPLOAD = 1 [deprecated = true];
    • USAGE_COST_TYPE_DATA_EGRESS

      @Deprecated public static final Billing.UsageCostType USAGE_COST_TYPE_DATA_EGRESS
      Deprecated.
      USAGE_COST_TYPE_DATA_EGRESS = 2 [deprecated = true];
    • USAGE_COST_TYPE_REMOTE_CONTROL

      public static final Billing.UsageCostType USAGE_COST_TYPE_REMOTE_CONTROL
      USAGE_COST_TYPE_REMOTE_CONTROL = 3;
    • USAGE_COST_TYPE_STANDARD_COMPUTE

      public static final Billing.UsageCostType USAGE_COST_TYPE_STANDARD_COMPUTE
      USAGE_COST_TYPE_STANDARD_COMPUTE = 4;
    • USAGE_COST_TYPE_CLOUD_STORAGE

      @Deprecated public static final Billing.UsageCostType USAGE_COST_TYPE_CLOUD_STORAGE
      Deprecated.
      USAGE_COST_TYPE_CLOUD_STORAGE = 5 [deprecated = true];
    • USAGE_COST_TYPE_BINARY_DATA_CLOUD_STORAGE

      public static final Billing.UsageCostType USAGE_COST_TYPE_BINARY_DATA_CLOUD_STORAGE
      USAGE_COST_TYPE_BINARY_DATA_CLOUD_STORAGE = 6;
    • USAGE_COST_TYPE_OTHER_CLOUD_STORAGE

      @Deprecated public static final Billing.UsageCostType USAGE_COST_TYPE_OTHER_CLOUD_STORAGE
      Deprecated.
      USAGE_COST_TYPE_OTHER_CLOUD_STORAGE = 7 [deprecated = true];
    • USAGE_COST_TYPE_PER_MACHINE

      public static final Billing.UsageCostType USAGE_COST_TYPE_PER_MACHINE
      USAGE_COST_TYPE_PER_MACHINE = 8;
    • USAGE_COST_TYPE_TRIGGER_NOTIFICATION

      public static final Billing.UsageCostType USAGE_COST_TYPE_TRIGGER_NOTIFICATION
      USAGE_COST_TYPE_TRIGGER_NOTIFICATION = 9;
    • USAGE_COST_TYPE_TABULAR_DATA_CLOUD_STORAGE

      public static final Billing.UsageCostType USAGE_COST_TYPE_TABULAR_DATA_CLOUD_STORAGE
      USAGE_COST_TYPE_TABULAR_DATA_CLOUD_STORAGE = 10;
    • USAGE_COST_TYPE_CONFIG_HISTORY_CLOUD_STORAGE

      public static final Billing.UsageCostType USAGE_COST_TYPE_CONFIG_HISTORY_CLOUD_STORAGE
      USAGE_COST_TYPE_CONFIG_HISTORY_CLOUD_STORAGE = 11;
    • USAGE_COST_TYPE_LOGS_CLOUD_STORAGE

      public static final Billing.UsageCostType USAGE_COST_TYPE_LOGS_CLOUD_STORAGE
      USAGE_COST_TYPE_LOGS_CLOUD_STORAGE = 12;
    • USAGE_COST_TYPE_TRAINING_LOGS_CLOUD_STORAGE

      public static final Billing.UsageCostType USAGE_COST_TYPE_TRAINING_LOGS_CLOUD_STORAGE
      USAGE_COST_TYPE_TRAINING_LOGS_CLOUD_STORAGE = 13;
    • USAGE_COST_TYPE_PACKAGES_CLOUD_STORAGE

      public static final Billing.UsageCostType USAGE_COST_TYPE_PACKAGES_CLOUD_STORAGE
      USAGE_COST_TYPE_PACKAGES_CLOUD_STORAGE = 14;
    • USAGE_COST_TYPE_BINARY_DATA_UPLOAD

      public static final Billing.UsageCostType USAGE_COST_TYPE_BINARY_DATA_UPLOAD
      USAGE_COST_TYPE_BINARY_DATA_UPLOAD = 15;
    • USAGE_COST_TYPE_TABULAR_DATA_UPLOAD

      public static final Billing.UsageCostType USAGE_COST_TYPE_TABULAR_DATA_UPLOAD
      USAGE_COST_TYPE_TABULAR_DATA_UPLOAD = 16;
    • USAGE_COST_TYPE_LOGS_UPLOAD

      public static final Billing.UsageCostType USAGE_COST_TYPE_LOGS_UPLOAD
      USAGE_COST_TYPE_LOGS_UPLOAD = 17;
    • USAGE_COST_TYPE_BINARY_DATA_EGRESS

      public static final Billing.UsageCostType USAGE_COST_TYPE_BINARY_DATA_EGRESS
      USAGE_COST_TYPE_BINARY_DATA_EGRESS = 18;
    • USAGE_COST_TYPE_TABULAR_DATA_EGRESS

      public static final Billing.UsageCostType USAGE_COST_TYPE_TABULAR_DATA_EGRESS
      USAGE_COST_TYPE_TABULAR_DATA_EGRESS = 19;
    • USAGE_COST_TYPE_LOGS_EGRESS

      public static final Billing.UsageCostType USAGE_COST_TYPE_LOGS_EGRESS
      USAGE_COST_TYPE_LOGS_EGRESS = 20;
    • USAGE_COST_TYPE_ML_TRAINING_LOGS_EGRESS

      public static final Billing.UsageCostType USAGE_COST_TYPE_ML_TRAINING_LOGS_EGRESS
      USAGE_COST_TYPE_ML_TRAINING_LOGS_EGRESS = 21;
    • UNRECOGNIZED

      public static final Billing.UsageCostType UNRECOGNIZED
  • Field Details

    • USAGE_COST_TYPE_UNSPECIFIED_VALUE

      public static final int USAGE_COST_TYPE_UNSPECIFIED_VALUE
      USAGE_COST_TYPE_UNSPECIFIED = 0;
      See Also:
    • USAGE_COST_TYPE_DATA_UPLOAD_VALUE

      @Deprecated public static final int USAGE_COST_TYPE_DATA_UPLOAD_VALUE
      Deprecated.
      USAGE_COST_TYPE_DATA_UPLOAD = 1 [deprecated = true];
      See Also:
    • USAGE_COST_TYPE_DATA_EGRESS_VALUE

      @Deprecated public static final int USAGE_COST_TYPE_DATA_EGRESS_VALUE
      Deprecated.
      USAGE_COST_TYPE_DATA_EGRESS = 2 [deprecated = true];
      See Also:
    • USAGE_COST_TYPE_REMOTE_CONTROL_VALUE

      public static final int USAGE_COST_TYPE_REMOTE_CONTROL_VALUE
      USAGE_COST_TYPE_REMOTE_CONTROL = 3;
      See Also:
    • USAGE_COST_TYPE_STANDARD_COMPUTE_VALUE

      public static final int USAGE_COST_TYPE_STANDARD_COMPUTE_VALUE
      USAGE_COST_TYPE_STANDARD_COMPUTE = 4;
      See Also:
    • USAGE_COST_TYPE_CLOUD_STORAGE_VALUE

      @Deprecated public static final int USAGE_COST_TYPE_CLOUD_STORAGE_VALUE
      Deprecated.
      USAGE_COST_TYPE_CLOUD_STORAGE = 5 [deprecated = true];
      See Also:
    • USAGE_COST_TYPE_BINARY_DATA_CLOUD_STORAGE_VALUE

      public static final int USAGE_COST_TYPE_BINARY_DATA_CLOUD_STORAGE_VALUE
      USAGE_COST_TYPE_BINARY_DATA_CLOUD_STORAGE = 6;
      See Also:
    • USAGE_COST_TYPE_OTHER_CLOUD_STORAGE_VALUE

      @Deprecated public static final int USAGE_COST_TYPE_OTHER_CLOUD_STORAGE_VALUE
      Deprecated.
      USAGE_COST_TYPE_OTHER_CLOUD_STORAGE = 7 [deprecated = true];
      See Also:
    • USAGE_COST_TYPE_PER_MACHINE_VALUE

      public static final int USAGE_COST_TYPE_PER_MACHINE_VALUE
      USAGE_COST_TYPE_PER_MACHINE = 8;
      See Also:
    • USAGE_COST_TYPE_TRIGGER_NOTIFICATION_VALUE

      public static final int USAGE_COST_TYPE_TRIGGER_NOTIFICATION_VALUE
      USAGE_COST_TYPE_TRIGGER_NOTIFICATION = 9;
      See Also:
    • USAGE_COST_TYPE_TABULAR_DATA_CLOUD_STORAGE_VALUE

      public static final int USAGE_COST_TYPE_TABULAR_DATA_CLOUD_STORAGE_VALUE
      USAGE_COST_TYPE_TABULAR_DATA_CLOUD_STORAGE = 10;
      See Also:
    • USAGE_COST_TYPE_CONFIG_HISTORY_CLOUD_STORAGE_VALUE

      public static final int USAGE_COST_TYPE_CONFIG_HISTORY_CLOUD_STORAGE_VALUE
      USAGE_COST_TYPE_CONFIG_HISTORY_CLOUD_STORAGE = 11;
      See Also:
    • USAGE_COST_TYPE_LOGS_CLOUD_STORAGE_VALUE

      public static final int USAGE_COST_TYPE_LOGS_CLOUD_STORAGE_VALUE
      USAGE_COST_TYPE_LOGS_CLOUD_STORAGE = 12;
      See Also:
    • USAGE_COST_TYPE_TRAINING_LOGS_CLOUD_STORAGE_VALUE

      public static final int USAGE_COST_TYPE_TRAINING_LOGS_CLOUD_STORAGE_VALUE
      USAGE_COST_TYPE_TRAINING_LOGS_CLOUD_STORAGE = 13;
      See Also:
    • USAGE_COST_TYPE_PACKAGES_CLOUD_STORAGE_VALUE

      public static final int USAGE_COST_TYPE_PACKAGES_CLOUD_STORAGE_VALUE
      USAGE_COST_TYPE_PACKAGES_CLOUD_STORAGE = 14;
      See Also:
    • USAGE_COST_TYPE_BINARY_DATA_UPLOAD_VALUE

      public static final int USAGE_COST_TYPE_BINARY_DATA_UPLOAD_VALUE
      USAGE_COST_TYPE_BINARY_DATA_UPLOAD = 15;
      See Also:
    • USAGE_COST_TYPE_TABULAR_DATA_UPLOAD_VALUE

      public static final int USAGE_COST_TYPE_TABULAR_DATA_UPLOAD_VALUE
      USAGE_COST_TYPE_TABULAR_DATA_UPLOAD = 16;
      See Also:
    • USAGE_COST_TYPE_LOGS_UPLOAD_VALUE

      public static final int USAGE_COST_TYPE_LOGS_UPLOAD_VALUE
      USAGE_COST_TYPE_LOGS_UPLOAD = 17;
      See Also:
    • USAGE_COST_TYPE_BINARY_DATA_EGRESS_VALUE

      public static final int USAGE_COST_TYPE_BINARY_DATA_EGRESS_VALUE
      USAGE_COST_TYPE_BINARY_DATA_EGRESS = 18;
      See Also:
    • USAGE_COST_TYPE_TABULAR_DATA_EGRESS_VALUE

      public static final int USAGE_COST_TYPE_TABULAR_DATA_EGRESS_VALUE
      USAGE_COST_TYPE_TABULAR_DATA_EGRESS = 19;
      See Also:
    • USAGE_COST_TYPE_LOGS_EGRESS_VALUE

      public static final int USAGE_COST_TYPE_LOGS_EGRESS_VALUE
      USAGE_COST_TYPE_LOGS_EGRESS = 20;
      See Also:
    • USAGE_COST_TYPE_ML_TRAINING_LOGS_EGRESS_VALUE

      public static final int USAGE_COST_TYPE_ML_TRAINING_LOGS_EGRESS_VALUE
      USAGE_COST_TYPE_ML_TRAINING_LOGS_EGRESS = 21;
      See Also:
  • Method Details

    • values

      public static Billing.UsageCostType[] values()
      Returns an array containing the constants of this enum class, in the order they are declared.
      Returns:
      an array containing the constants of this enum class, in the order they are declared
    • valueOf

      public static Billing.UsageCostType valueOf(String name)
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null
    • getNumber

      public final int getNumber()
      Specified by:
      getNumber in interface com.google.protobuf.Internal.EnumLite
    • valueOf

      @Deprecated public static Billing.UsageCostType valueOf(int value)
      Deprecated.
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      value - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null
    • forNumber

      public static Billing.UsageCostType forNumber(int value)
    • internalGetValueMap

      public static com.google.protobuf.Internal.EnumLiteMap<Billing.UsageCostType> internalGetValueMap()
    • internalGetVerifier

      public static com.google.protobuf.Internal.EnumVerifier internalGetVerifier()