Uses of Class
com.google.cloud.recommendationengine.v1beta1.ImportUserEventsResponse
-
Packages that use ImportUserEventsResponse Package Description com.google.cloud.recommendationengine.v1beta1 A client to Recommendations AIcom.google.cloud.recommendationengine.v1beta1.stub -
-
Uses of ImportUserEventsResponse in com.google.cloud.recommendationengine.v1beta1
Methods in com.google.cloud.recommendationengine.v1beta1 that return ImportUserEventsResponse Modifier and Type Method Description ImportUserEventsResponseImportUserEventsResponse.Builder. build()ImportUserEventsResponseImportUserEventsResponse.Builder. buildPartial()static ImportUserEventsResponseImportUserEventsResponse. getDefaultInstance()ImportUserEventsResponseImportUserEventsResponse.Builder. getDefaultInstanceForType()ImportUserEventsResponseImportUserEventsResponse. getDefaultInstanceForType()static ImportUserEventsResponseImportUserEventsResponse. parseDelimitedFrom(InputStream input)static ImportUserEventsResponseImportUserEventsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImportUserEventsResponseImportUserEventsResponse. parseFrom(byte[] data)static ImportUserEventsResponseImportUserEventsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImportUserEventsResponseImportUserEventsResponse. parseFrom(com.google.protobuf.ByteString data)static ImportUserEventsResponseImportUserEventsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImportUserEventsResponseImportUserEventsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ImportUserEventsResponseImportUserEventsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImportUserEventsResponseImportUserEventsResponse. parseFrom(InputStream input)static ImportUserEventsResponseImportUserEventsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImportUserEventsResponseImportUserEventsResponse. parseFrom(ByteBuffer data)static ImportUserEventsResponseImportUserEventsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.recommendationengine.v1beta1 that return types with arguments of type ImportUserEventsResponse Modifier and Type Method Description com.google.protobuf.Parser<ImportUserEventsResponse>ImportUserEventsResponse. getParserForType()com.google.api.gax.longrunning.OperationFuture<ImportUserEventsResponse,ImportMetadata>UserEventServiceClient. importUserEventsAsync(EventStoreName parent, String requestId, InputConfig inputConfig, ImportErrorsConfig errorsConfig)Bulk import of User events.com.google.api.gax.longrunning.OperationFuture<ImportUserEventsResponse,ImportMetadata>UserEventServiceClient. importUserEventsAsync(ImportUserEventsRequest request)Bulk import of User events.com.google.api.gax.longrunning.OperationFuture<ImportUserEventsResponse,ImportMetadata>UserEventServiceClient. importUserEventsAsync(String parent, String requestId, InputConfig inputConfig, ImportErrorsConfig errorsConfig)Bulk import of User events.com.google.api.gax.rpc.OperationCallable<ImportUserEventsRequest,ImportUserEventsResponse,ImportMetadata>UserEventServiceClient. importUserEventsOperationCallable()Bulk import of User events.com.google.api.gax.rpc.OperationCallSettings.Builder<ImportUserEventsRequest,ImportUserEventsResponse,ImportMetadata>UserEventServiceSettings.Builder. importUserEventsOperationSettings()Returns the builder for the settings used for calls to importUserEvents.com.google.api.gax.rpc.OperationCallSettings<ImportUserEventsRequest,ImportUserEventsResponse,ImportMetadata>UserEventServiceSettings. importUserEventsOperationSettings()Returns the object with the settings used for calls to importUserEvents.static com.google.protobuf.Parser<ImportUserEventsResponse>ImportUserEventsResponse. parser()Methods in com.google.cloud.recommendationengine.v1beta1 with parameters of type ImportUserEventsResponse Modifier and Type Method Description ImportUserEventsResponse.BuilderImportUserEventsResponse.Builder. mergeFrom(ImportUserEventsResponse other)static ImportUserEventsResponse.BuilderImportUserEventsResponse. newBuilder(ImportUserEventsResponse prototype) -
Uses of ImportUserEventsResponse in com.google.cloud.recommendationengine.v1beta1.stub
Methods in com.google.cloud.recommendationengine.v1beta1.stub that return types with arguments of type ImportUserEventsResponse Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<ImportUserEventsRequest,ImportUserEventsResponse,ImportMetadata>GrpcUserEventServiceStub. importUserEventsOperationCallable()com.google.api.gax.rpc.OperationCallable<ImportUserEventsRequest,ImportUserEventsResponse,ImportMetadata>HttpJsonUserEventServiceStub. importUserEventsOperationCallable()com.google.api.gax.rpc.OperationCallable<ImportUserEventsRequest,ImportUserEventsResponse,ImportMetadata>UserEventServiceStub. importUserEventsOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<ImportUserEventsRequest,ImportUserEventsResponse,ImportMetadata>UserEventServiceStubSettings.Builder. importUserEventsOperationSettings()Returns the builder for the settings used for calls to importUserEvents.com.google.api.gax.rpc.OperationCallSettings<ImportUserEventsRequest,ImportUserEventsResponse,ImportMetadata>UserEventServiceStubSettings. importUserEventsOperationSettings()Returns the object with the settings used for calls to importUserEvents.
-