| Package | Description |
|---|---|
| com.google.api |
| Modifier and Type | Method and Description |
|---|---|
QuotaLimit |
QuotaLimit.Builder.build() |
QuotaLimit |
QuotaLimit.Builder.buildPartial() |
static QuotaLimit |
QuotaLimit.getDefaultInstance() |
QuotaLimit |
QuotaLimit.getDefaultInstanceForType() |
QuotaLimit |
QuotaLimit.Builder.getDefaultInstanceForType() |
QuotaLimit |
Quota.getLimits(int index)
List of `QuotaLimit` definitions for the service.
|
QuotaLimit |
Quota.Builder.getLimits(int index)
List of `QuotaLimit` definitions for the service.
|
QuotaLimit |
QuotaOrBuilder.getLimits(int index)
List of `QuotaLimit` definitions for the service.
|
static QuotaLimit |
QuotaLimit.parseDelimitedFrom(InputStream input) |
static QuotaLimit |
QuotaLimit.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuotaLimit |
QuotaLimit.parseFrom(byte[] data) |
static QuotaLimit |
QuotaLimit.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuotaLimit |
QuotaLimit.parseFrom(ByteBuffer data) |
static QuotaLimit |
QuotaLimit.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuotaLimit |
QuotaLimit.parseFrom(com.google.protobuf.ByteString data) |
static QuotaLimit |
QuotaLimit.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuotaLimit |
QuotaLimit.parseFrom(com.google.protobuf.CodedInputStream input) |
static QuotaLimit |
QuotaLimit.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuotaLimit |
QuotaLimit.parseFrom(InputStream input) |
static QuotaLimit |
QuotaLimit.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<QuotaLimit> |
Quota.getLimitsList()
List of `QuotaLimit` definitions for the service.
|
List<QuotaLimit> |
Quota.Builder.getLimitsList()
List of `QuotaLimit` definitions for the service.
|
List<QuotaLimit> |
QuotaOrBuilder.getLimitsList()
List of `QuotaLimit` definitions for the service.
|
com.google.protobuf.Parser<QuotaLimit> |
QuotaLimit.getParserForType() |
static com.google.protobuf.Parser<QuotaLimit> |
QuotaLimit.parser() |
| Modifier and Type | Method and Description |
|---|---|
Quota.Builder |
Quota.Builder.addLimits(int index,
QuotaLimit value)
List of `QuotaLimit` definitions for the service.
|
Quota.Builder |
Quota.Builder.addLimits(QuotaLimit value)
List of `QuotaLimit` definitions for the service.
|
QuotaLimit.Builder |
QuotaLimit.Builder.mergeFrom(QuotaLimit other) |
static QuotaLimit.Builder |
QuotaLimit.newBuilder(QuotaLimit prototype) |
Quota.Builder |
Quota.Builder.setLimits(int index,
QuotaLimit value)
List of `QuotaLimit` definitions for the service.
|
| Modifier and Type | Method and Description |
|---|---|
Quota.Builder |
Quota.Builder.addAllLimits(Iterable<? extends QuotaLimit> values)
List of `QuotaLimit` definitions for the service.
|
Copyright © 2021 Google LLC. All rights reserved.