Uses of Class
com.google.cloud.retail.v2alpha.BatchRemoveCatalogAttributesRequest
-
Packages that use BatchRemoveCatalogAttributesRequest Package Description com.google.cloud.retail.v2alpha A client to Retail APIcom.google.cloud.retail.v2alpha.stub -
-
Uses of BatchRemoveCatalogAttributesRequest in com.google.cloud.retail.v2alpha
Methods in com.google.cloud.retail.v2alpha that return BatchRemoveCatalogAttributesRequest Modifier and Type Method Description BatchRemoveCatalogAttributesRequestBatchRemoveCatalogAttributesRequest.Builder. build()BatchRemoveCatalogAttributesRequestBatchRemoveCatalogAttributesRequest.Builder. buildPartial()static BatchRemoveCatalogAttributesRequestBatchRemoveCatalogAttributesRequest. getDefaultInstance()BatchRemoveCatalogAttributesRequestBatchRemoveCatalogAttributesRequest.Builder. getDefaultInstanceForType()BatchRemoveCatalogAttributesRequestBatchRemoveCatalogAttributesRequest. getDefaultInstanceForType()static BatchRemoveCatalogAttributesRequestBatchRemoveCatalogAttributesRequest. parseDelimitedFrom(InputStream input)static BatchRemoveCatalogAttributesRequestBatchRemoveCatalogAttributesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchRemoveCatalogAttributesRequestBatchRemoveCatalogAttributesRequest. parseFrom(byte[] data)static BatchRemoveCatalogAttributesRequestBatchRemoveCatalogAttributesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchRemoveCatalogAttributesRequestBatchRemoveCatalogAttributesRequest. parseFrom(com.google.protobuf.ByteString data)static BatchRemoveCatalogAttributesRequestBatchRemoveCatalogAttributesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchRemoveCatalogAttributesRequestBatchRemoveCatalogAttributesRequest. parseFrom(com.google.protobuf.CodedInputStream input)static BatchRemoveCatalogAttributesRequestBatchRemoveCatalogAttributesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchRemoveCatalogAttributesRequestBatchRemoveCatalogAttributesRequest. parseFrom(InputStream input)static BatchRemoveCatalogAttributesRequestBatchRemoveCatalogAttributesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchRemoveCatalogAttributesRequestBatchRemoveCatalogAttributesRequest. parseFrom(ByteBuffer data)static BatchRemoveCatalogAttributesRequestBatchRemoveCatalogAttributesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.retail.v2alpha that return types with arguments of type BatchRemoveCatalogAttributesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<BatchRemoveCatalogAttributesRequest,BatchRemoveCatalogAttributesResponse>CatalogServiceClient. batchRemoveCatalogAttributesCallable()Removes all specified [CatalogAttribute][google.cloud.retail.v2alpha.CatalogAttribute]s from the [AttributesConfig][google.cloud.retail.v2alpha.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<BatchRemoveCatalogAttributesRequest>BatchRemoveCatalogAttributesRequest. getParserForType()static com.google.protobuf.Parser<BatchRemoveCatalogAttributesRequest>BatchRemoveCatalogAttributesRequest. parser()Methods in com.google.cloud.retail.v2alpha with parameters of type BatchRemoveCatalogAttributesRequest Modifier and Type Method Description BatchRemoveCatalogAttributesResponseCatalogServiceClient. batchRemoveCatalogAttributes(BatchRemoveCatalogAttributesRequest request)Removes all specified [CatalogAttribute][google.cloud.retail.v2alpha.CatalogAttribute]s from the [AttributesConfig][google.cloud.retail.v2alpha.AttributesConfig].default voidCatalogServiceGrpc.AsyncService. batchRemoveCatalogAttributes(BatchRemoveCatalogAttributesRequest request, io.grpc.stub.StreamObserver<BatchRemoveCatalogAttributesResponse> responseObserver)Removes all specified [CatalogAttribute][google.cloud.retail.v2alpha.CatalogAttribute]s from the [AttributesConfig][google.cloud.retail.v2alpha.AttributesConfig].BatchRemoveCatalogAttributesResponseCatalogServiceGrpc.CatalogServiceBlockingStub. batchRemoveCatalogAttributes(BatchRemoveCatalogAttributesRequest request)Removes all specified [CatalogAttribute][google.cloud.retail.v2alpha.CatalogAttribute]s from the [AttributesConfig][google.cloud.retail.v2alpha.AttributesConfig].com.google.common.util.concurrent.ListenableFuture<BatchRemoveCatalogAttributesResponse>CatalogServiceGrpc.CatalogServiceFutureStub. batchRemoveCatalogAttributes(BatchRemoveCatalogAttributesRequest request)Removes all specified [CatalogAttribute][google.cloud.retail.v2alpha.CatalogAttribute]s from the [AttributesConfig][google.cloud.retail.v2alpha.AttributesConfig].voidCatalogServiceGrpc.CatalogServiceStub. batchRemoveCatalogAttributes(BatchRemoveCatalogAttributesRequest request, io.grpc.stub.StreamObserver<BatchRemoveCatalogAttributesResponse> responseObserver)Removes all specified [CatalogAttribute][google.cloud.retail.v2alpha.CatalogAttribute]s from the [AttributesConfig][google.cloud.retail.v2alpha.AttributesConfig].BatchRemoveCatalogAttributesRequest.BuilderBatchRemoveCatalogAttributesRequest.Builder. mergeFrom(BatchRemoveCatalogAttributesRequest other)static BatchRemoveCatalogAttributesRequest.BuilderBatchRemoveCatalogAttributesRequest. newBuilder(BatchRemoveCatalogAttributesRequest prototype) -
Uses of BatchRemoveCatalogAttributesRequest in com.google.cloud.retail.v2alpha.stub
Methods in com.google.cloud.retail.v2alpha.stub that return types with arguments of type BatchRemoveCatalogAttributesRequest 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.
-