Uses of Class
com.google.cloud.retail.v2beta.CompletionConfig
-
Packages that use CompletionConfig Package Description com.google.cloud.retail.v2beta A client to Retail APIcom.google.cloud.retail.v2beta.stub -
-
Uses of CompletionConfig in com.google.cloud.retail.v2beta
Methods in com.google.cloud.retail.v2beta that return CompletionConfig Modifier and Type Method Description CompletionConfig
CompletionConfig.Builder. build()
CompletionConfig
CompletionConfig.Builder. buildPartial()
CompletionConfig
CatalogServiceClient. getCompletionConfig(CompletionConfigName name)
Gets a [CompletionConfig][google.cloud.retail.v2beta.CompletionConfig].CompletionConfig
CatalogServiceClient. getCompletionConfig(GetCompletionConfigRequest request)
Gets a [CompletionConfig][google.cloud.retail.v2beta.CompletionConfig].CompletionConfig
CatalogServiceClient. getCompletionConfig(String name)
Gets a [CompletionConfig][google.cloud.retail.v2beta.CompletionConfig].CompletionConfig
CatalogServiceGrpc.CatalogServiceBlockingStub. getCompletionConfig(GetCompletionConfigRequest request)
Gets a [CompletionConfig][google.cloud.retail.v2beta.CompletionConfig].CompletionConfig
UpdateCompletionConfigRequest.Builder. getCompletionConfig()
Required.CompletionConfig
UpdateCompletionConfigRequest. getCompletionConfig()
Required.CompletionConfig
UpdateCompletionConfigRequestOrBuilder. getCompletionConfig()
Required.static CompletionConfig
CompletionConfig. getDefaultInstance()
CompletionConfig
CompletionConfig.Builder. getDefaultInstanceForType()
CompletionConfig
CompletionConfig. getDefaultInstanceForType()
static CompletionConfig
CompletionConfig. parseDelimitedFrom(InputStream input)
static CompletionConfig
CompletionConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CompletionConfig
CompletionConfig. parseFrom(byte[] data)
static CompletionConfig
CompletionConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CompletionConfig
CompletionConfig. parseFrom(com.google.protobuf.ByteString data)
static CompletionConfig
CompletionConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CompletionConfig
CompletionConfig. parseFrom(com.google.protobuf.CodedInputStream input)
static CompletionConfig
CompletionConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CompletionConfig
CompletionConfig. parseFrom(InputStream input)
static CompletionConfig
CompletionConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CompletionConfig
CompletionConfig. parseFrom(ByteBuffer data)
static CompletionConfig
CompletionConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CompletionConfig
CatalogServiceClient. updateCompletionConfig(CompletionConfig completionConfig, com.google.protobuf.FieldMask updateMask)
Updates the [CompletionConfig][google.cloud.retail.v2beta.CompletionConfig]s.CompletionConfig
CatalogServiceClient. updateCompletionConfig(UpdateCompletionConfigRequest request)
Updates the [CompletionConfig][google.cloud.retail.v2beta.CompletionConfig]s.CompletionConfig
CatalogServiceGrpc.CatalogServiceBlockingStub. updateCompletionConfig(UpdateCompletionConfigRequest request)
Updates the [CompletionConfig][google.cloud.retail.v2beta.CompletionConfig]s.Methods in com.google.cloud.retail.v2beta 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.v2beta.CompletionConfig].com.google.api.gax.rpc.UnaryCallable<GetCompletionConfigRequest,CompletionConfig>
CatalogServiceClient. getCompletionConfigCallable()
Gets a [CompletionConfig][google.cloud.retail.v2beta.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.v2beta.CompletionConfig]s.com.google.api.gax.rpc.UnaryCallable<UpdateCompletionConfigRequest,CompletionConfig>
CatalogServiceClient. updateCompletionConfigCallable()
Updates the [CompletionConfig][google.cloud.retail.v2beta.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.v2beta with parameters of type CompletionConfig Modifier and Type Method Description UpdateCompletionConfigRequest.Builder
UpdateCompletionConfigRequest.Builder. mergeCompletionConfig(CompletionConfig value)
Required.CompletionConfig.Builder
CompletionConfig.Builder. mergeFrom(CompletionConfig other)
static CompletionConfig.Builder
CompletionConfig. newBuilder(CompletionConfig prototype)
UpdateCompletionConfigRequest.Builder
UpdateCompletionConfigRequest.Builder. setCompletionConfig(CompletionConfig value)
Required.CompletionConfig
CatalogServiceClient. updateCompletionConfig(CompletionConfig completionConfig, com.google.protobuf.FieldMask updateMask)
Updates the [CompletionConfig][google.cloud.retail.v2beta.CompletionConfig]s.Method parameters in com.google.cloud.retail.v2beta with type arguments of type CompletionConfig Modifier and Type Method Description default void
CatalogServiceGrpc.AsyncService. getCompletionConfig(GetCompletionConfigRequest request, io.grpc.stub.StreamObserver<CompletionConfig> responseObserver)
Gets a [CompletionConfig][google.cloud.retail.v2beta.CompletionConfig].void
CatalogServiceGrpc.CatalogServiceStub. getCompletionConfig(GetCompletionConfigRequest request, io.grpc.stub.StreamObserver<CompletionConfig> responseObserver)
Gets a [CompletionConfig][google.cloud.retail.v2beta.CompletionConfig].default void
CatalogServiceGrpc.AsyncService. updateCompletionConfig(UpdateCompletionConfigRequest request, io.grpc.stub.StreamObserver<CompletionConfig> responseObserver)
Updates the [CompletionConfig][google.cloud.retail.v2beta.CompletionConfig]s.void
CatalogServiceGrpc.CatalogServiceStub. updateCompletionConfig(UpdateCompletionConfigRequest request, io.grpc.stub.StreamObserver<CompletionConfig> responseObserver)
Updates the [CompletionConfig][google.cloud.retail.v2beta.CompletionConfig]s. -
Uses of CompletionConfig in com.google.cloud.retail.v2beta.stub
Methods in com.google.cloud.retail.v2beta.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.
-