| Modifier and Type | Method and Description |
|---|---|
ProductInlineSource |
ProductInlineSource.Builder.build() |
ProductInlineSource |
ProductInlineSource.Builder.buildPartial() |
static ProductInlineSource |
ProductInlineSource.getDefaultInstance() |
ProductInlineSource |
ProductInlineSource.getDefaultInstanceForType() |
ProductInlineSource |
ProductInlineSource.Builder.getDefaultInstanceForType() |
ProductInlineSource |
ProductInputConfig.getProductInlineSource()
The Inline source for the input content for products.
|
ProductInlineSource |
ProductInputConfig.Builder.getProductInlineSource()
The Inline source for the input content for products.
|
ProductInlineSource |
ProductInputConfigOrBuilder.getProductInlineSource()
The Inline source for the input content for products.
|
static ProductInlineSource |
ProductInlineSource.parseDelimitedFrom(InputStream input) |
static ProductInlineSource |
ProductInlineSource.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProductInlineSource |
ProductInlineSource.parseFrom(byte[] data) |
static ProductInlineSource |
ProductInlineSource.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProductInlineSource |
ProductInlineSource.parseFrom(ByteBuffer data) |
static ProductInlineSource |
ProductInlineSource.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProductInlineSource |
ProductInlineSource.parseFrom(com.google.protobuf.ByteString data) |
static ProductInlineSource |
ProductInlineSource.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProductInlineSource |
ProductInlineSource.parseFrom(com.google.protobuf.CodedInputStream input) |
static ProductInlineSource |
ProductInlineSource.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProductInlineSource |
ProductInlineSource.parseFrom(InputStream input) |
static ProductInlineSource |
ProductInlineSource.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ProductInlineSource> |
ProductInlineSource.getParserForType() |
static com.google.protobuf.Parser<ProductInlineSource> |
ProductInlineSource.parser() |
| Modifier and Type | Method and Description |
|---|---|
ProductInlineSource.Builder |
ProductInlineSource.Builder.mergeFrom(ProductInlineSource other) |
ProductInputConfig.Builder |
ProductInputConfig.Builder.mergeProductInlineSource(ProductInlineSource value)
The Inline source for the input content for products.
|
static ProductInlineSource.Builder |
ProductInlineSource.newBuilder(ProductInlineSource prototype) |
ProductInputConfig.Builder |
ProductInputConfig.Builder.setProductInlineSource(ProductInlineSource value)
The Inline source for the input content for products.
|
Copyright © 2023 Google LLC. All rights reserved.