Uses of Class
com.google.cloud.recommendationengine.v1beta1.ListPredictionApiKeyRegistrationsResponse
-
Packages that use ListPredictionApiKeyRegistrationsResponse Package Description com.google.cloud.recommendationengine.v1beta1 A client to Recommendations AIcom.google.cloud.recommendationengine.v1beta1.stub -
-
Uses of ListPredictionApiKeyRegistrationsResponse in com.google.cloud.recommendationengine.v1beta1
Methods in com.google.cloud.recommendationengine.v1beta1 that return ListPredictionApiKeyRegistrationsResponse Modifier and Type Method Description ListPredictionApiKeyRegistrationsResponseListPredictionApiKeyRegistrationsResponse.Builder. build()ListPredictionApiKeyRegistrationsResponseListPredictionApiKeyRegistrationsResponse.Builder. buildPartial()static ListPredictionApiKeyRegistrationsResponseListPredictionApiKeyRegistrationsResponse. getDefaultInstance()ListPredictionApiKeyRegistrationsResponseListPredictionApiKeyRegistrationsResponse.Builder. getDefaultInstanceForType()ListPredictionApiKeyRegistrationsResponseListPredictionApiKeyRegistrationsResponse. getDefaultInstanceForType()ListPredictionApiKeyRegistrationsResponsePredictionApiKeyRegistryGrpc.PredictionApiKeyRegistryBlockingStub. listPredictionApiKeyRegistrations(ListPredictionApiKeyRegistrationsRequest request)List the registered apiKeys for use with predict method.static ListPredictionApiKeyRegistrationsResponseListPredictionApiKeyRegistrationsResponse. parseDelimitedFrom(InputStream input)static ListPredictionApiKeyRegistrationsResponseListPredictionApiKeyRegistrationsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListPredictionApiKeyRegistrationsResponseListPredictionApiKeyRegistrationsResponse. parseFrom(byte[] data)static ListPredictionApiKeyRegistrationsResponseListPredictionApiKeyRegistrationsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListPredictionApiKeyRegistrationsResponseListPredictionApiKeyRegistrationsResponse. parseFrom(com.google.protobuf.ByteString data)static ListPredictionApiKeyRegistrationsResponseListPredictionApiKeyRegistrationsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListPredictionApiKeyRegistrationsResponseListPredictionApiKeyRegistrationsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListPredictionApiKeyRegistrationsResponseListPredictionApiKeyRegistrationsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListPredictionApiKeyRegistrationsResponseListPredictionApiKeyRegistrationsResponse. parseFrom(InputStream input)static ListPredictionApiKeyRegistrationsResponseListPredictionApiKeyRegistrationsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListPredictionApiKeyRegistrationsResponseListPredictionApiKeyRegistrationsResponse. parseFrom(ByteBuffer data)static ListPredictionApiKeyRegistrationsResponseListPredictionApiKeyRegistrationsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.recommendationengine.v1beta1 that return types with arguments of type ListPredictionApiKeyRegistrationsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListPredictionApiKeyRegistrationsRequest,ListPredictionApiKeyRegistrationsResponse>PredictionApiKeyRegistryGrpc. getListPredictionApiKeyRegistrationsMethod()com.google.protobuf.Parser<ListPredictionApiKeyRegistrationsResponse>ListPredictionApiKeyRegistrationsResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListPredictionApiKeyRegistrationsResponse>PredictionApiKeyRegistryGrpc.PredictionApiKeyRegistryFutureStub. listPredictionApiKeyRegistrations(ListPredictionApiKeyRegistrationsRequest request)List the registered apiKeys for use with predict method.com.google.api.gax.rpc.UnaryCallable<ListPredictionApiKeyRegistrationsRequest,ListPredictionApiKeyRegistrationsResponse>PredictionApiKeyRegistryClient. listPredictionApiKeyRegistrationsCallable()List the registered apiKeys for use with predict method.com.google.api.gax.rpc.PagedCallSettings.Builder<ListPredictionApiKeyRegistrationsRequest,ListPredictionApiKeyRegistrationsResponse,PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsPagedResponse>PredictionApiKeyRegistrySettings.Builder. listPredictionApiKeyRegistrationsSettings()Returns the builder for the settings used for calls to listPredictionApiKeyRegistrations.com.google.api.gax.rpc.PagedCallSettings<ListPredictionApiKeyRegistrationsRequest,ListPredictionApiKeyRegistrationsResponse,PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsPagedResponse>PredictionApiKeyRegistrySettings. listPredictionApiKeyRegistrationsSettings()Returns the object with the settings used for calls to listPredictionApiKeyRegistrations.static com.google.protobuf.Parser<ListPredictionApiKeyRegistrationsResponse>ListPredictionApiKeyRegistrationsResponse. parser()Methods in com.google.cloud.recommendationengine.v1beta1 with parameters of type ListPredictionApiKeyRegistrationsResponse Modifier and Type Method Description protected PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsPagePredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsPage. createPage(com.google.api.gax.rpc.PageContext<ListPredictionApiKeyRegistrationsRequest,ListPredictionApiKeyRegistrationsResponse,PredictionApiKeyRegistration> context, ListPredictionApiKeyRegistrationsResponse response)ListPredictionApiKeyRegistrationsResponse.BuilderListPredictionApiKeyRegistrationsResponse.Builder. mergeFrom(ListPredictionApiKeyRegistrationsResponse other)static ListPredictionApiKeyRegistrationsResponse.BuilderListPredictionApiKeyRegistrationsResponse. newBuilder(ListPredictionApiKeyRegistrationsResponse prototype) -
Uses of ListPredictionApiKeyRegistrationsResponse in com.google.cloud.recommendationengine.v1beta1.stub
-