| Modifier and Type | Method and Description |
|---|---|
Sku |
Sku.Builder.build() |
Sku |
Sku.Builder.buildPartial() |
static Sku |
Sku.getDefaultInstance() |
Sku |
Sku.getDefaultInstanceForType() |
Sku |
Sku.Builder.getDefaultInstanceForType() |
Sku |
ListSkusResponse.getSkus(int index)
The list of public SKUs of the given service.
|
Sku |
ListSkusResponse.Builder.getSkus(int index)
The list of public SKUs of the given service.
|
Sku |
ListSkusResponseOrBuilder.getSkus(int index)
The list of public SKUs of the given service.
|
static Sku |
Sku.parseDelimitedFrom(InputStream input) |
static Sku |
Sku.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Sku |
Sku.parseFrom(byte[] data) |
static Sku |
Sku.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Sku |
Sku.parseFrom(ByteBuffer data) |
static Sku |
Sku.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Sku |
Sku.parseFrom(com.google.protobuf.ByteString data) |
static Sku |
Sku.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Sku |
Sku.parseFrom(com.google.protobuf.CodedInputStream input) |
static Sku |
Sku.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Sku |
Sku.parseFrom(InputStream input) |
static Sku |
Sku.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Sku> |
Sku.getParserForType() |
List<Sku> |
ListSkusResponse.getSkusList()
The list of public SKUs of the given service.
|
List<Sku> |
ListSkusResponse.Builder.getSkusList()
The list of public SKUs of the given service.
|
List<Sku> |
ListSkusResponseOrBuilder.getSkusList()
The list of public SKUs of the given service.
|
static com.google.protobuf.Parser<Sku> |
Sku.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListSkusResponse.Builder |
ListSkusResponse.Builder.addSkus(int index,
Sku value)
The list of public SKUs of the given service.
|
ListSkusResponse.Builder |
ListSkusResponse.Builder.addSkus(Sku value)
The list of public SKUs of the given service.
|
Sku.Builder |
Sku.Builder.mergeFrom(Sku other) |
static Sku.Builder |
Sku.newBuilder(Sku prototype) |
ListSkusResponse.Builder |
ListSkusResponse.Builder.setSkus(int index,
Sku value)
The list of public SKUs of the given service.
|
| Modifier and Type | Method and Description |
|---|---|
ListSkusResponse.Builder |
ListSkusResponse.Builder.addAllSkus(Iterable<? extends Sku> values)
The list of public SKUs of the given service.
|
Copyright © 2025 Google LLC. All rights reserved.