| Modifier and Type | Method and Description |
|---|---|
CostProjection |
CostProjection.Builder.build() |
CostProjection |
CostProjection.Builder.buildPartial() |
CostProjection |
Impact.getCostProjection()
Use with CategoryType.COST
|
CostProjection |
Impact.Builder.getCostProjection()
Use with CategoryType.COST
|
CostProjection |
ImpactOrBuilder.getCostProjection()
Use with CategoryType.COST
|
static CostProjection |
CostProjection.getDefaultInstance() |
CostProjection |
CostProjection.getDefaultInstanceForType() |
CostProjection |
CostProjection.Builder.getDefaultInstanceForType() |
static CostProjection |
CostProjection.parseDelimitedFrom(InputStream input) |
static CostProjection |
CostProjection.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CostProjection |
CostProjection.parseFrom(byte[] data) |
static CostProjection |
CostProjection.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CostProjection |
CostProjection.parseFrom(ByteBuffer data) |
static CostProjection |
CostProjection.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CostProjection |
CostProjection.parseFrom(com.google.protobuf.ByteString data) |
static CostProjection |
CostProjection.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CostProjection |
CostProjection.parseFrom(com.google.protobuf.CodedInputStream input) |
static CostProjection |
CostProjection.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CostProjection |
CostProjection.parseFrom(InputStream input) |
static CostProjection |
CostProjection.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CostProjection> |
CostProjection.getParserForType() |
static com.google.protobuf.Parser<CostProjection> |
CostProjection.parser() |
| Modifier and Type | Method and Description |
|---|---|
Impact.Builder |
Impact.Builder.mergeCostProjection(CostProjection value)
Use with CategoryType.COST
|
CostProjection.Builder |
CostProjection.Builder.mergeFrom(CostProjection other) |
static CostProjection.Builder |
CostProjection.newBuilder(CostProjection prototype) |
Impact.Builder |
Impact.Builder.setCostProjection(CostProjection value)
Use with CategoryType.COST
|
Copyright © 2024 Google LLC. All rights reserved.