Uses of Class
com.google.cloud.retail.v2alpha.PurgeProductsResponse
-
Packages that use PurgeProductsResponse Package Description com.google.cloud.retail.v2alpha A client to Retail APIcom.google.cloud.retail.v2alpha.stub -
-
Uses of PurgeProductsResponse in com.google.cloud.retail.v2alpha
Methods in com.google.cloud.retail.v2alpha that return PurgeProductsResponse Modifier and Type Method Description PurgeProductsResponsePurgeProductsResponse.Builder. build()PurgeProductsResponsePurgeProductsResponse.Builder. buildPartial()static PurgeProductsResponsePurgeProductsResponse. getDefaultInstance()PurgeProductsResponsePurgeProductsResponse.Builder. getDefaultInstanceForType()PurgeProductsResponsePurgeProductsResponse. getDefaultInstanceForType()static PurgeProductsResponsePurgeProductsResponse. parseDelimitedFrom(InputStream input)static PurgeProductsResponsePurgeProductsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PurgeProductsResponsePurgeProductsResponse. parseFrom(byte[] data)static PurgeProductsResponsePurgeProductsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PurgeProductsResponsePurgeProductsResponse. parseFrom(com.google.protobuf.ByteString data)static PurgeProductsResponsePurgeProductsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PurgeProductsResponsePurgeProductsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static PurgeProductsResponsePurgeProductsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PurgeProductsResponsePurgeProductsResponse. parseFrom(InputStream input)static PurgeProductsResponsePurgeProductsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PurgeProductsResponsePurgeProductsResponse. parseFrom(ByteBuffer data)static PurgeProductsResponsePurgeProductsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.retail.v2alpha that return types with arguments of type PurgeProductsResponse Modifier and Type Method Description com.google.protobuf.Parser<PurgeProductsResponse>PurgeProductsResponse. getParserForType()static com.google.protobuf.Parser<PurgeProductsResponse>PurgeProductsResponse. parser()com.google.api.gax.longrunning.OperationFuture<PurgeProductsResponse,PurgeProductsMetadata>ProductServiceClient. purgeProductsAsync(PurgeProductsRequest request)Permanently deletes all selected [Product][google.cloud.retail.v2alpha.Product]s under a branch.com.google.api.gax.rpc.OperationCallable<PurgeProductsRequest,PurgeProductsResponse,PurgeProductsMetadata>ProductServiceClient. purgeProductsOperationCallable()Permanently deletes all selected [Product][google.cloud.retail.v2alpha.Product]s under a branch.com.google.api.gax.rpc.OperationCallSettings.Builder<PurgeProductsRequest,PurgeProductsResponse,PurgeProductsMetadata>ProductServiceSettings.Builder. purgeProductsOperationSettings()Returns the builder for the settings used for calls to purgeProducts.com.google.api.gax.rpc.OperationCallSettings<PurgeProductsRequest,PurgeProductsResponse,PurgeProductsMetadata>ProductServiceSettings. purgeProductsOperationSettings()Returns the object with the settings used for calls to purgeProducts.Methods in com.google.cloud.retail.v2alpha with parameters of type PurgeProductsResponse Modifier and Type Method Description PurgeProductsResponse.BuilderPurgeProductsResponse.Builder. mergeFrom(PurgeProductsResponse other)static PurgeProductsResponse.BuilderPurgeProductsResponse. newBuilder(PurgeProductsResponse prototype) -
Uses of PurgeProductsResponse in com.google.cloud.retail.v2alpha.stub
Methods in com.google.cloud.retail.v2alpha.stub that return types with arguments of type PurgeProductsResponse Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<PurgeProductsRequest,PurgeProductsResponse,PurgeProductsMetadata>GrpcProductServiceStub. purgeProductsOperationCallable()com.google.api.gax.rpc.OperationCallable<PurgeProductsRequest,PurgeProductsResponse,PurgeProductsMetadata>HttpJsonProductServiceStub. purgeProductsOperationCallable()com.google.api.gax.rpc.OperationCallable<PurgeProductsRequest,PurgeProductsResponse,PurgeProductsMetadata>ProductServiceStub. purgeProductsOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<PurgeProductsRequest,PurgeProductsResponse,PurgeProductsMetadata>ProductServiceStubSettings.Builder. purgeProductsOperationSettings()Returns the builder for the settings used for calls to purgeProducts.com.google.api.gax.rpc.OperationCallSettings<PurgeProductsRequest,PurgeProductsResponse,PurgeProductsMetadata>ProductServiceStubSettings. purgeProductsOperationSettings()Returns the object with the settings used for calls to purgeProducts.
-