| Modifier and Type | Method and Description |
|---|---|
QuotaStatusWarning |
QuotaStatusWarning.Builder.build() |
QuotaStatusWarning |
QuotaStatusWarning.Builder.buildPartial() |
static QuotaStatusWarning |
QuotaStatusWarning.getDefaultInstance() |
QuotaStatusWarning |
QuotaStatusWarning.getDefaultInstanceForType() |
QuotaStatusWarning |
QuotaStatusWarning.Builder.getDefaultInstanceForType() |
QuotaStatusWarning |
RegionOrBuilder.getQuotaStatusWarning()
[Output Only] Warning of fetching the `quotas` field for this region.
|
QuotaStatusWarning |
Region.getQuotaStatusWarning()
[Output Only] Warning of fetching the `quotas` field for this region.
|
QuotaStatusWarning |
Region.Builder.getQuotaStatusWarning()
[Output Only] Warning of fetching the `quotas` field for this region.
|
static QuotaStatusWarning |
QuotaStatusWarning.parseDelimitedFrom(InputStream input) |
static QuotaStatusWarning |
QuotaStatusWarning.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuotaStatusWarning |
QuotaStatusWarning.parseFrom(byte[] data) |
static QuotaStatusWarning |
QuotaStatusWarning.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuotaStatusWarning |
QuotaStatusWarning.parseFrom(ByteBuffer data) |
static QuotaStatusWarning |
QuotaStatusWarning.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuotaStatusWarning |
QuotaStatusWarning.parseFrom(com.google.protobuf.ByteString data) |
static QuotaStatusWarning |
QuotaStatusWarning.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuotaStatusWarning |
QuotaStatusWarning.parseFrom(com.google.protobuf.CodedInputStream input) |
static QuotaStatusWarning |
QuotaStatusWarning.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuotaStatusWarning |
QuotaStatusWarning.parseFrom(InputStream input) |
static QuotaStatusWarning |
QuotaStatusWarning.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<QuotaStatusWarning> |
QuotaStatusWarning.getParserForType() |
static com.google.protobuf.Parser<QuotaStatusWarning> |
QuotaStatusWarning.parser() |
| Modifier and Type | Method and Description |
|---|---|
QuotaStatusWarning.Builder |
QuotaStatusWarning.Builder.mergeFrom(QuotaStatusWarning other) |
Region.Builder |
Region.Builder.mergeQuotaStatusWarning(QuotaStatusWarning value)
[Output Only] Warning of fetching the `quotas` field for this region.
|
static QuotaStatusWarning.Builder |
QuotaStatusWarning.newBuilder(QuotaStatusWarning prototype) |
Region.Builder |
Region.Builder.setQuotaStatusWarning(QuotaStatusWarning value)
[Output Only] Warning of fetching the `quotas` field for this region.
|
Copyright © 2025 Google LLC. All rights reserved.