Uses of Class
com.google.cloud.retail.v2beta.BatchRemoveCatalogAttributesResponse
-
Packages that use BatchRemoveCatalogAttributesResponse Package Description com.google.cloud.retail.v2beta A client to Retail APIcom.google.cloud.retail.v2beta.stub -
-
Uses of BatchRemoveCatalogAttributesResponse in com.google.cloud.retail.v2beta
Methods in com.google.cloud.retail.v2beta that return BatchRemoveCatalogAttributesResponse Modifier and Type Method Description BatchRemoveCatalogAttributesResponseCatalogServiceClient. batchRemoveCatalogAttributes(BatchRemoveCatalogAttributesRequest request)Removes all specified [CatalogAttribute][google.cloud.retail.v2beta.CatalogAttribute]s from the [AttributesConfig][google.cloud.retail.v2beta.AttributesConfig].BatchRemoveCatalogAttributesResponseCatalogServiceGrpc.CatalogServiceBlockingStub. batchRemoveCatalogAttributes(BatchRemoveCatalogAttributesRequest request)Removes all specified [CatalogAttribute][google.cloud.retail.v2beta.CatalogAttribute]s from the [AttributesConfig][google.cloud.retail.v2beta.AttributesConfig].BatchRemoveCatalogAttributesResponseBatchRemoveCatalogAttributesResponse.Builder. build()BatchRemoveCatalogAttributesResponseBatchRemoveCatalogAttributesResponse.Builder. buildPartial()static BatchRemoveCatalogAttributesResponseBatchRemoveCatalogAttributesResponse. getDefaultInstance()BatchRemoveCatalogAttributesResponseBatchRemoveCatalogAttributesResponse.Builder. getDefaultInstanceForType()BatchRemoveCatalogAttributesResponseBatchRemoveCatalogAttributesResponse. getDefaultInstanceForType()static BatchRemoveCatalogAttributesResponseBatchRemoveCatalogAttributesResponse. parseDelimitedFrom(InputStream input)static BatchRemoveCatalogAttributesResponseBatchRemoveCatalogAttributesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchRemoveCatalogAttributesResponseBatchRemoveCatalogAttributesResponse. parseFrom(byte[] data)static BatchRemoveCatalogAttributesResponseBatchRemoveCatalogAttributesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchRemoveCatalogAttributesResponseBatchRemoveCatalogAttributesResponse. parseFrom(com.google.protobuf.ByteString data)static BatchRemoveCatalogAttributesResponseBatchRemoveCatalogAttributesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchRemoveCatalogAttributesResponseBatchRemoveCatalogAttributesResponse. parseFrom(com.google.protobuf.CodedInputStream input)static BatchRemoveCatalogAttributesResponseBatchRemoveCatalogAttributesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchRemoveCatalogAttributesResponseBatchRemoveCatalogAttributesResponse. parseFrom(InputStream input)static BatchRemoveCatalogAttributesResponseBatchRemoveCatalogAttributesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchRemoveCatalogAttributesResponseBatchRemoveCatalogAttributesResponse. parseFrom(ByteBuffer data)static BatchRemoveCatalogAttributesResponseBatchRemoveCatalogAttributesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.retail.v2beta that return types with arguments of type BatchRemoveCatalogAttributesResponse Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<BatchRemoveCatalogAttributesResponse>CatalogServiceGrpc.CatalogServiceFutureStub. batchRemoveCatalogAttributes(BatchRemoveCatalogAttributesRequest request)Removes all specified [CatalogAttribute][google.cloud.retail.v2beta.CatalogAttribute]s from the [AttributesConfig][google.cloud.retail.v2beta.AttributesConfig].com.google.api.gax.rpc.UnaryCallable<BatchRemoveCatalogAttributesRequest,BatchRemoveCatalogAttributesResponse>CatalogServiceClient. batchRemoveCatalogAttributesCallable()Removes all specified [CatalogAttribute][google.cloud.retail.v2beta.CatalogAttribute]s from the [AttributesConfig][google.cloud.retail.v2beta.AttributesConfig].com.google.api.gax.rpc.UnaryCallSettings<BatchRemoveCatalogAttributesRequest,BatchRemoveCatalogAttributesResponse>CatalogServiceSettings. batchRemoveCatalogAttributesSettings()Returns the object with the settings used for calls to batchRemoveCatalogAttributes.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchRemoveCatalogAttributesRequest,BatchRemoveCatalogAttributesResponse>CatalogServiceSettings.Builder. batchRemoveCatalogAttributesSettings()Returns the builder for the settings used for calls to batchRemoveCatalogAttributes.static io.grpc.MethodDescriptor<BatchRemoveCatalogAttributesRequest,BatchRemoveCatalogAttributesResponse>CatalogServiceGrpc. getBatchRemoveCatalogAttributesMethod()com.google.protobuf.Parser<BatchRemoveCatalogAttributesResponse>BatchRemoveCatalogAttributesResponse. getParserForType()static com.google.protobuf.Parser<BatchRemoveCatalogAttributesResponse>BatchRemoveCatalogAttributesResponse. parser()Methods in com.google.cloud.retail.v2beta with parameters of type BatchRemoveCatalogAttributesResponse Modifier and Type Method Description BatchRemoveCatalogAttributesResponse.BuilderBatchRemoveCatalogAttributesResponse.Builder. mergeFrom(BatchRemoveCatalogAttributesResponse other)static BatchRemoveCatalogAttributesResponse.BuilderBatchRemoveCatalogAttributesResponse. newBuilder(BatchRemoveCatalogAttributesResponse prototype)Method parameters in com.google.cloud.retail.v2beta with type arguments of type BatchRemoveCatalogAttributesResponse Modifier and Type Method Description default voidCatalogServiceGrpc.AsyncService. batchRemoveCatalogAttributes(BatchRemoveCatalogAttributesRequest request, io.grpc.stub.StreamObserver<BatchRemoveCatalogAttributesResponse> responseObserver)Removes all specified [CatalogAttribute][google.cloud.retail.v2beta.CatalogAttribute]s from the [AttributesConfig][google.cloud.retail.v2beta.AttributesConfig].voidCatalogServiceGrpc.CatalogServiceStub. batchRemoveCatalogAttributes(BatchRemoveCatalogAttributesRequest request, io.grpc.stub.StreamObserver<BatchRemoveCatalogAttributesResponse> responseObserver)Removes all specified [CatalogAttribute][google.cloud.retail.v2beta.CatalogAttribute]s from the [AttributesConfig][google.cloud.retail.v2beta.AttributesConfig]. -
Uses of BatchRemoveCatalogAttributesResponse in com.google.cloud.retail.v2beta.stub
Methods in com.google.cloud.retail.v2beta.stub that return types with arguments of type BatchRemoveCatalogAttributesResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<BatchRemoveCatalogAttributesRequest,BatchRemoveCatalogAttributesResponse>CatalogServiceStub. batchRemoveCatalogAttributesCallable()com.google.api.gax.rpc.UnaryCallable<BatchRemoveCatalogAttributesRequest,BatchRemoveCatalogAttributesResponse>GrpcCatalogServiceStub. batchRemoveCatalogAttributesCallable()com.google.api.gax.rpc.UnaryCallable<BatchRemoveCatalogAttributesRequest,BatchRemoveCatalogAttributesResponse>HttpJsonCatalogServiceStub. batchRemoveCatalogAttributesCallable()com.google.api.gax.rpc.UnaryCallSettings<BatchRemoveCatalogAttributesRequest,BatchRemoveCatalogAttributesResponse>CatalogServiceStubSettings. batchRemoveCatalogAttributesSettings()Returns the object with the settings used for calls to batchRemoveCatalogAttributes.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchRemoveCatalogAttributesRequest,BatchRemoveCatalogAttributesResponse>CatalogServiceStubSettings.Builder. batchRemoveCatalogAttributesSettings()Returns the builder for the settings used for calls to batchRemoveCatalogAttributes.
-