| Package | Description |
|---|---|
| com.google.api |
| Modifier and Type | Method and Description |
|---|---|
Usage |
Usage.Builder.build() |
Usage |
Usage.Builder.buildPartial() |
static Usage |
Usage.getDefaultInstance() |
Usage |
Usage.getDefaultInstanceForType() |
Usage |
Usage.Builder.getDefaultInstanceForType() |
Usage |
ServiceOrBuilder.getUsage()
Configuration controlling usage of this service.
|
Usage |
Service.getUsage()
Configuration controlling usage of this service.
|
Usage |
Service.Builder.getUsage()
Configuration controlling usage of this service.
|
static Usage |
Usage.parseDelimitedFrom(InputStream input) |
static Usage |
Usage.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Usage |
Usage.parseFrom(byte[] data) |
static Usage |
Usage.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Usage |
Usage.parseFrom(ByteBuffer data) |
static Usage |
Usage.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Usage |
Usage.parseFrom(com.google.protobuf.ByteString data) |
static Usage |
Usage.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Usage |
Usage.parseFrom(com.google.protobuf.CodedInputStream input) |
static Usage |
Usage.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Usage |
Usage.parseFrom(InputStream input) |
static Usage |
Usage.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Usage> |
Usage.getParserForType() |
static com.google.protobuf.Parser<Usage> |
Usage.parser() |
| Modifier and Type | Method and Description |
|---|---|
Usage.Builder |
Usage.Builder.mergeFrom(Usage other) |
Service.Builder |
Service.Builder.mergeUsage(Usage value)
Configuration controlling usage of this service.
|
static Usage.Builder |
Usage.newBuilder(Usage prototype) |
Service.Builder |
Service.Builder.setUsage(Usage value)
Configuration controlling usage of this service.
|
Copyright © 2021 Google LLC. All rights reserved.