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 ReplaceCatalogAttributeRequestReplaceCatalogAttributeRequest.Builder. build()ReplaceCatalogAttributeRequestReplaceCatalogAttributeRequest.Builder. buildPartial()static ReplaceCatalogAttributeRequestReplaceCatalogAttributeRequest. getDefaultInstance()ReplaceCatalogAttributeRequestReplaceCatalogAttributeRequest.Builder. getDefaultInstanceForType()ReplaceCatalogAttributeRequestReplaceCatalogAttributeRequest. getDefaultInstanceForType()static ReplaceCatalogAttributeRequestReplaceCatalogAttributeRequest. parseDelimitedFrom(InputStream input)static ReplaceCatalogAttributeRequestReplaceCatalogAttributeRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReplaceCatalogAttributeRequestReplaceCatalogAttributeRequest. parseFrom(byte[] data)static ReplaceCatalogAttributeRequestReplaceCatalogAttributeRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReplaceCatalogAttributeRequestReplaceCatalogAttributeRequest. parseFrom(com.google.protobuf.ByteString data)static ReplaceCatalogAttributeRequestReplaceCatalogAttributeRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReplaceCatalogAttributeRequestReplaceCatalogAttributeRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ReplaceCatalogAttributeRequestReplaceCatalogAttributeRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReplaceCatalogAttributeRequestReplaceCatalogAttributeRequest. parseFrom(InputStream input)static ReplaceCatalogAttributeRequestReplaceCatalogAttributeRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReplaceCatalogAttributeRequestReplaceCatalogAttributeRequest. parseFrom(ByteBuffer data)static ReplaceCatalogAttributeRequestReplaceCatalogAttributeRequest. 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.BuilderReplaceCatalogAttributeRequest.Builder. mergeFrom(ReplaceCatalogAttributeRequest other)static ReplaceCatalogAttributeRequest.BuilderReplaceCatalogAttributeRequest. newBuilder(ReplaceCatalogAttributeRequest prototype)AttributesConfigCatalogServiceClient. 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 voidCatalogServiceGrpc.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].AttributesConfigCatalogServiceGrpc.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].voidCatalogServiceGrpc.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.
-