| Modifier and Type | Method and Description |
|---|---|
DataStore.BillingEstimation.Builder |
DataStore.BillingEstimation.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DataStore.BillingEstimation.Builder |
DataStore.BillingEstimation.Builder.clear() |
DataStore.BillingEstimation.Builder |
DataStore.BillingEstimation.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
DataStore.BillingEstimation.Builder |
DataStore.BillingEstimation.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DataStore.BillingEstimation.Builder |
DataStore.BillingEstimation.Builder.clearStructuredDataSize()
Data size for structured data in terms of bytes.
|
DataStore.BillingEstimation.Builder |
DataStore.BillingEstimation.Builder.clearStructuredDataUpdateTime()
Last updated timestamp for structured data.
|
DataStore.BillingEstimation.Builder |
DataStore.BillingEstimation.Builder.clearUnstructuredDataSize()
Data size for unstructured data in terms of bytes.
|
DataStore.BillingEstimation.Builder |
DataStore.BillingEstimation.Builder.clearUnstructuredDataUpdateTime()
Last updated timestamp for unstructured data.
|
DataStore.BillingEstimation.Builder |
DataStore.BillingEstimation.Builder.clearWebsiteDataSize()
Data size for websites in terms of bytes.
|
DataStore.BillingEstimation.Builder |
DataStore.BillingEstimation.Builder.clearWebsiteDataUpdateTime()
Last updated timestamp for websites.
|
DataStore.BillingEstimation.Builder |
DataStore.BillingEstimation.Builder.clone() |
DataStore.BillingEstimation.Builder |
DataStore.Builder.getBillingEstimationBuilder()
Output only.
|
DataStore.BillingEstimation.Builder |
DataStore.BillingEstimation.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DataStore.BillingEstimation.Builder |
DataStore.BillingEstimation.Builder.mergeFrom(DataStore.BillingEstimation other) |
DataStore.BillingEstimation.Builder |
DataStore.BillingEstimation.Builder.mergeFrom(com.google.protobuf.Message other) |
DataStore.BillingEstimation.Builder |
DataStore.BillingEstimation.Builder.mergeStructuredDataUpdateTime(com.google.protobuf.Timestamp value)
Last updated timestamp for structured data.
|
DataStore.BillingEstimation.Builder |
DataStore.BillingEstimation.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DataStore.BillingEstimation.Builder |
DataStore.BillingEstimation.Builder.mergeUnstructuredDataUpdateTime(com.google.protobuf.Timestamp value)
Last updated timestamp for unstructured data.
|
DataStore.BillingEstimation.Builder |
DataStore.BillingEstimation.Builder.mergeWebsiteDataUpdateTime(com.google.protobuf.Timestamp value)
Last updated timestamp for websites.
|
static DataStore.BillingEstimation.Builder |
DataStore.BillingEstimation.newBuilder() |
static DataStore.BillingEstimation.Builder |
DataStore.BillingEstimation.newBuilder(DataStore.BillingEstimation prototype) |
DataStore.BillingEstimation.Builder |
DataStore.BillingEstimation.newBuilderForType() |
protected DataStore.BillingEstimation.Builder |
DataStore.BillingEstimation.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
DataStore.BillingEstimation.Builder |
DataStore.BillingEstimation.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DataStore.BillingEstimation.Builder |
DataStore.BillingEstimation.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
DataStore.BillingEstimation.Builder |
DataStore.BillingEstimation.Builder.setStructuredDataSize(long value)
Data size for structured data in terms of bytes.
|
DataStore.BillingEstimation.Builder |
DataStore.BillingEstimation.Builder.setStructuredDataUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Last updated timestamp for structured data.
|
DataStore.BillingEstimation.Builder |
DataStore.BillingEstimation.Builder.setStructuredDataUpdateTime(com.google.protobuf.Timestamp value)
Last updated timestamp for structured data.
|
DataStore.BillingEstimation.Builder |
DataStore.BillingEstimation.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DataStore.BillingEstimation.Builder |
DataStore.BillingEstimation.Builder.setUnstructuredDataSize(long value)
Data size for unstructured data in terms of bytes.
|
DataStore.BillingEstimation.Builder |
DataStore.BillingEstimation.Builder.setUnstructuredDataUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Last updated timestamp for unstructured data.
|
DataStore.BillingEstimation.Builder |
DataStore.BillingEstimation.Builder.setUnstructuredDataUpdateTime(com.google.protobuf.Timestamp value)
Last updated timestamp for unstructured data.
|
DataStore.BillingEstimation.Builder |
DataStore.BillingEstimation.Builder.setWebsiteDataSize(long value)
Data size for websites in terms of bytes.
|
DataStore.BillingEstimation.Builder |
DataStore.BillingEstimation.Builder.setWebsiteDataUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Last updated timestamp for websites.
|
DataStore.BillingEstimation.Builder |
DataStore.BillingEstimation.Builder.setWebsiteDataUpdateTime(com.google.protobuf.Timestamp value)
Last updated timestamp for websites.
|
DataStore.BillingEstimation.Builder |
DataStore.BillingEstimation.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
DataStore.Builder |
DataStore.Builder.setBillingEstimation(DataStore.BillingEstimation.Builder builderForValue)
Output only.
|
Copyright © 2025 Google LLC. All rights reserved.