Package viam.app.v1
Class Billing.GetCurrentMonthUsageResponse.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<MessageType,BuilderType>
com.google.protobuf.GeneratedMessageLite.Builder<Billing.GetCurrentMonthUsageResponse,Billing.GetCurrentMonthUsageResponse.Builder>
viam.app.v1.Billing.GetCurrentMonthUsageResponse.Builder
- All Implemented Interfaces:
com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,Cloneable
,Billing.GetCurrentMonthUsageResponseOrBuilder
- Enclosing class:
- Billing.GetCurrentMonthUsageResponse
public static final class Billing.GetCurrentMonthUsageResponse.Builder
extends com.google.protobuf.GeneratedMessageLite.Builder<Billing.GetCurrentMonthUsageResponse,Billing.GetCurrentMonthUsageResponse.Builder>
implements Billing.GetCurrentMonthUsageResponseOrBuilder
Protobuf type
viam.app.v1.GetCurrentMonthUsageResponse
-
Field Summary
Fields inherited from class com.google.protobuf.GeneratedMessageLite.Builder
instance
-
Method Summary
Modifier and TypeMethodDescriptionaddAllResourceUsageCostsBySource
(Iterable<? extends Billing.ResourceUsageCostsBySource> values) repeated .viam.app.v1.ResourceUsageCostsBySource resource_usage_costs_by_source = 14 [json_name = "resourceUsageCostsBySource"];
addResourceUsageCostsBySource
(int index, Billing.ResourceUsageCostsBySource value) repeated .viam.app.v1.ResourceUsageCostsBySource resource_usage_costs_by_source = 14 [json_name = "resourceUsageCostsBySource"];
addResourceUsageCostsBySource
(int index, Billing.ResourceUsageCostsBySource.Builder builderForValue) repeated .viam.app.v1.ResourceUsageCostsBySource resource_usage_costs_by_source = 14 [json_name = "resourceUsageCostsBySource"];
repeated .viam.app.v1.ResourceUsageCostsBySource resource_usage_costs_by_source = 14 [json_name = "resourceUsageCostsBySource"];
addResourceUsageCostsBySource
(Billing.ResourceUsageCostsBySource.Builder builderForValue) repeated .viam.app.v1.ResourceUsageCostsBySource resource_usage_costs_by_source = 14 [json_name = "resourceUsageCostsBySource"];
Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.binary_data_cloud_storage_usage_cost is deprecated.Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.cloud_storage_usage_cost is deprecated.Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.data_egres_usage_cost is deprecated.Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.data_upload_usage_cost is deprecated.Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.discount_amount is deprecated..google.protobuf.Timestamp end_date = 2 [json_name = "endDate"];
Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.other_cloud_storage_usage_cost is deprecated.Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.per_machine_usage_cost is deprecated.Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.remote_control_usage_cost is deprecated.repeated .viam.app.v1.ResourceUsageCostsBySource resource_usage_costs_by_source = 14 [json_name = "resourceUsageCostsBySource"];
Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.standard_compute_usage_cost is deprecated..google.protobuf.Timestamp start_date = 1 [json_name = "startDate"];
double subtotal = 15 [json_name = "subtotal"];
Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.total_usage_with_discount is deprecated.Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.total_usage_without_discount is deprecated.double
Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.binary_data_cloud_storage_usage_cost is deprecated.double
Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.cloud_storage_usage_cost is deprecated.double
Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.data_egres_usage_cost is deprecated.double
Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.data_upload_usage_cost is deprecated.double
Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.discount_amount is deprecated.com.google.protobuf.Timestamp
.google.protobuf.Timestamp end_date = 2 [json_name = "endDate"];
double
Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.other_cloud_storage_usage_cost is deprecated.double
Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.per_machine_usage_cost is deprecated.double
Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.remote_control_usage_cost is deprecated.getResourceUsageCostsBySource
(int index) repeated .viam.app.v1.ResourceUsageCostsBySource resource_usage_costs_by_source = 14 [json_name = "resourceUsageCostsBySource"];
int
repeated .viam.app.v1.ResourceUsageCostsBySource resource_usage_costs_by_source = 14 [json_name = "resourceUsageCostsBySource"];
repeated .viam.app.v1.ResourceUsageCostsBySource resource_usage_costs_by_source = 14 [json_name = "resourceUsageCostsBySource"];
double
Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.standard_compute_usage_cost is deprecated.com.google.protobuf.Timestamp
.google.protobuf.Timestamp start_date = 1 [json_name = "startDate"];
double
double subtotal = 15 [json_name = "subtotal"];
double
Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.total_usage_with_discount is deprecated.double
Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.total_usage_without_discount is deprecated.boolean
.google.protobuf.Timestamp end_date = 2 [json_name = "endDate"];
boolean
.google.protobuf.Timestamp start_date = 1 [json_name = "startDate"];
mergeEndDate
(com.google.protobuf.Timestamp value) .google.protobuf.Timestamp end_date = 2 [json_name = "endDate"];
mergeStartDate
(com.google.protobuf.Timestamp value) .google.protobuf.Timestamp start_date = 1 [json_name = "startDate"];
removeResourceUsageCostsBySource
(int index) repeated .viam.app.v1.ResourceUsageCostsBySource resource_usage_costs_by_source = 14 [json_name = "resourceUsageCostsBySource"];
setBinaryDataCloudStorageUsageCost
(double value) Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.binary_data_cloud_storage_usage_cost is deprecated.setCloudStorageUsageCost
(double value) Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.cloud_storage_usage_cost is deprecated.setDataEgresUsageCost
(double value) Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.data_egres_usage_cost is deprecated.setDataUploadUsageCost
(double value) Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.data_upload_usage_cost is deprecated.setDiscountAmount
(double value) Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.discount_amount is deprecated.setEndDate
(com.google.protobuf.Timestamp value) .google.protobuf.Timestamp end_date = 2 [json_name = "endDate"];
setEndDate
(com.google.protobuf.Timestamp.Builder builderForValue) .google.protobuf.Timestamp end_date = 2 [json_name = "endDate"];
setOtherCloudStorageUsageCost
(double value) Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.other_cloud_storage_usage_cost is deprecated.setPerMachineUsageCost
(double value) Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.per_machine_usage_cost is deprecated.setRemoteControlUsageCost
(double value) Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.remote_control_usage_cost is deprecated.setResourceUsageCostsBySource
(int index, Billing.ResourceUsageCostsBySource value) repeated .viam.app.v1.ResourceUsageCostsBySource resource_usage_costs_by_source = 14 [json_name = "resourceUsageCostsBySource"];
setResourceUsageCostsBySource
(int index, Billing.ResourceUsageCostsBySource.Builder builderForValue) repeated .viam.app.v1.ResourceUsageCostsBySource resource_usage_costs_by_source = 14 [json_name = "resourceUsageCostsBySource"];
setStandardComputeUsageCost
(double value) Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.standard_compute_usage_cost is deprecated.setStartDate
(com.google.protobuf.Timestamp value) .google.protobuf.Timestamp start_date = 1 [json_name = "startDate"];
setStartDate
(com.google.protobuf.Timestamp.Builder builderForValue) .google.protobuf.Timestamp start_date = 1 [json_name = "startDate"];
setSubtotal
(double value) double subtotal = 15 [json_name = "subtotal"];
setTotalUsageWithDiscount
(double value) Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.total_usage_with_discount is deprecated.setTotalUsageWithoutDiscount
(double value) Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.total_usage_without_discount is deprecated.Methods inherited from class com.google.protobuf.GeneratedMessageLite.Builder
build, buildPartial, clear, clone, copyOnWrite, copyOnWriteInternal, getDefaultInstanceForType, internalMergeFrom, isInitialized, mergeFrom, mergeFrom, mergeFrom, mergeFrom
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType, isInitialized
-
Method Details
-
hasStartDate
public boolean hasStartDate().google.protobuf.Timestamp start_date = 1 [json_name = "startDate"];
- Specified by:
hasStartDate
in interfaceBilling.GetCurrentMonthUsageResponseOrBuilder
- Returns:
- Whether the startDate field is set.
-
getStartDate
public com.google.protobuf.Timestamp getStartDate().google.protobuf.Timestamp start_date = 1 [json_name = "startDate"];
- Specified by:
getStartDate
in interfaceBilling.GetCurrentMonthUsageResponseOrBuilder
- Returns:
- The startDate.
-
setStartDate
public Billing.GetCurrentMonthUsageResponse.Builder setStartDate(com.google.protobuf.Timestamp value) .google.protobuf.Timestamp start_date = 1 [json_name = "startDate"];
-
setStartDate
public Billing.GetCurrentMonthUsageResponse.Builder setStartDate(com.google.protobuf.Timestamp.Builder builderForValue) .google.protobuf.Timestamp start_date = 1 [json_name = "startDate"];
-
mergeStartDate
public Billing.GetCurrentMonthUsageResponse.Builder mergeStartDate(com.google.protobuf.Timestamp value) .google.protobuf.Timestamp start_date = 1 [json_name = "startDate"];
-
clearStartDate
.google.protobuf.Timestamp start_date = 1 [json_name = "startDate"];
-
hasEndDate
public boolean hasEndDate().google.protobuf.Timestamp end_date = 2 [json_name = "endDate"];
- Specified by:
hasEndDate
in interfaceBilling.GetCurrentMonthUsageResponseOrBuilder
- Returns:
- Whether the endDate field is set.
-
getEndDate
public com.google.protobuf.Timestamp getEndDate().google.protobuf.Timestamp end_date = 2 [json_name = "endDate"];
- Specified by:
getEndDate
in interfaceBilling.GetCurrentMonthUsageResponseOrBuilder
- Returns:
- The endDate.
-
setEndDate
.google.protobuf.Timestamp end_date = 2 [json_name = "endDate"];
-
setEndDate
public Billing.GetCurrentMonthUsageResponse.Builder setEndDate(com.google.protobuf.Timestamp.Builder builderForValue) .google.protobuf.Timestamp end_date = 2 [json_name = "endDate"];
-
mergeEndDate
public Billing.GetCurrentMonthUsageResponse.Builder mergeEndDate(com.google.protobuf.Timestamp value) .google.protobuf.Timestamp end_date = 2 [json_name = "endDate"];
-
clearEndDate
.google.protobuf.Timestamp end_date = 2 [json_name = "endDate"];
-
getResourceUsageCostsBySourceList
repeated .viam.app.v1.ResourceUsageCostsBySource resource_usage_costs_by_source = 14 [json_name = "resourceUsageCostsBySource"];
- Specified by:
getResourceUsageCostsBySourceList
in interfaceBilling.GetCurrentMonthUsageResponseOrBuilder
-
getResourceUsageCostsBySourceCount
public int getResourceUsageCostsBySourceCount()repeated .viam.app.v1.ResourceUsageCostsBySource resource_usage_costs_by_source = 14 [json_name = "resourceUsageCostsBySource"];
- Specified by:
getResourceUsageCostsBySourceCount
in interfaceBilling.GetCurrentMonthUsageResponseOrBuilder
-
getResourceUsageCostsBySource
repeated .viam.app.v1.ResourceUsageCostsBySource resource_usage_costs_by_source = 14 [json_name = "resourceUsageCostsBySource"];
- Specified by:
getResourceUsageCostsBySource
in interfaceBilling.GetCurrentMonthUsageResponseOrBuilder
-
setResourceUsageCostsBySource
public Billing.GetCurrentMonthUsageResponse.Builder setResourceUsageCostsBySource(int index, Billing.ResourceUsageCostsBySource value) repeated .viam.app.v1.ResourceUsageCostsBySource resource_usage_costs_by_source = 14 [json_name = "resourceUsageCostsBySource"];
-
setResourceUsageCostsBySource
public Billing.GetCurrentMonthUsageResponse.Builder setResourceUsageCostsBySource(int index, Billing.ResourceUsageCostsBySource.Builder builderForValue) repeated .viam.app.v1.ResourceUsageCostsBySource resource_usage_costs_by_source = 14 [json_name = "resourceUsageCostsBySource"];
-
addResourceUsageCostsBySource
public Billing.GetCurrentMonthUsageResponse.Builder addResourceUsageCostsBySource(Billing.ResourceUsageCostsBySource value) repeated .viam.app.v1.ResourceUsageCostsBySource resource_usage_costs_by_source = 14 [json_name = "resourceUsageCostsBySource"];
-
addResourceUsageCostsBySource
public Billing.GetCurrentMonthUsageResponse.Builder addResourceUsageCostsBySource(int index, Billing.ResourceUsageCostsBySource value) repeated .viam.app.v1.ResourceUsageCostsBySource resource_usage_costs_by_source = 14 [json_name = "resourceUsageCostsBySource"];
-
addResourceUsageCostsBySource
public Billing.GetCurrentMonthUsageResponse.Builder addResourceUsageCostsBySource(Billing.ResourceUsageCostsBySource.Builder builderForValue) repeated .viam.app.v1.ResourceUsageCostsBySource resource_usage_costs_by_source = 14 [json_name = "resourceUsageCostsBySource"];
-
addResourceUsageCostsBySource
public Billing.GetCurrentMonthUsageResponse.Builder addResourceUsageCostsBySource(int index, Billing.ResourceUsageCostsBySource.Builder builderForValue) repeated .viam.app.v1.ResourceUsageCostsBySource resource_usage_costs_by_source = 14 [json_name = "resourceUsageCostsBySource"];
-
addAllResourceUsageCostsBySource
public Billing.GetCurrentMonthUsageResponse.Builder addAllResourceUsageCostsBySource(Iterable<? extends Billing.ResourceUsageCostsBySource> values) repeated .viam.app.v1.ResourceUsageCostsBySource resource_usage_costs_by_source = 14 [json_name = "resourceUsageCostsBySource"];
-
clearResourceUsageCostsBySource
repeated .viam.app.v1.ResourceUsageCostsBySource resource_usage_costs_by_source = 14 [json_name = "resourceUsageCostsBySource"];
-
removeResourceUsageCostsBySource
repeated .viam.app.v1.ResourceUsageCostsBySource resource_usage_costs_by_source = 14 [json_name = "resourceUsageCostsBySource"];
-
getSubtotal
public double getSubtotal()double subtotal = 15 [json_name = "subtotal"];
- Specified by:
getSubtotal
in interfaceBilling.GetCurrentMonthUsageResponseOrBuilder
- Returns:
- The subtotal.
-
setSubtotal
double subtotal = 15 [json_name = "subtotal"];
- Parameters:
value
- The subtotal to set.- Returns:
- This builder for chaining.
-
clearSubtotal
double subtotal = 15 [json_name = "subtotal"];
- Returns:
- This builder for chaining.
-
getCloudStorageUsageCost
Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.cloud_storage_usage_cost is deprecated. See app/v1/billing.proto;l=100all fields below are deprecated
double cloud_storage_usage_cost = 3 [json_name = "cloudStorageUsageCost", deprecated = true];
- Specified by:
getCloudStorageUsageCost
in interfaceBilling.GetCurrentMonthUsageResponseOrBuilder
- Returns:
- The cloudStorageUsageCost.
-
setCloudStorageUsageCost
@Deprecated public Billing.GetCurrentMonthUsageResponse.Builder setCloudStorageUsageCost(double value) Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.cloud_storage_usage_cost is deprecated. See app/v1/billing.proto;l=100all fields below are deprecated
double cloud_storage_usage_cost = 3 [json_name = "cloudStorageUsageCost", deprecated = true];
- Parameters:
value
- The cloudStorageUsageCost to set.- Returns:
- This builder for chaining.
-
clearCloudStorageUsageCost
Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.cloud_storage_usage_cost is deprecated. See app/v1/billing.proto;l=100all fields below are deprecated
double cloud_storage_usage_cost = 3 [json_name = "cloudStorageUsageCost", deprecated = true];
- Returns:
- This builder for chaining.
-
getDataUploadUsageCost
Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.data_upload_usage_cost is deprecated. See app/v1/billing.proto;l=101double data_upload_usage_cost = 4 [json_name = "dataUploadUsageCost", deprecated = true];
- Specified by:
getDataUploadUsageCost
in interfaceBilling.GetCurrentMonthUsageResponseOrBuilder
- Returns:
- The dataUploadUsageCost.
-
setDataUploadUsageCost
@Deprecated public Billing.GetCurrentMonthUsageResponse.Builder setDataUploadUsageCost(double value) Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.data_upload_usage_cost is deprecated. See app/v1/billing.proto;l=101double data_upload_usage_cost = 4 [json_name = "dataUploadUsageCost", deprecated = true];
- Parameters:
value
- The dataUploadUsageCost to set.- Returns:
- This builder for chaining.
-
clearDataUploadUsageCost
Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.data_upload_usage_cost is deprecated. See app/v1/billing.proto;l=101double data_upload_usage_cost = 4 [json_name = "dataUploadUsageCost", deprecated = true];
- Returns:
- This builder for chaining.
-
getDataEgresUsageCost
Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.data_egres_usage_cost is deprecated. See app/v1/billing.proto;l=102double data_egres_usage_cost = 5 [json_name = "dataEgresUsageCost", deprecated = true];
- Specified by:
getDataEgresUsageCost
in interfaceBilling.GetCurrentMonthUsageResponseOrBuilder
- Returns:
- The dataEgresUsageCost.
-
setDataEgresUsageCost
Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.data_egres_usage_cost is deprecated. See app/v1/billing.proto;l=102double data_egres_usage_cost = 5 [json_name = "dataEgresUsageCost", deprecated = true];
- Parameters:
value
- The dataEgresUsageCost to set.- Returns:
- This builder for chaining.
-
clearDataEgresUsageCost
Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.data_egres_usage_cost is deprecated. See app/v1/billing.proto;l=102double data_egres_usage_cost = 5 [json_name = "dataEgresUsageCost", deprecated = true];
- Returns:
- This builder for chaining.
-
getRemoteControlUsageCost
Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.remote_control_usage_cost is deprecated. See app/v1/billing.proto;l=103double remote_control_usage_cost = 6 [json_name = "remoteControlUsageCost", deprecated = true];
- Specified by:
getRemoteControlUsageCost
in interfaceBilling.GetCurrentMonthUsageResponseOrBuilder
- Returns:
- The remoteControlUsageCost.
-
setRemoteControlUsageCost
@Deprecated public Billing.GetCurrentMonthUsageResponse.Builder setRemoteControlUsageCost(double value) Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.remote_control_usage_cost is deprecated. See app/v1/billing.proto;l=103double remote_control_usage_cost = 6 [json_name = "remoteControlUsageCost", deprecated = true];
- Parameters:
value
- The remoteControlUsageCost to set.- Returns:
- This builder for chaining.
-
clearRemoteControlUsageCost
Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.remote_control_usage_cost is deprecated. See app/v1/billing.proto;l=103double remote_control_usage_cost = 6 [json_name = "remoteControlUsageCost", deprecated = true];
- Returns:
- This builder for chaining.
-
getStandardComputeUsageCost
Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.standard_compute_usage_cost is deprecated. See app/v1/billing.proto;l=104double standard_compute_usage_cost = 7 [json_name = "standardComputeUsageCost", deprecated = true];
- Specified by:
getStandardComputeUsageCost
in interfaceBilling.GetCurrentMonthUsageResponseOrBuilder
- Returns:
- The standardComputeUsageCost.
-
setStandardComputeUsageCost
@Deprecated public Billing.GetCurrentMonthUsageResponse.Builder setStandardComputeUsageCost(double value) Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.standard_compute_usage_cost is deprecated. See app/v1/billing.proto;l=104double standard_compute_usage_cost = 7 [json_name = "standardComputeUsageCost", deprecated = true];
- Parameters:
value
- The standardComputeUsageCost to set.- Returns:
- This builder for chaining.
-
clearStandardComputeUsageCost
Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.standard_compute_usage_cost is deprecated. See app/v1/billing.proto;l=104double standard_compute_usage_cost = 7 [json_name = "standardComputeUsageCost", deprecated = true];
- Returns:
- This builder for chaining.
-
getDiscountAmount
Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.discount_amount is deprecated. See app/v1/billing.proto;l=105double discount_amount = 8 [json_name = "discountAmount", deprecated = true];
- Specified by:
getDiscountAmount
in interfaceBilling.GetCurrentMonthUsageResponseOrBuilder
- Returns:
- The discountAmount.
-
setDiscountAmount
Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.discount_amount is deprecated. See app/v1/billing.proto;l=105double discount_amount = 8 [json_name = "discountAmount", deprecated = true];
- Parameters:
value
- The discountAmount to set.- Returns:
- This builder for chaining.
-
clearDiscountAmount
Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.discount_amount is deprecated. See app/v1/billing.proto;l=105double discount_amount = 8 [json_name = "discountAmount", deprecated = true];
- Returns:
- This builder for chaining.
-
getTotalUsageWithDiscount
Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.total_usage_with_discount is deprecated. See app/v1/billing.proto;l=106double total_usage_with_discount = 9 [json_name = "totalUsageWithDiscount", deprecated = true];
- Specified by:
getTotalUsageWithDiscount
in interfaceBilling.GetCurrentMonthUsageResponseOrBuilder
- Returns:
- The totalUsageWithDiscount.
-
setTotalUsageWithDiscount
@Deprecated public Billing.GetCurrentMonthUsageResponse.Builder setTotalUsageWithDiscount(double value) Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.total_usage_with_discount is deprecated. See app/v1/billing.proto;l=106double total_usage_with_discount = 9 [json_name = "totalUsageWithDiscount", deprecated = true];
- Parameters:
value
- The totalUsageWithDiscount to set.- Returns:
- This builder for chaining.
-
clearTotalUsageWithDiscount
Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.total_usage_with_discount is deprecated. See app/v1/billing.proto;l=106double total_usage_with_discount = 9 [json_name = "totalUsageWithDiscount", deprecated = true];
- Returns:
- This builder for chaining.
-
getTotalUsageWithoutDiscount
Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.total_usage_without_discount is deprecated. See app/v1/billing.proto;l=107double total_usage_without_discount = 10 [json_name = "totalUsageWithoutDiscount", deprecated = true];
- Specified by:
getTotalUsageWithoutDiscount
in interfaceBilling.GetCurrentMonthUsageResponseOrBuilder
- Returns:
- The totalUsageWithoutDiscount.
-
setTotalUsageWithoutDiscount
@Deprecated public Billing.GetCurrentMonthUsageResponse.Builder setTotalUsageWithoutDiscount(double value) Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.total_usage_without_discount is deprecated. See app/v1/billing.proto;l=107double total_usage_without_discount = 10 [json_name = "totalUsageWithoutDiscount", deprecated = true];
- Parameters:
value
- The totalUsageWithoutDiscount to set.- Returns:
- This builder for chaining.
-
clearTotalUsageWithoutDiscount
Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.total_usage_without_discount is deprecated. See app/v1/billing.proto;l=107double total_usage_without_discount = 10 [json_name = "totalUsageWithoutDiscount", deprecated = true];
- Returns:
- This builder for chaining.
-
getPerMachineUsageCost
Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.per_machine_usage_cost is deprecated. See app/v1/billing.proto;l=108double per_machine_usage_cost = 11 [json_name = "perMachineUsageCost", deprecated = true];
- Specified by:
getPerMachineUsageCost
in interfaceBilling.GetCurrentMonthUsageResponseOrBuilder
- Returns:
- The perMachineUsageCost.
-
setPerMachineUsageCost
@Deprecated public Billing.GetCurrentMonthUsageResponse.Builder setPerMachineUsageCost(double value) Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.per_machine_usage_cost is deprecated. See app/v1/billing.proto;l=108double per_machine_usage_cost = 11 [json_name = "perMachineUsageCost", deprecated = true];
- Parameters:
value
- The perMachineUsageCost to set.- Returns:
- This builder for chaining.
-
clearPerMachineUsageCost
Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.per_machine_usage_cost is deprecated. See app/v1/billing.proto;l=108double per_machine_usage_cost = 11 [json_name = "perMachineUsageCost", deprecated = true];
- Returns:
- This builder for chaining.
-
getBinaryDataCloudStorageUsageCost
Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.binary_data_cloud_storage_usage_cost is deprecated. See app/v1/billing.proto;l=109double binary_data_cloud_storage_usage_cost = 12 [json_name = "binaryDataCloudStorageUsageCost", deprecated = true];
- Specified by:
getBinaryDataCloudStorageUsageCost
in interfaceBilling.GetCurrentMonthUsageResponseOrBuilder
- Returns:
- The binaryDataCloudStorageUsageCost.
-
setBinaryDataCloudStorageUsageCost
@Deprecated public Billing.GetCurrentMonthUsageResponse.Builder setBinaryDataCloudStorageUsageCost(double value) Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.binary_data_cloud_storage_usage_cost is deprecated. See app/v1/billing.proto;l=109double binary_data_cloud_storage_usage_cost = 12 [json_name = "binaryDataCloudStorageUsageCost", deprecated = true];
- Parameters:
value
- The binaryDataCloudStorageUsageCost to set.- Returns:
- This builder for chaining.
-
clearBinaryDataCloudStorageUsageCost
@Deprecated public Billing.GetCurrentMonthUsageResponse.Builder clearBinaryDataCloudStorageUsageCost()Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.binary_data_cloud_storage_usage_cost is deprecated. See app/v1/billing.proto;l=109double binary_data_cloud_storage_usage_cost = 12 [json_name = "binaryDataCloudStorageUsageCost", deprecated = true];
- Returns:
- This builder for chaining.
-
getOtherCloudStorageUsageCost
Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.other_cloud_storage_usage_cost is deprecated. See app/v1/billing.proto;l=110double other_cloud_storage_usage_cost = 13 [json_name = "otherCloudStorageUsageCost", deprecated = true];
- Specified by:
getOtherCloudStorageUsageCost
in interfaceBilling.GetCurrentMonthUsageResponseOrBuilder
- Returns:
- The otherCloudStorageUsageCost.
-
setOtherCloudStorageUsageCost
@Deprecated public Billing.GetCurrentMonthUsageResponse.Builder setOtherCloudStorageUsageCost(double value) Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.other_cloud_storage_usage_cost is deprecated. See app/v1/billing.proto;l=110double other_cloud_storage_usage_cost = 13 [json_name = "otherCloudStorageUsageCost", deprecated = true];
- Parameters:
value
- The otherCloudStorageUsageCost to set.- Returns:
- This builder for chaining.
-
clearOtherCloudStorageUsageCost
Deprecated.viam.app.v1.GetCurrentMonthUsageResponse.other_cloud_storage_usage_cost is deprecated. See app/v1/billing.proto;l=110double other_cloud_storage_usage_cost = 13 [json_name = "otherCloudStorageUsageCost", deprecated = true];
- Returns:
- This builder for chaining.
-