Uses of Class
com.google.cloud.retail.v2.CompletionConfig
-
Packages that use CompletionConfig Package Description com.google.cloud.retail.v2 A client to Retail APIcom.google.cloud.retail.v2.stub -
-
Uses of CompletionConfig in com.google.cloud.retail.v2
Methods in com.google.cloud.retail.v2 that return CompletionConfig Modifier and Type Method Description CompletionConfigCompletionConfig.Builder. build()CompletionConfigCompletionConfig.Builder. buildPartial()CompletionConfigCatalogServiceClient. getCompletionConfig(CompletionConfigName name)Gets a [CompletionConfig][google.cloud.retail.v2.CompletionConfig].CompletionConfigCatalogServiceClient. getCompletionConfig(GetCompletionConfigRequest request)Gets a [CompletionConfig][google.cloud.retail.v2.CompletionConfig].CompletionConfigCatalogServiceClient. getCompletionConfig(String name)Gets a [CompletionConfig][google.cloud.retail.v2.CompletionConfig].CompletionConfigCatalogServiceGrpc.CatalogServiceBlockingStub. getCompletionConfig(GetCompletionConfigRequest request)Gets a [CompletionConfig][google.cloud.retail.v2.CompletionConfig].CompletionConfigUpdateCompletionConfigRequest.Builder. getCompletionConfig()Required.CompletionConfigUpdateCompletionConfigRequest. getCompletionConfig()Required.CompletionConfigUpdateCompletionConfigRequestOrBuilder. getCompletionConfig()Required.static CompletionConfigCompletionConfig. getDefaultInstance()CompletionConfigCompletionConfig.Builder. getDefaultInstanceForType()CompletionConfigCompletionConfig. getDefaultInstanceForType()static CompletionConfigCompletionConfig. parseDelimitedFrom(InputStream input)static CompletionConfigCompletionConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CompletionConfigCompletionConfig. parseFrom(byte[] data)static CompletionConfigCompletionConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CompletionConfigCompletionConfig. parseFrom(com.google.protobuf.ByteString data)static CompletionConfigCompletionConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CompletionConfigCompletionConfig. parseFrom(com.google.protobuf.CodedInputStream input)static CompletionConfigCompletionConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CompletionConfigCompletionConfig. parseFrom(InputStream input)static CompletionConfigCompletionConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CompletionConfigCompletionConfig. parseFrom(ByteBuffer data)static CompletionConfigCompletionConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)CompletionConfigCatalogServiceClient. updateCompletionConfig(CompletionConfig completionConfig, com.google.protobuf.FieldMask updateMask)Updates the [CompletionConfig][google.cloud.retail.v2.CompletionConfig]s.CompletionConfigCatalogServiceClient. updateCompletionConfig(UpdateCompletionConfigRequest request)Updates the [CompletionConfig][google.cloud.retail.v2.CompletionConfig]s.CompletionConfigCatalogServiceGrpc.CatalogServiceBlockingStub. updateCompletionConfig(UpdateCompletionConfigRequest request)Updates the [CompletionConfig][google.cloud.retail.v2.CompletionConfig]s.Methods in com.google.cloud.retail.v2 that return types with arguments of type CompletionConfig Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<CompletionConfig>CatalogServiceGrpc.CatalogServiceFutureStub. getCompletionConfig(GetCompletionConfigRequest request)Gets a [CompletionConfig][google.cloud.retail.v2.CompletionConfig].com.google.api.gax.rpc.UnaryCallable<GetCompletionConfigRequest,CompletionConfig>CatalogServiceClient. getCompletionConfigCallable()Gets a [CompletionConfig][google.cloud.retail.v2.CompletionConfig].com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCompletionConfigRequest,CompletionConfig>CatalogServiceSettings.Builder. getCompletionConfigSettings()Returns the builder for the settings used for calls to getCompletionConfig.com.google.api.gax.rpc.UnaryCallSettings<GetCompletionConfigRequest,CompletionConfig>CatalogServiceSettings. getCompletionConfigSettings()Returns the object with the settings used for calls to getCompletionConfig.static io.grpc.MethodDescriptor<GetCompletionConfigRequest,CompletionConfig>CatalogServiceGrpc. getGetCompletionConfigMethod()com.google.protobuf.Parser<CompletionConfig>CompletionConfig. getParserForType()static io.grpc.MethodDescriptor<UpdateCompletionConfigRequest,CompletionConfig>CatalogServiceGrpc. getUpdateCompletionConfigMethod()static com.google.protobuf.Parser<CompletionConfig>CompletionConfig. parser()com.google.common.util.concurrent.ListenableFuture<CompletionConfig>CatalogServiceGrpc.CatalogServiceFutureStub. updateCompletionConfig(UpdateCompletionConfigRequest request)Updates the [CompletionConfig][google.cloud.retail.v2.CompletionConfig]s.com.google.api.gax.rpc.UnaryCallable<UpdateCompletionConfigRequest,CompletionConfig>CatalogServiceClient. updateCompletionConfigCallable()Updates the [CompletionConfig][google.cloud.retail.v2.CompletionConfig]s.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateCompletionConfigRequest,CompletionConfig>CatalogServiceSettings.Builder. updateCompletionConfigSettings()Returns the builder for the settings used for calls to updateCompletionConfig.com.google.api.gax.rpc.UnaryCallSettings<UpdateCompletionConfigRequest,CompletionConfig>CatalogServiceSettings. updateCompletionConfigSettings()Returns the object with the settings used for calls to updateCompletionConfig.Methods in com.google.cloud.retail.v2 with parameters of type CompletionConfig Modifier and Type Method Description UpdateCompletionConfigRequest.BuilderUpdateCompletionConfigRequest.Builder. mergeCompletionConfig(CompletionConfig value)Required.CompletionConfig.BuilderCompletionConfig.Builder. mergeFrom(CompletionConfig other)static CompletionConfig.BuilderCompletionConfig. newBuilder(CompletionConfig prototype)UpdateCompletionConfigRequest.BuilderUpdateCompletionConfigRequest.Builder. setCompletionConfig(CompletionConfig value)Required.CompletionConfigCatalogServiceClient. updateCompletionConfig(CompletionConfig completionConfig, com.google.protobuf.FieldMask updateMask)Updates the [CompletionConfig][google.cloud.retail.v2.CompletionConfig]s.Method parameters in com.google.cloud.retail.v2 with type arguments of type CompletionConfig Modifier and Type Method Description default voidCatalogServiceGrpc.AsyncService. getCompletionConfig(GetCompletionConfigRequest request, io.grpc.stub.StreamObserver<CompletionConfig> responseObserver)Gets a [CompletionConfig][google.cloud.retail.v2.CompletionConfig].voidCatalogServiceGrpc.CatalogServiceStub. getCompletionConfig(GetCompletionConfigRequest request, io.grpc.stub.StreamObserver<CompletionConfig> responseObserver)Gets a [CompletionConfig][google.cloud.retail.v2.CompletionConfig].default voidCatalogServiceGrpc.AsyncService. updateCompletionConfig(UpdateCompletionConfigRequest request, io.grpc.stub.StreamObserver<CompletionConfig> responseObserver)Updates the [CompletionConfig][google.cloud.retail.v2.CompletionConfig]s.voidCatalogServiceGrpc.CatalogServiceStub. updateCompletionConfig(UpdateCompletionConfigRequest request, io.grpc.stub.StreamObserver<CompletionConfig> responseObserver)Updates the [CompletionConfig][google.cloud.retail.v2.CompletionConfig]s. -
Uses of CompletionConfig in com.google.cloud.retail.v2.stub
Methods in com.google.cloud.retail.v2.stub that return types with arguments of type CompletionConfig Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetCompletionConfigRequest,CompletionConfig>CatalogServiceStub. getCompletionConfigCallable()com.google.api.gax.rpc.UnaryCallable<GetCompletionConfigRequest,CompletionConfig>GrpcCatalogServiceStub. getCompletionConfigCallable()com.google.api.gax.rpc.UnaryCallable<GetCompletionConfigRequest,CompletionConfig>HttpJsonCatalogServiceStub. getCompletionConfigCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCompletionConfigRequest,CompletionConfig>CatalogServiceStubSettings.Builder. getCompletionConfigSettings()Returns the builder for the settings used for calls to getCompletionConfig.com.google.api.gax.rpc.UnaryCallSettings<GetCompletionConfigRequest,CompletionConfig>CatalogServiceStubSettings. getCompletionConfigSettings()Returns the object with the settings used for calls to getCompletionConfig.com.google.api.gax.rpc.UnaryCallable<UpdateCompletionConfigRequest,CompletionConfig>CatalogServiceStub. updateCompletionConfigCallable()com.google.api.gax.rpc.UnaryCallable<UpdateCompletionConfigRequest,CompletionConfig>GrpcCatalogServiceStub. updateCompletionConfigCallable()com.google.api.gax.rpc.UnaryCallable<UpdateCompletionConfigRequest,CompletionConfig>HttpJsonCatalogServiceStub. updateCompletionConfigCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateCompletionConfigRequest,CompletionConfig>CatalogServiceStubSettings.Builder. updateCompletionConfigSettings()Returns the builder for the settings used for calls to updateCompletionConfig.com.google.api.gax.rpc.UnaryCallSettings<UpdateCompletionConfigRequest,CompletionConfig>CatalogServiceStubSettings. updateCompletionConfigSettings()Returns the object with the settings used for calls to updateCompletionConfig.
-