Uses of Class
com.google.cloud.recommendationengine.v1beta1.DeletePredictionApiKeyRegistrationRequest
-
Packages that use DeletePredictionApiKeyRegistrationRequest Package Description com.google.cloud.recommendationengine.v1beta1 A client to Recommendations AIcom.google.cloud.recommendationengine.v1beta1.stub -
-
Uses of DeletePredictionApiKeyRegistrationRequest in com.google.cloud.recommendationengine.v1beta1
Methods in com.google.cloud.recommendationengine.v1beta1 that return DeletePredictionApiKeyRegistrationRequest Modifier and Type Method Description DeletePredictionApiKeyRegistrationRequestDeletePredictionApiKeyRegistrationRequest.Builder. build()DeletePredictionApiKeyRegistrationRequestDeletePredictionApiKeyRegistrationRequest.Builder. buildPartial()static DeletePredictionApiKeyRegistrationRequestDeletePredictionApiKeyRegistrationRequest. getDefaultInstance()DeletePredictionApiKeyRegistrationRequestDeletePredictionApiKeyRegistrationRequest.Builder. getDefaultInstanceForType()DeletePredictionApiKeyRegistrationRequestDeletePredictionApiKeyRegistrationRequest. getDefaultInstanceForType()static DeletePredictionApiKeyRegistrationRequestDeletePredictionApiKeyRegistrationRequest. parseDelimitedFrom(InputStream input)static DeletePredictionApiKeyRegistrationRequestDeletePredictionApiKeyRegistrationRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeletePredictionApiKeyRegistrationRequestDeletePredictionApiKeyRegistrationRequest. parseFrom(byte[] data)static DeletePredictionApiKeyRegistrationRequestDeletePredictionApiKeyRegistrationRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeletePredictionApiKeyRegistrationRequestDeletePredictionApiKeyRegistrationRequest. parseFrom(com.google.protobuf.ByteString data)static DeletePredictionApiKeyRegistrationRequestDeletePredictionApiKeyRegistrationRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeletePredictionApiKeyRegistrationRequestDeletePredictionApiKeyRegistrationRequest. parseFrom(com.google.protobuf.CodedInputStream input)static DeletePredictionApiKeyRegistrationRequestDeletePredictionApiKeyRegistrationRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeletePredictionApiKeyRegistrationRequestDeletePredictionApiKeyRegistrationRequest. parseFrom(InputStream input)static DeletePredictionApiKeyRegistrationRequestDeletePredictionApiKeyRegistrationRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeletePredictionApiKeyRegistrationRequestDeletePredictionApiKeyRegistrationRequest. parseFrom(ByteBuffer data)static DeletePredictionApiKeyRegistrationRequestDeletePredictionApiKeyRegistrationRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.recommendationengine.v1beta1 that return types with arguments of type DeletePredictionApiKeyRegistrationRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeletePredictionApiKeyRegistrationRequest,com.google.protobuf.Empty>PredictionApiKeyRegistryClient. deletePredictionApiKeyRegistrationCallable()Unregister an apiKey from using for predict method.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeletePredictionApiKeyRegistrationRequest,com.google.protobuf.Empty>PredictionApiKeyRegistrySettings.Builder. deletePredictionApiKeyRegistrationSettings()Returns the builder for the settings used for calls to deletePredictionApiKeyRegistration.com.google.api.gax.rpc.UnaryCallSettings<DeletePredictionApiKeyRegistrationRequest,com.google.protobuf.Empty>PredictionApiKeyRegistrySettings. deletePredictionApiKeyRegistrationSettings()Returns the object with the settings used for calls to deletePredictionApiKeyRegistration.static io.grpc.MethodDescriptor<DeletePredictionApiKeyRegistrationRequest,com.google.protobuf.Empty>PredictionApiKeyRegistryGrpc. getDeletePredictionApiKeyRegistrationMethod()com.google.protobuf.Parser<DeletePredictionApiKeyRegistrationRequest>DeletePredictionApiKeyRegistrationRequest. getParserForType()static com.google.protobuf.Parser<DeletePredictionApiKeyRegistrationRequest>DeletePredictionApiKeyRegistrationRequest. parser()Methods in com.google.cloud.recommendationengine.v1beta1 with parameters of type DeletePredictionApiKeyRegistrationRequest Modifier and Type Method Description voidPredictionApiKeyRegistryClient. deletePredictionApiKeyRegistration(DeletePredictionApiKeyRegistrationRequest request)Unregister an apiKey from using for predict method.default voidPredictionApiKeyRegistryGrpc.AsyncService. deletePredictionApiKeyRegistration(DeletePredictionApiKeyRegistrationRequest request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)Unregister an apiKey from using for predict method.com.google.protobuf.EmptyPredictionApiKeyRegistryGrpc.PredictionApiKeyRegistryBlockingStub. deletePredictionApiKeyRegistration(DeletePredictionApiKeyRegistrationRequest request)Unregister an apiKey from using for predict method.com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty>PredictionApiKeyRegistryGrpc.PredictionApiKeyRegistryFutureStub. deletePredictionApiKeyRegistration(DeletePredictionApiKeyRegistrationRequest request)Unregister an apiKey from using for predict method.voidPredictionApiKeyRegistryGrpc.PredictionApiKeyRegistryStub. deletePredictionApiKeyRegistration(DeletePredictionApiKeyRegistrationRequest request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)Unregister an apiKey from using for predict method.DeletePredictionApiKeyRegistrationRequest.BuilderDeletePredictionApiKeyRegistrationRequest.Builder. mergeFrom(DeletePredictionApiKeyRegistrationRequest other)static DeletePredictionApiKeyRegistrationRequest.BuilderDeletePredictionApiKeyRegistrationRequest. newBuilder(DeletePredictionApiKeyRegistrationRequest prototype) -
Uses of DeletePredictionApiKeyRegistrationRequest in com.google.cloud.recommendationengine.v1beta1.stub
Methods in com.google.cloud.recommendationengine.v1beta1.stub that return types with arguments of type DeletePredictionApiKeyRegistrationRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeletePredictionApiKeyRegistrationRequest,com.google.protobuf.Empty>GrpcPredictionApiKeyRegistryStub. deletePredictionApiKeyRegistrationCallable()com.google.api.gax.rpc.UnaryCallable<DeletePredictionApiKeyRegistrationRequest,com.google.protobuf.Empty>HttpJsonPredictionApiKeyRegistryStub. deletePredictionApiKeyRegistrationCallable()com.google.api.gax.rpc.UnaryCallable<DeletePredictionApiKeyRegistrationRequest,com.google.protobuf.Empty>PredictionApiKeyRegistryStub. deletePredictionApiKeyRegistrationCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<DeletePredictionApiKeyRegistrationRequest,com.google.protobuf.Empty>PredictionApiKeyRegistryStubSettings.Builder. deletePredictionApiKeyRegistrationSettings()Returns the builder for the settings used for calls to deletePredictionApiKeyRegistration.com.google.api.gax.rpc.UnaryCallSettings<DeletePredictionApiKeyRegistrationRequest,com.google.protobuf.Empty>PredictionApiKeyRegistryStubSettings. deletePredictionApiKeyRegistrationSettings()Returns the object with the settings used for calls to deletePredictionApiKeyRegistration.
-