Uses of Class
com.google.cloud.recommendationengine.v1beta1.PredictionApiKeyRegistration
-
Packages that use PredictionApiKeyRegistration Package Description com.google.cloud.recommendationengine.v1beta1 A client to Recommendations AIcom.google.cloud.recommendationengine.v1beta1.stub -
-
Uses of PredictionApiKeyRegistration in com.google.cloud.recommendationengine.v1beta1
Methods in com.google.cloud.recommendationengine.v1beta1 that return PredictionApiKeyRegistration Modifier and Type Method Description PredictionApiKeyRegistration
PredictionApiKeyRegistration.Builder. build()
PredictionApiKeyRegistration
PredictionApiKeyRegistration.Builder. buildPartial()
PredictionApiKeyRegistration
PredictionApiKeyRegistryClient. createPredictionApiKeyRegistration(CreatePredictionApiKeyRegistrationRequest request)
Register an API key for use with predict method.PredictionApiKeyRegistration
PredictionApiKeyRegistryClient. createPredictionApiKeyRegistration(EventStoreName parent, PredictionApiKeyRegistration predictionApiKeyRegistration)
Register an API key for use with predict method.PredictionApiKeyRegistration
PredictionApiKeyRegistryClient. createPredictionApiKeyRegistration(String parent, PredictionApiKeyRegistration predictionApiKeyRegistration)
Register an API key for use with predict method.PredictionApiKeyRegistration
PredictionApiKeyRegistryGrpc.PredictionApiKeyRegistryBlockingStub. createPredictionApiKeyRegistration(CreatePredictionApiKeyRegistrationRequest request)
Register an API key for use with predict method.static PredictionApiKeyRegistration
PredictionApiKeyRegistration. getDefaultInstance()
PredictionApiKeyRegistration
PredictionApiKeyRegistration.Builder. getDefaultInstanceForType()
PredictionApiKeyRegistration
PredictionApiKeyRegistration. getDefaultInstanceForType()
PredictionApiKeyRegistration
CreatePredictionApiKeyRegistrationRequest.Builder. getPredictionApiKeyRegistration()
Required.PredictionApiKeyRegistration
CreatePredictionApiKeyRegistrationRequest. getPredictionApiKeyRegistration()
Required.PredictionApiKeyRegistration
CreatePredictionApiKeyRegistrationRequestOrBuilder. getPredictionApiKeyRegistration()
Required.PredictionApiKeyRegistration
ListPredictionApiKeyRegistrationsResponse.Builder. getPredictionApiKeyRegistrations(int index)
The list of registered API keys.PredictionApiKeyRegistration
ListPredictionApiKeyRegistrationsResponse. getPredictionApiKeyRegistrations(int index)
The list of registered API keys.PredictionApiKeyRegistration
ListPredictionApiKeyRegistrationsResponseOrBuilder. getPredictionApiKeyRegistrations(int index)
The list of registered API keys.static PredictionApiKeyRegistration
PredictionApiKeyRegistration. parseDelimitedFrom(InputStream input)
static PredictionApiKeyRegistration
PredictionApiKeyRegistration. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PredictionApiKeyRegistration
PredictionApiKeyRegistration. parseFrom(byte[] data)
static PredictionApiKeyRegistration
PredictionApiKeyRegistration. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PredictionApiKeyRegistration
PredictionApiKeyRegistration. parseFrom(com.google.protobuf.ByteString data)
static PredictionApiKeyRegistration
PredictionApiKeyRegistration. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PredictionApiKeyRegistration
PredictionApiKeyRegistration. parseFrom(com.google.protobuf.CodedInputStream input)
static PredictionApiKeyRegistration
PredictionApiKeyRegistration. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PredictionApiKeyRegistration
PredictionApiKeyRegistration. parseFrom(InputStream input)
static PredictionApiKeyRegistration
PredictionApiKeyRegistration. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PredictionApiKeyRegistration
PredictionApiKeyRegistration. parseFrom(ByteBuffer data)
static PredictionApiKeyRegistration
PredictionApiKeyRegistration. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.recommendationengine.v1beta1 that return types with arguments of type PredictionApiKeyRegistration Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<PredictionApiKeyRegistration>
PredictionApiKeyRegistryGrpc.PredictionApiKeyRegistryFutureStub. createPredictionApiKeyRegistration(CreatePredictionApiKeyRegistrationRequest request)
Register an API key for use with predict method.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<PredictionApiKeyRegistration>
PredictionApiKeyRegistration. getParserForType()
List<PredictionApiKeyRegistration>
ListPredictionApiKeyRegistrationsResponse.Builder. getPredictionApiKeyRegistrationsList()
The list of registered API keys.List<PredictionApiKeyRegistration>
ListPredictionApiKeyRegistrationsResponse. getPredictionApiKeyRegistrationsList()
The list of registered API keys.List<PredictionApiKeyRegistration>
ListPredictionApiKeyRegistrationsResponseOrBuilder. getPredictionApiKeyRegistrationsList()
The list of registered API keys.static com.google.protobuf.Parser<PredictionApiKeyRegistration>
PredictionApiKeyRegistration. parser()
-
Uses of PredictionApiKeyRegistration in com.google.cloud.recommendationengine.v1beta1.stub
Methods in com.google.cloud.recommendationengine.v1beta1.stub that return types with arguments of type PredictionApiKeyRegistration 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.
-