| Modifier and Type | Method and Description |
|---|---|
DataStore.BillingEstimation |
DataStore.BillingEstimation.Builder.build() |
DataStore.BillingEstimation |
DataStore.BillingEstimation.Builder.buildPartial() |
DataStore.BillingEstimation |
DataStore.getBillingEstimation()
Output only.
|
DataStore.BillingEstimation |
DataStore.Builder.getBillingEstimation()
Output only.
|
DataStore.BillingEstimation |
DataStoreOrBuilder.getBillingEstimation()
Output only.
|
static DataStore.BillingEstimation |
DataStore.BillingEstimation.getDefaultInstance() |
DataStore.BillingEstimation |
DataStore.BillingEstimation.getDefaultInstanceForType() |
DataStore.BillingEstimation |
DataStore.BillingEstimation.Builder.getDefaultInstanceForType() |
static DataStore.BillingEstimation |
DataStore.BillingEstimation.parseDelimitedFrom(InputStream input) |
static DataStore.BillingEstimation |
DataStore.BillingEstimation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataStore.BillingEstimation |
DataStore.BillingEstimation.parseFrom(byte[] data) |
static DataStore.BillingEstimation |
DataStore.BillingEstimation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataStore.BillingEstimation |
DataStore.BillingEstimation.parseFrom(ByteBuffer data) |
static DataStore.BillingEstimation |
DataStore.BillingEstimation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataStore.BillingEstimation |
DataStore.BillingEstimation.parseFrom(com.google.protobuf.ByteString data) |
static DataStore.BillingEstimation |
DataStore.BillingEstimation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataStore.BillingEstimation |
DataStore.BillingEstimation.parseFrom(com.google.protobuf.CodedInputStream input) |
static DataStore.BillingEstimation |
DataStore.BillingEstimation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataStore.BillingEstimation |
DataStore.BillingEstimation.parseFrom(InputStream input) |
static DataStore.BillingEstimation |
DataStore.BillingEstimation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<DataStore.BillingEstimation> |
DataStore.BillingEstimation.getParserForType() |
static com.google.protobuf.Parser<DataStore.BillingEstimation> |
DataStore.BillingEstimation.parser() |
| Modifier and Type | Method and Description |
|---|---|
DataStore.Builder |
DataStore.Builder.mergeBillingEstimation(DataStore.BillingEstimation value)
Output only.
|
DataStore.BillingEstimation.Builder |
DataStore.BillingEstimation.Builder.mergeFrom(DataStore.BillingEstimation other) |
static DataStore.BillingEstimation.Builder |
DataStore.BillingEstimation.newBuilder(DataStore.BillingEstimation prototype) |
DataStore.Builder |
DataStore.Builder.setBillingEstimation(DataStore.BillingEstimation value)
Output only.
|
Copyright © 2025 Google LLC. All rights reserved.