| Modifier and Type | Method and Description |
|---|---|
ImportErrorsConfig |
ImportErrorsConfig.Builder.build() |
ImportErrorsConfig |
ImportErrorsConfig.Builder.buildPartial() |
static ImportErrorsConfig |
ImportErrorsConfig.getDefaultInstance() |
ImportErrorsConfig |
ImportErrorsConfig.getDefaultInstanceForType() |
ImportErrorsConfig |
ImportErrorsConfig.Builder.getDefaultInstanceForType() |
ImportErrorsConfig |
ImportUserEventsRequestOrBuilder.getErrorsConfig()
The desired location of errors incurred during the Import.
|
ImportErrorsConfig |
ImportUserEventsRequest.getErrorsConfig()
The desired location of errors incurred during the Import.
|
ImportErrorsConfig |
ImportUserEventsRequest.Builder.getErrorsConfig()
The desired location of errors incurred during the Import.
|
ImportErrorsConfig |
ImportProductsRequestOrBuilder.getErrorsConfig()
The desired location of errors incurred during the Import.
|
ImportErrorsConfig |
ImportProductsResponse.getErrorsConfig()
Echoes the destination for the complete errors in the request if set.
|
ImportErrorsConfig |
ImportProductsResponse.Builder.getErrorsConfig()
Echoes the destination for the complete errors in the request if set.
|
ImportErrorsConfig |
ImportUserEventsResponse.getErrorsConfig()
Echoes the destination for the complete errors if this field was set in
the request.
|
ImportErrorsConfig |
ImportUserEventsResponse.Builder.getErrorsConfig()
Echoes the destination for the complete errors if this field was set in
the request.
|
ImportErrorsConfig |
ImportProductsResponseOrBuilder.getErrorsConfig()
Echoes the destination for the complete errors in the request if set.
|
ImportErrorsConfig |
ImportProductsRequest.getErrorsConfig()
The desired location of errors incurred during the Import.
|
ImportErrorsConfig |
ImportProductsRequest.Builder.getErrorsConfig()
The desired location of errors incurred during the Import.
|
ImportErrorsConfig |
ImportUserEventsResponseOrBuilder.getErrorsConfig()
Echoes the destination for the complete errors if this field was set in
the request.
|
static ImportErrorsConfig |
ImportErrorsConfig.parseDelimitedFrom(InputStream input) |
static ImportErrorsConfig |
ImportErrorsConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportErrorsConfig |
ImportErrorsConfig.parseFrom(byte[] data) |
static ImportErrorsConfig |
ImportErrorsConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportErrorsConfig |
ImportErrorsConfig.parseFrom(ByteBuffer data) |
static ImportErrorsConfig |
ImportErrorsConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportErrorsConfig |
ImportErrorsConfig.parseFrom(com.google.protobuf.ByteString data) |
static ImportErrorsConfig |
ImportErrorsConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportErrorsConfig |
ImportErrorsConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static ImportErrorsConfig |
ImportErrorsConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportErrorsConfig |
ImportErrorsConfig.parseFrom(InputStream input) |
static ImportErrorsConfig |
ImportErrorsConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ImportErrorsConfig> |
ImportErrorsConfig.getParserForType() |
static com.google.protobuf.Parser<ImportErrorsConfig> |
ImportErrorsConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
ImportUserEventsRequest.Builder |
ImportUserEventsRequest.Builder.mergeErrorsConfig(ImportErrorsConfig value)
The desired location of errors incurred during the Import.
|
ImportProductsResponse.Builder |
ImportProductsResponse.Builder.mergeErrorsConfig(ImportErrorsConfig value)
Echoes the destination for the complete errors in the request if set.
|
ImportUserEventsResponse.Builder |
ImportUserEventsResponse.Builder.mergeErrorsConfig(ImportErrorsConfig value)
Echoes the destination for the complete errors if this field was set in
the request.
|
ImportProductsRequest.Builder |
ImportProductsRequest.Builder.mergeErrorsConfig(ImportErrorsConfig value)
The desired location of errors incurred during the Import.
|
ImportErrorsConfig.Builder |
ImportErrorsConfig.Builder.mergeFrom(ImportErrorsConfig other) |
static ImportErrorsConfig.Builder |
ImportErrorsConfig.newBuilder(ImportErrorsConfig prototype) |
ImportUserEventsRequest.Builder |
ImportUserEventsRequest.Builder.setErrorsConfig(ImportErrorsConfig value)
The desired location of errors incurred during the Import.
|
ImportProductsResponse.Builder |
ImportProductsResponse.Builder.setErrorsConfig(ImportErrorsConfig value)
Echoes the destination for the complete errors in the request if set.
|
ImportUserEventsResponse.Builder |
ImportUserEventsResponse.Builder.setErrorsConfig(ImportErrorsConfig value)
Echoes the destination for the complete errors if this field was set in
the request.
|
ImportProductsRequest.Builder |
ImportProductsRequest.Builder.setErrorsConfig(ImportErrorsConfig value)
The desired location of errors incurred during the Import.
|
Copyright © 2023 Google LLC. All rights reserved.