Uses of Class
com.google.cloud.recommendationengine.v1beta1.CreatePredictionApiKeyRegistrationRequest
-
Packages that use CreatePredictionApiKeyRegistrationRequest Package Description com.google.cloud.recommendationengine.v1beta1 A client to Recommendations AIcom.google.cloud.recommendationengine.v1beta1.stub -
-
Uses of CreatePredictionApiKeyRegistrationRequest in com.google.cloud.recommendationengine.v1beta1
Methods in com.google.cloud.recommendationengine.v1beta1 that return CreatePredictionApiKeyRegistrationRequest Modifier and Type Method Description CreatePredictionApiKeyRegistrationRequestCreatePredictionApiKeyRegistrationRequest.Builder. build()CreatePredictionApiKeyRegistrationRequestCreatePredictionApiKeyRegistrationRequest.Builder. buildPartial()static CreatePredictionApiKeyRegistrationRequestCreatePredictionApiKeyRegistrationRequest. getDefaultInstance()CreatePredictionApiKeyRegistrationRequestCreatePredictionApiKeyRegistrationRequest.Builder. getDefaultInstanceForType()CreatePredictionApiKeyRegistrationRequestCreatePredictionApiKeyRegistrationRequest. getDefaultInstanceForType()static CreatePredictionApiKeyRegistrationRequestCreatePredictionApiKeyRegistrationRequest. parseDelimitedFrom(InputStream input)static CreatePredictionApiKeyRegistrationRequestCreatePredictionApiKeyRegistrationRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreatePredictionApiKeyRegistrationRequestCreatePredictionApiKeyRegistrationRequest. parseFrom(byte[] data)static CreatePredictionApiKeyRegistrationRequestCreatePredictionApiKeyRegistrationRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreatePredictionApiKeyRegistrationRequestCreatePredictionApiKeyRegistrationRequest. parseFrom(com.google.protobuf.ByteString data)static CreatePredictionApiKeyRegistrationRequestCreatePredictionApiKeyRegistrationRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreatePredictionApiKeyRegistrationRequestCreatePredictionApiKeyRegistrationRequest. parseFrom(com.google.protobuf.CodedInputStream input)static CreatePredictionApiKeyRegistrationRequestCreatePredictionApiKeyRegistrationRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreatePredictionApiKeyRegistrationRequestCreatePredictionApiKeyRegistrationRequest. parseFrom(InputStream input)static CreatePredictionApiKeyRegistrationRequestCreatePredictionApiKeyRegistrationRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreatePredictionApiKeyRegistrationRequestCreatePredictionApiKeyRegistrationRequest. parseFrom(ByteBuffer data)static CreatePredictionApiKeyRegistrationRequestCreatePredictionApiKeyRegistrationRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.recommendationengine.v1beta1 that return types with arguments of type CreatePredictionApiKeyRegistrationRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreatePredictionApiKeyRegistrationRequest,PredictionApiKeyRegistration>PredictionApiKeyRegistryClient. createPredictionApiKeyRegistrationCallable()Register an API key for use with predict method.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreatePredictionApiKeyRegistrationRequest,PredictionApiKeyRegistration>PredictionApiKeyRegistrySettings.Builder. createPredictionApiKeyRegistrationSettings()Returns the builder for the settings used for calls to createPredictionApiKeyRegistration.com.google.api.gax.rpc.UnaryCallSettings<CreatePredictionApiKeyRegistrationRequest,PredictionApiKeyRegistration>PredictionApiKeyRegistrySettings. createPredictionApiKeyRegistrationSettings()Returns the object with the settings used for calls to createPredictionApiKeyRegistration.static io.grpc.MethodDescriptor<CreatePredictionApiKeyRegistrationRequest,PredictionApiKeyRegistration>PredictionApiKeyRegistryGrpc. getCreatePredictionApiKeyRegistrationMethod()com.google.protobuf.Parser<CreatePredictionApiKeyRegistrationRequest>CreatePredictionApiKeyRegistrationRequest. getParserForType()static com.google.protobuf.Parser<CreatePredictionApiKeyRegistrationRequest>CreatePredictionApiKeyRegistrationRequest. parser()Methods in com.google.cloud.recommendationengine.v1beta1 with parameters of type CreatePredictionApiKeyRegistrationRequest Modifier and Type Method Description PredictionApiKeyRegistrationPredictionApiKeyRegistryClient. createPredictionApiKeyRegistration(CreatePredictionApiKeyRegistrationRequest request)Register an API key for use with predict method.default voidPredictionApiKeyRegistryGrpc.AsyncService. createPredictionApiKeyRegistration(CreatePredictionApiKeyRegistrationRequest request, io.grpc.stub.StreamObserver<PredictionApiKeyRegistration> responseObserver)Register an API key for use with predict method.PredictionApiKeyRegistrationPredictionApiKeyRegistryGrpc.PredictionApiKeyRegistryBlockingStub. createPredictionApiKeyRegistration(CreatePredictionApiKeyRegistrationRequest request)Register an API key for use with predict method.com.google.common.util.concurrent.ListenableFuture<PredictionApiKeyRegistration>PredictionApiKeyRegistryGrpc.PredictionApiKeyRegistryFutureStub. createPredictionApiKeyRegistration(CreatePredictionApiKeyRegistrationRequest request)Register an API key for use with predict method.voidPredictionApiKeyRegistryGrpc.PredictionApiKeyRegistryStub. createPredictionApiKeyRegistration(CreatePredictionApiKeyRegistrationRequest request, io.grpc.stub.StreamObserver<PredictionApiKeyRegistration> responseObserver)Register an API key for use with predict method.CreatePredictionApiKeyRegistrationRequest.BuilderCreatePredictionApiKeyRegistrationRequest.Builder. mergeFrom(CreatePredictionApiKeyRegistrationRequest other)static CreatePredictionApiKeyRegistrationRequest.BuilderCreatePredictionApiKeyRegistrationRequest. newBuilder(CreatePredictionApiKeyRegistrationRequest prototype) -
Uses of CreatePredictionApiKeyRegistrationRequest in com.google.cloud.recommendationengine.v1beta1.stub
Methods in com.google.cloud.recommendationengine.v1beta1.stub that return types with arguments of type CreatePredictionApiKeyRegistrationRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreatePredictionApiKeyRegistrationRequest,PredictionApiKeyRegistration>GrpcPredictionApiKeyRegistryStub. createPredictionApiKeyRegistrationCallable()com.google.api.gax.rpc.UnaryCallable<CreatePredictionApiKeyRegistrationRequest,PredictionApiKeyRegistration>HttpJsonPredictionApiKeyRegistryStub. createPredictionApiKeyRegistrationCallable()com.google.api.gax.rpc.UnaryCallable<CreatePredictionApiKeyRegistrationRequest,PredictionApiKeyRegistration>PredictionApiKeyRegistryStub. createPredictionApiKeyRegistrationCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreatePredictionApiKeyRegistrationRequest,PredictionApiKeyRegistration>PredictionApiKeyRegistryStubSettings.Builder. createPredictionApiKeyRegistrationSettings()Returns the builder for the settings used for calls to createPredictionApiKeyRegistration.com.google.api.gax.rpc.UnaryCallSettings<CreatePredictionApiKeyRegistrationRequest,PredictionApiKeyRegistration>PredictionApiKeyRegistryStubSettings. createPredictionApiKeyRegistrationSettings()Returns the object with the settings used for calls to createPredictionApiKeyRegistration.
-