Uses of Class
com.google.cloud.billing.budgets.v1beta1.LastPeriodAmount.Builder
-
Packages that use LastPeriodAmount.Builder Package Description com.google.cloud.billing.budgets.v1beta1 A client to Cloud Billing Budget API -
-
Uses of LastPeriodAmount.Builder in com.google.cloud.billing.budgets.v1beta1
Methods in com.google.cloud.billing.budgets.v1beta1 that return LastPeriodAmount.Builder Modifier and Type Method Description LastPeriodAmount.BuilderLastPeriodAmount.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)LastPeriodAmount.BuilderLastPeriodAmount.Builder. clear()LastPeriodAmount.BuilderLastPeriodAmount.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)LastPeriodAmount.BuilderLastPeriodAmount.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)LastPeriodAmount.BuilderLastPeriodAmount.Builder. clone()LastPeriodAmount.BuilderBudgetAmount.Builder. getLastPeriodAmountBuilder()Use the last period's actual spend as the budget for the present period.LastPeriodAmount.BuilderLastPeriodAmount.Builder. mergeFrom(LastPeriodAmount other)LastPeriodAmount.BuilderLastPeriodAmount.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)LastPeriodAmount.BuilderLastPeriodAmount.Builder. mergeFrom(com.google.protobuf.Message other)LastPeriodAmount.BuilderLastPeriodAmount.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static LastPeriodAmount.BuilderLastPeriodAmount. newBuilder()static LastPeriodAmount.BuilderLastPeriodAmount. newBuilder(LastPeriodAmount prototype)LastPeriodAmount.BuilderLastPeriodAmount. newBuilderForType()protected LastPeriodAmount.BuilderLastPeriodAmount. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)LastPeriodAmount.BuilderLastPeriodAmount.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)LastPeriodAmount.BuilderLastPeriodAmount.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)LastPeriodAmount.BuilderLastPeriodAmount.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)LastPeriodAmount.BuilderLastPeriodAmount. toBuilder()Methods in com.google.cloud.billing.budgets.v1beta1 with parameters of type LastPeriodAmount.Builder Modifier and Type Method Description BudgetAmount.BuilderBudgetAmount.Builder. setLastPeriodAmount(LastPeriodAmount.Builder builderForValue)Use the last period's actual spend as the budget for the present period.
-