| Modifier and Type | Method and Description |
|---|---|
OutputResult |
OutputResult.Builder.build() |
OutputResult |
OutputResult.Builder.buildPartial() |
static OutputResult |
OutputResult.getDefaultInstance() |
OutputResult |
OutputResult.getDefaultInstanceForType() |
OutputResult |
OutputResult.Builder.getDefaultInstanceForType() |
OutputResult |
ExportProductsResponse.getOutputResult()
Output result indicating where the data were exported to.
|
OutputResult |
ExportProductsResponse.Builder.getOutputResult()
Output result indicating where the data were exported to.
|
OutputResult |
ExportProductsResponseOrBuilder.getOutputResult()
Output result indicating where the data were exported to.
|
OutputResult |
ExportUserEventsResponse.getOutputResult()
Output result indicating where the data were exported to.
|
OutputResult |
ExportUserEventsResponse.Builder.getOutputResult()
Output result indicating where the data were exported to.
|
OutputResult |
ExportUserEventsResponseOrBuilder.getOutputResult()
Output result indicating where the data were exported to.
|
static OutputResult |
OutputResult.parseDelimitedFrom(InputStream input) |
static OutputResult |
OutputResult.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OutputResult |
OutputResult.parseFrom(byte[] data) |
static OutputResult |
OutputResult.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OutputResult |
OutputResult.parseFrom(ByteBuffer data) |
static OutputResult |
OutputResult.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OutputResult |
OutputResult.parseFrom(com.google.protobuf.ByteString data) |
static OutputResult |
OutputResult.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OutputResult |
OutputResult.parseFrom(com.google.protobuf.CodedInputStream input) |
static OutputResult |
OutputResult.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OutputResult |
OutputResult.parseFrom(InputStream input) |
static OutputResult |
OutputResult.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<OutputResult> |
OutputResult.getParserForType() |
static com.google.protobuf.Parser<OutputResult> |
OutputResult.parser() |
| Modifier and Type | Method and Description |
|---|---|
OutputResult.Builder |
OutputResult.Builder.mergeFrom(OutputResult other) |
ExportProductsResponse.Builder |
ExportProductsResponse.Builder.mergeOutputResult(OutputResult value)
Output result indicating where the data were exported to.
|
ExportUserEventsResponse.Builder |
ExportUserEventsResponse.Builder.mergeOutputResult(OutputResult value)
Output result indicating where the data were exported to.
|
static OutputResult.Builder |
OutputResult.newBuilder(OutputResult prototype) |
ExportProductsResponse.Builder |
ExportProductsResponse.Builder.setOutputResult(OutputResult value)
Output result indicating where the data were exported to.
|
ExportUserEventsResponse.Builder |
ExportUserEventsResponse.Builder.setOutputResult(OutputResult value)
Output result indicating where the data were exported to.
|
Copyright © 2024 Google LLC. All rights reserved.