| Modifier and Type | Method and Description |
|---|---|
CostProjection.Builder |
CostProjection.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CostProjection.Builder |
CostProjection.Builder.clear() |
CostProjection.Builder |
CostProjection.Builder.clearCost()
An approximate projection on amount saved or amount incurred.
|
CostProjection.Builder |
CostProjection.Builder.clearCostInLocalCurrency()
The approximate cost savings in the billing account's local currency.
|
CostProjection.Builder |
CostProjection.Builder.clearDuration()
Duration for which this cost applies.
|
CostProjection.Builder |
CostProjection.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CostProjection.Builder |
CostProjection.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CostProjection.Builder |
CostProjection.Builder.clone() |
CostProjection.Builder |
Impact.Builder.getCostProjectionBuilder()
Use with CategoryType.COST
|
CostProjection.Builder |
CostProjection.Builder.mergeCost(com.google.type.Money value)
An approximate projection on amount saved or amount incurred.
|
CostProjection.Builder |
CostProjection.Builder.mergeCostInLocalCurrency(com.google.type.Money value)
The approximate cost savings in the billing account's local currency.
|
CostProjection.Builder |
CostProjection.Builder.mergeDuration(com.google.protobuf.Duration value)
Duration for which this cost applies.
|
CostProjection.Builder |
CostProjection.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CostProjection.Builder |
CostProjection.Builder.mergeFrom(CostProjection other) |
CostProjection.Builder |
CostProjection.Builder.mergeFrom(com.google.protobuf.Message other) |
CostProjection.Builder |
CostProjection.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static CostProjection.Builder |
CostProjection.newBuilder() |
static CostProjection.Builder |
CostProjection.newBuilder(CostProjection prototype) |
CostProjection.Builder |
CostProjection.newBuilderForType() |
protected CostProjection.Builder |
CostProjection.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
CostProjection.Builder |
CostProjection.Builder.setCost(com.google.type.Money.Builder builderForValue)
An approximate projection on amount saved or amount incurred.
|
CostProjection.Builder |
CostProjection.Builder.setCost(com.google.type.Money value)
An approximate projection on amount saved or amount incurred.
|
CostProjection.Builder |
CostProjection.Builder.setCostInLocalCurrency(com.google.type.Money.Builder builderForValue)
The approximate cost savings in the billing account's local currency.
|
CostProjection.Builder |
CostProjection.Builder.setCostInLocalCurrency(com.google.type.Money value)
The approximate cost savings in the billing account's local currency.
|
CostProjection.Builder |
CostProjection.Builder.setDuration(com.google.protobuf.Duration.Builder builderForValue)
Duration for which this cost applies.
|
CostProjection.Builder |
CostProjection.Builder.setDuration(com.google.protobuf.Duration value)
Duration for which this cost applies.
|
CostProjection.Builder |
CostProjection.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CostProjection.Builder |
CostProjection.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CostProjection.Builder |
CostProjection.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CostProjection.Builder |
CostProjection.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Impact.Builder |
Impact.Builder.setCostProjection(CostProjection.Builder builderForValue)
Use with CategoryType.COST
|
Copyright © 2024 Google LLC. All rights reserved.