| Package | Description |
|---|---|
| com.google.api |
| Modifier and Type | Method and Description |
|---|---|
Quota |
Quota.Builder.build() |
Quota |
Quota.Builder.buildPartial() |
static Quota |
Quota.getDefaultInstance() |
Quota |
Quota.getDefaultInstanceForType() |
Quota |
Quota.Builder.getDefaultInstanceForType() |
Quota |
Service.getQuota()
Quota configuration.
|
Quota |
Service.Builder.getQuota()
Quota configuration.
|
Quota |
ServiceOrBuilder.getQuota()
Quota configuration.
|
static Quota |
Quota.parseDelimitedFrom(InputStream input) |
static Quota |
Quota.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Quota |
Quota.parseFrom(byte[] data) |
static Quota |
Quota.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Quota |
Quota.parseFrom(ByteBuffer data) |
static Quota |
Quota.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Quota |
Quota.parseFrom(com.google.protobuf.ByteString data) |
static Quota |
Quota.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Quota |
Quota.parseFrom(com.google.protobuf.CodedInputStream input) |
static Quota |
Quota.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Quota |
Quota.parseFrom(InputStream input) |
static Quota |
Quota.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Quota> |
Quota.getParserForType() |
static com.google.protobuf.Parser<Quota> |
Quota.parser() |
| Modifier and Type | Method and Description |
|---|---|
Quota.Builder |
Quota.Builder.mergeFrom(Quota other) |
Service.Builder |
Service.Builder.mergeQuota(Quota value)
Quota configuration.
|
static Quota.Builder |
Quota.newBuilder(Quota prototype) |
Service.Builder |
Service.Builder.setQuota(Quota value)
Quota configuration.
|
Copyright © 2022 Google LLC. All rights reserved.