| Modifier and Type | Method and Description |
|---|---|
QuotaDetails |
QuotaDetails.Builder.build() |
QuotaDetails |
QuotaDetails.Builder.buildPartial() |
static QuotaDetails |
QuotaDetails.getDefaultInstance() |
QuotaDetails |
QuotaDetails.getDefaultInstanceForType() |
QuotaDetails |
QuotaDetails.Builder.getDefaultInstanceForType() |
QuotaDetails |
DimensionsInfoOrBuilder.getDetails()
Quota details for the specified dimensions.
|
QuotaDetails |
DimensionsInfo.getDetails()
Quota details for the specified dimensions.
|
QuotaDetails |
DimensionsInfo.Builder.getDetails()
Quota details for the specified dimensions.
|
static QuotaDetails |
QuotaDetails.parseDelimitedFrom(InputStream input) |
static QuotaDetails |
QuotaDetails.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuotaDetails |
QuotaDetails.parseFrom(byte[] data) |
static QuotaDetails |
QuotaDetails.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuotaDetails |
QuotaDetails.parseFrom(ByteBuffer data) |
static QuotaDetails |
QuotaDetails.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuotaDetails |
QuotaDetails.parseFrom(com.google.protobuf.ByteString data) |
static QuotaDetails |
QuotaDetails.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuotaDetails |
QuotaDetails.parseFrom(com.google.protobuf.CodedInputStream input) |
static QuotaDetails |
QuotaDetails.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuotaDetails |
QuotaDetails.parseFrom(InputStream input) |
static QuotaDetails |
QuotaDetails.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<QuotaDetails> |
QuotaDetails.getParserForType() |
static com.google.protobuf.Parser<QuotaDetails> |
QuotaDetails.parser() |
| Modifier and Type | Method and Description |
|---|---|
DimensionsInfo.Builder |
DimensionsInfo.Builder.mergeDetails(QuotaDetails value)
Quota details for the specified dimensions.
|
QuotaDetails.Builder |
QuotaDetails.Builder.mergeFrom(QuotaDetails other) |
static QuotaDetails.Builder |
QuotaDetails.newBuilder(QuotaDetails prototype) |
DimensionsInfo.Builder |
DimensionsInfo.Builder.setDetails(QuotaDetails value)
Quota details for the specified dimensions.
|
Copyright © 2025 Google LLC. All rights reserved.