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