Uses of Class
com.google.cloud.discoveryengine.v1beta.ImportErrorConfig
-
Packages that use ImportErrorConfig Package Description com.google.cloud.discoveryengine.v1beta A client to Discovery Engine API -
-
Uses of ImportErrorConfig in com.google.cloud.discoveryengine.v1beta
Methods in com.google.cloud.discoveryengine.v1beta that return ImportErrorConfig Modifier and Type Method Description ImportErrorConfigImportErrorConfig.Builder. build()ImportErrorConfigImportErrorConfig.Builder. buildPartial()static ImportErrorConfigImportErrorConfig. getDefaultInstance()ImportErrorConfigImportErrorConfig.Builder. getDefaultInstanceForType()ImportErrorConfigImportErrorConfig. getDefaultInstanceForType()ImportErrorConfigImportDocumentsRequest.Builder. getErrorConfig()The desired location of errors incurred during the Import.ImportErrorConfigImportDocumentsRequest. getErrorConfig()The desired location of errors incurred during the Import.ImportErrorConfigImportDocumentsRequestOrBuilder. getErrorConfig()The desired location of errors incurred during the Import.ImportErrorConfigImportDocumentsResponse.Builder. getErrorConfig()Echoes the destination for the complete errors in the request if set.ImportErrorConfigImportDocumentsResponse. getErrorConfig()Echoes the destination for the complete errors in the request if set.ImportErrorConfigImportDocumentsResponseOrBuilder. getErrorConfig()Echoes the destination for the complete errors in the request if set.ImportErrorConfigImportUserEventsRequest.Builder. getErrorConfig()The desired location of errors incurred during the Import.ImportErrorConfigImportUserEventsRequest. getErrorConfig()The desired location of errors incurred during the Import.ImportErrorConfigImportUserEventsRequestOrBuilder. getErrorConfig()The desired location of errors incurred during the Import.ImportErrorConfigImportUserEventsResponse.Builder. getErrorConfig()Echoes the destination for the complete errors if this field was set in the request.ImportErrorConfigImportUserEventsResponse. getErrorConfig()Echoes the destination for the complete errors if this field was set in the request.ImportErrorConfigImportUserEventsResponseOrBuilder. getErrorConfig()Echoes the destination for the complete errors if this field was set in the request.static ImportErrorConfigImportErrorConfig. parseDelimitedFrom(InputStream input)static ImportErrorConfigImportErrorConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImportErrorConfigImportErrorConfig. parseFrom(byte[] data)static ImportErrorConfigImportErrorConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImportErrorConfigImportErrorConfig. parseFrom(com.google.protobuf.ByteString data)static ImportErrorConfigImportErrorConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImportErrorConfigImportErrorConfig. parseFrom(com.google.protobuf.CodedInputStream input)static ImportErrorConfigImportErrorConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImportErrorConfigImportErrorConfig. parseFrom(InputStream input)static ImportErrorConfigImportErrorConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImportErrorConfigImportErrorConfig. parseFrom(ByteBuffer data)static ImportErrorConfigImportErrorConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.discoveryengine.v1beta that return types with arguments of type ImportErrorConfig Modifier and Type Method Description com.google.protobuf.Parser<ImportErrorConfig>ImportErrorConfig. getParserForType()static com.google.protobuf.Parser<ImportErrorConfig>ImportErrorConfig. parser()Methods in com.google.cloud.discoveryengine.v1beta with parameters of type ImportErrorConfig Modifier and Type Method Description ImportDocumentsRequest.BuilderImportDocumentsRequest.Builder. mergeErrorConfig(ImportErrorConfig value)The desired location of errors incurred during the Import.ImportDocumentsResponse.BuilderImportDocumentsResponse.Builder. mergeErrorConfig(ImportErrorConfig value)Echoes the destination for the complete errors in the request if set.ImportUserEventsRequest.BuilderImportUserEventsRequest.Builder. mergeErrorConfig(ImportErrorConfig value)The desired location of errors incurred during the Import.ImportUserEventsResponse.BuilderImportUserEventsResponse.Builder. mergeErrorConfig(ImportErrorConfig value)Echoes the destination for the complete errors if this field was set in the request.ImportErrorConfig.BuilderImportErrorConfig.Builder. mergeFrom(ImportErrorConfig other)static ImportErrorConfig.BuilderImportErrorConfig. newBuilder(ImportErrorConfig prototype)ImportDocumentsRequest.BuilderImportDocumentsRequest.Builder. setErrorConfig(ImportErrorConfig value)The desired location of errors incurred during the Import.ImportDocumentsResponse.BuilderImportDocumentsResponse.Builder. setErrorConfig(ImportErrorConfig value)Echoes the destination for the complete errors in the request if set.ImportUserEventsRequest.BuilderImportUserEventsRequest.Builder. setErrorConfig(ImportErrorConfig value)The desired location of errors incurred during the Import.ImportUserEventsResponse.BuilderImportUserEventsResponse.Builder. setErrorConfig(ImportErrorConfig value)Echoes the destination for the complete errors if this field was set in the request.
-