Uses of Class
com.google.cloud.retail.v2.ReplaceCatalogAttributeRequest
-
Packages that use ReplaceCatalogAttributeRequest Package Description com.google.cloud.retail.v2 A client to Retail APIcom.google.cloud.retail.v2.stub -
-
Uses of ReplaceCatalogAttributeRequest in com.google.cloud.retail.v2
Methods in com.google.cloud.retail.v2 that return ReplaceCatalogAttributeRequest Modifier and Type Method Description ReplaceCatalogAttributeRequest
ReplaceCatalogAttributeRequest.Builder. build()
ReplaceCatalogAttributeRequest
ReplaceCatalogAttributeRequest.Builder. buildPartial()
static ReplaceCatalogAttributeRequest
ReplaceCatalogAttributeRequest. getDefaultInstance()
ReplaceCatalogAttributeRequest
ReplaceCatalogAttributeRequest.Builder. getDefaultInstanceForType()
ReplaceCatalogAttributeRequest
ReplaceCatalogAttributeRequest. getDefaultInstanceForType()
static ReplaceCatalogAttributeRequest
ReplaceCatalogAttributeRequest. parseDelimitedFrom(InputStream input)
static ReplaceCatalogAttributeRequest
ReplaceCatalogAttributeRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ReplaceCatalogAttributeRequest
ReplaceCatalogAttributeRequest. parseFrom(byte[] data)
static ReplaceCatalogAttributeRequest
ReplaceCatalogAttributeRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ReplaceCatalogAttributeRequest
ReplaceCatalogAttributeRequest. parseFrom(com.google.protobuf.ByteString data)
static ReplaceCatalogAttributeRequest
ReplaceCatalogAttributeRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ReplaceCatalogAttributeRequest
ReplaceCatalogAttributeRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static ReplaceCatalogAttributeRequest
ReplaceCatalogAttributeRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ReplaceCatalogAttributeRequest
ReplaceCatalogAttributeRequest. parseFrom(InputStream input)
static ReplaceCatalogAttributeRequest
ReplaceCatalogAttributeRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ReplaceCatalogAttributeRequest
ReplaceCatalogAttributeRequest. parseFrom(ByteBuffer data)
static ReplaceCatalogAttributeRequest
ReplaceCatalogAttributeRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.retail.v2 that return types with arguments of type ReplaceCatalogAttributeRequest Modifier and Type Method Description com.google.protobuf.Parser<ReplaceCatalogAttributeRequest>
ReplaceCatalogAttributeRequest. getParserForType()
static io.grpc.MethodDescriptor<ReplaceCatalogAttributeRequest,AttributesConfig>
CatalogServiceGrpc. getReplaceCatalogAttributeMethod()
static com.google.protobuf.Parser<ReplaceCatalogAttributeRequest>
ReplaceCatalogAttributeRequest. parser()
com.google.api.gax.rpc.UnaryCallable<ReplaceCatalogAttributeRequest,AttributesConfig>
CatalogServiceClient. replaceCatalogAttributeCallable()
Replaces the specified [CatalogAttribute][google.cloud.retail.v2.CatalogAttribute] in the [AttributesConfig][google.cloud.retail.v2.AttributesConfig] by updating the catalog attribute with the same [CatalogAttribute.key][google.cloud.retail.v2.CatalogAttribute.key].com.google.api.gax.rpc.UnaryCallSettings.Builder<ReplaceCatalogAttributeRequest,AttributesConfig>
CatalogServiceSettings.Builder. replaceCatalogAttributeSettings()
Returns the builder for the settings used for calls to replaceCatalogAttribute.com.google.api.gax.rpc.UnaryCallSettings<ReplaceCatalogAttributeRequest,AttributesConfig>
CatalogServiceSettings. replaceCatalogAttributeSettings()
Returns the object with the settings used for calls to replaceCatalogAttribute.Methods in com.google.cloud.retail.v2 with parameters of type ReplaceCatalogAttributeRequest Modifier and Type Method Description ReplaceCatalogAttributeRequest.Builder
ReplaceCatalogAttributeRequest.Builder. mergeFrom(ReplaceCatalogAttributeRequest other)
static ReplaceCatalogAttributeRequest.Builder
ReplaceCatalogAttributeRequest. newBuilder(ReplaceCatalogAttributeRequest prototype)
AttributesConfig
CatalogServiceClient. replaceCatalogAttribute(ReplaceCatalogAttributeRequest request)
Replaces the specified [CatalogAttribute][google.cloud.retail.v2.CatalogAttribute] in the [AttributesConfig][google.cloud.retail.v2.AttributesConfig] by updating the catalog attribute with the same [CatalogAttribute.key][google.cloud.retail.v2.CatalogAttribute.key].default void
CatalogServiceGrpc.AsyncService. replaceCatalogAttribute(ReplaceCatalogAttributeRequest request, io.grpc.stub.StreamObserver<AttributesConfig> responseObserver)
Replaces the specified [CatalogAttribute][google.cloud.retail.v2.CatalogAttribute] in the [AttributesConfig][google.cloud.retail.v2.AttributesConfig] by updating the catalog attribute with the same [CatalogAttribute.key][google.cloud.retail.v2.CatalogAttribute.key].AttributesConfig
CatalogServiceGrpc.CatalogServiceBlockingStub. replaceCatalogAttribute(ReplaceCatalogAttributeRequest request)
Replaces the specified [CatalogAttribute][google.cloud.retail.v2.CatalogAttribute] in the [AttributesConfig][google.cloud.retail.v2.AttributesConfig] by updating the catalog attribute with the same [CatalogAttribute.key][google.cloud.retail.v2.CatalogAttribute.key].com.google.common.util.concurrent.ListenableFuture<AttributesConfig>
CatalogServiceGrpc.CatalogServiceFutureStub. replaceCatalogAttribute(ReplaceCatalogAttributeRequest request)
Replaces the specified [CatalogAttribute][google.cloud.retail.v2.CatalogAttribute] in the [AttributesConfig][google.cloud.retail.v2.AttributesConfig] by updating the catalog attribute with the same [CatalogAttribute.key][google.cloud.retail.v2.CatalogAttribute.key].void
CatalogServiceGrpc.CatalogServiceStub. replaceCatalogAttribute(ReplaceCatalogAttributeRequest request, io.grpc.stub.StreamObserver<AttributesConfig> responseObserver)
Replaces the specified [CatalogAttribute][google.cloud.retail.v2.CatalogAttribute] in the [AttributesConfig][google.cloud.retail.v2.AttributesConfig] by updating the catalog attribute with the same [CatalogAttribute.key][google.cloud.retail.v2.CatalogAttribute.key]. -
Uses of ReplaceCatalogAttributeRequest in com.google.cloud.retail.v2.stub
Methods in com.google.cloud.retail.v2.stub that return types with arguments of type ReplaceCatalogAttributeRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ReplaceCatalogAttributeRequest,AttributesConfig>
CatalogServiceStub. replaceCatalogAttributeCallable()
com.google.api.gax.rpc.UnaryCallable<ReplaceCatalogAttributeRequest,AttributesConfig>
GrpcCatalogServiceStub. replaceCatalogAttributeCallable()
com.google.api.gax.rpc.UnaryCallable<ReplaceCatalogAttributeRequest,AttributesConfig>
HttpJsonCatalogServiceStub. replaceCatalogAttributeCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<ReplaceCatalogAttributeRequest,AttributesConfig>
CatalogServiceStubSettings.Builder. replaceCatalogAttributeSettings()
Returns the builder for the settings used for calls to replaceCatalogAttribute.com.google.api.gax.rpc.UnaryCallSettings<ReplaceCatalogAttributeRequest,AttributesConfig>
CatalogServiceStubSettings. replaceCatalogAttributeSettings()
Returns the object with the settings used for calls to replaceCatalogAttribute.
-