public final class GoogleCloudBillingBillingaccountpricesV1betaPriceReason
extends com.google.api.client.json.GenericJson
This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the Cloud Billing API. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
GoogleCloudBillingBillingaccountpricesV1betaPriceReason() |
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic GoogleCloudBillingBillingaccountpricesV1betaPriceReason()
public GoogleCloudBillingBillingaccountpricesV1betaDefaultPrice getDefaultPrice()
null for nonepublic GoogleCloudBillingBillingaccountpricesV1betaPriceReason setDefaultPrice(GoogleCloudBillingBillingaccountpricesV1betaDefaultPrice defaultPrice)
defaultPrice - defaultPrice or null for nonepublic GoogleCloudBillingBillingaccountpricesV1betaFixedDiscount getFixedDiscount()
null for nonepublic GoogleCloudBillingBillingaccountpricesV1betaPriceReason setFixedDiscount(GoogleCloudBillingBillingaccountpricesV1betaFixedDiscount fixedDiscount)
fixedDiscount - fixedDiscount or null for nonepublic GoogleCloudBillingBillingaccountpricesV1betaFixedPrice getFixedPrice()
null for nonepublic GoogleCloudBillingBillingaccountpricesV1betaPriceReason setFixedPrice(GoogleCloudBillingBillingaccountpricesV1betaFixedPrice fixedPrice)
fixedPrice - fixedPrice or null for nonepublic GoogleCloudBillingBillingaccountpricesV1betaFloatingDiscount getFloatingDiscount()
null for nonepublic GoogleCloudBillingBillingaccountpricesV1betaPriceReason setFloatingDiscount(GoogleCloudBillingBillingaccountpricesV1betaFloatingDiscount floatingDiscount)
floatingDiscount - floatingDiscount or null for nonepublic GoogleCloudBillingBillingaccountpricesV1betaListPriceAsCeiling getListPriceAsCeiling()
null for nonepublic GoogleCloudBillingBillingaccountpricesV1betaPriceReason setListPriceAsCeiling(GoogleCloudBillingBillingaccountpricesV1betaListPriceAsCeiling listPriceAsCeiling)
listPriceAsCeiling - listPriceAsCeiling or null for nonepublic GoogleCloudBillingBillingaccountpricesV1betaMergedPrice getMergedPrice()
null for nonepublic GoogleCloudBillingBillingaccountpricesV1betaPriceReason setMergedPrice(GoogleCloudBillingBillingaccountpricesV1betaMergedPrice mergedPrice)
mergedPrice - mergedPrice or null for nonepublic GoogleCloudBillingBillingaccountpricesV1betaMigratedPrice getMigratedPrice()
null for nonepublic GoogleCloudBillingBillingaccountpricesV1betaPriceReason setMigratedPrice(GoogleCloudBillingBillingaccountpricesV1betaMigratedPrice migratedPrice)
migratedPrice - migratedPrice or null for nonepublic String getType()
null for nonepublic GoogleCloudBillingBillingaccountpricesV1betaPriceReason setType(String type)
type - type or null for nonepublic GoogleCloudBillingBillingaccountpricesV1betaPriceReason set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic GoogleCloudBillingBillingaccountpricesV1betaPriceReason clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2025 Google. All rights reserved.