| Package | Description |
|---|---|
| com.google.api.services.cloudbilling.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudBillingPricesV1betaPrice |
GoogleCloudBillingPricesV1betaPrice.clone() |
GoogleCloudBillingPricesV1betaPrice |
GoogleCloudBillingPricesV1betaPrice.set(String fieldName,
Object value) |
GoogleCloudBillingPricesV1betaPrice |
GoogleCloudBillingPricesV1betaPrice.setCurrencyCode(String currencyCode)
ISO-4217 currency code for the price.
|
GoogleCloudBillingPricesV1betaPrice |
GoogleCloudBillingPricesV1betaPrice.setName(String name)
Resource name for the latest price.
|
GoogleCloudBillingPricesV1betaPrice |
GoogleCloudBillingPricesV1betaPrice.setRate(GoogleCloudBillingPricesV1betaRate rate)
Rate price metadata.
|
GoogleCloudBillingPricesV1betaPrice |
GoogleCloudBillingPricesV1betaPrice.setValueType(String valueType)
Type of the price.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudBillingPricesV1betaPrice> |
GoogleCloudBillingPricesV1betaListPricesResponse.getPrices()
The returned publicly listed prices.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudBillingPricesV1betaListPricesResponse |
GoogleCloudBillingPricesV1betaListPricesResponse.setPrices(List<GoogleCloudBillingPricesV1betaPrice> prices)
The returned publicly listed prices.
|
Copyright © 2011–2025 Google. All rights reserved.