Package viam.app.v1

Class AppOuterClass.RegistryItemBilling

java.lang.Object
com.google.protobuf.AbstractMessageLite<AppOuterClass.RegistryItemBilling,AppOuterClass.RegistryItemBilling.Builder>
com.google.protobuf.GeneratedMessageLite<AppOuterClass.RegistryItemBilling,AppOuterClass.RegistryItemBilling.Builder>
viam.app.v1.AppOuterClass.RegistryItemBilling
All Implemented Interfaces:
com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, AppOuterClass.RegistryItemBillingOrBuilder
Enclosing class:
AppOuterClass

public static final class AppOuterClass.RegistryItemBilling extends com.google.protobuf.GeneratedMessageLite<AppOuterClass.RegistryItemBilling,AppOuterClass.RegistryItemBilling.Builder> implements AppOuterClass.RegistryItemBillingOrBuilder
 RegistryItemBilling stores usage cost information for a registry item. Its shape mirrors the
 billing block used by fragments so that billing jobs can consume registry item costs the same
 way. For now only cost_per_month.per_machine is supported; the additional fields that fragment
 billing supports (cost_per_year, tier_name, in_arrears, etc.) are intentionally omitted.
 
Protobuf type viam.app.v1.RegistryItemBilling