| Modifier and Type | Method and Description |
|---|---|
FeedOutputConfig |
FeedOutputConfig.Builder.build() |
FeedOutputConfig |
FeedOutputConfig.Builder.buildPartial() |
static FeedOutputConfig |
FeedOutputConfig.getDefaultInstance() |
FeedOutputConfig |
FeedOutputConfig.getDefaultInstanceForType() |
FeedOutputConfig |
FeedOutputConfig.Builder.getDefaultInstanceForType() |
FeedOutputConfig |
Feed.getFeedOutputConfig()
Required.
|
FeedOutputConfig |
Feed.Builder.getFeedOutputConfig()
Required.
|
FeedOutputConfig |
FeedOrBuilder.getFeedOutputConfig()
Required.
|
static FeedOutputConfig |
FeedOutputConfig.parseDelimitedFrom(InputStream input) |
static FeedOutputConfig |
FeedOutputConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeedOutputConfig |
FeedOutputConfig.parseFrom(byte[] data) |
static FeedOutputConfig |
FeedOutputConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeedOutputConfig |
FeedOutputConfig.parseFrom(ByteBuffer data) |
static FeedOutputConfig |
FeedOutputConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeedOutputConfig |
FeedOutputConfig.parseFrom(com.google.protobuf.ByteString data) |
static FeedOutputConfig |
FeedOutputConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeedOutputConfig |
FeedOutputConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static FeedOutputConfig |
FeedOutputConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeedOutputConfig |
FeedOutputConfig.parseFrom(InputStream input) |
static FeedOutputConfig |
FeedOutputConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<FeedOutputConfig> |
FeedOutputConfig.getParserForType() |
static com.google.protobuf.Parser<FeedOutputConfig> |
FeedOutputConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
Feed.Builder |
Feed.Builder.mergeFeedOutputConfig(FeedOutputConfig value)
Required.
|
FeedOutputConfig.Builder |
FeedOutputConfig.Builder.mergeFrom(FeedOutputConfig other) |
static FeedOutputConfig.Builder |
FeedOutputConfig.newBuilder(FeedOutputConfig prototype) |
Feed.Builder |
Feed.Builder.setFeedOutputConfig(FeedOutputConfig value)
Required.
|
Copyright © 2020 Google LLC. All rights reserved.