Uses of Class
com.google.cloud.aiplatform.v1beta1.BatchCreateFeaturesRequest
-
Packages that use BatchCreateFeaturesRequest Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1beta1.stub -
-
Uses of BatchCreateFeaturesRequest in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return BatchCreateFeaturesRequest Modifier and Type Method Description BatchCreateFeaturesRequestBatchCreateFeaturesRequest.Builder. build()BatchCreateFeaturesRequestBatchCreateFeaturesRequest.Builder. buildPartial()static BatchCreateFeaturesRequestBatchCreateFeaturesRequest. getDefaultInstance()BatchCreateFeaturesRequestBatchCreateFeaturesRequest.Builder. getDefaultInstanceForType()BatchCreateFeaturesRequestBatchCreateFeaturesRequest. getDefaultInstanceForType()static BatchCreateFeaturesRequestBatchCreateFeaturesRequest. parseDelimitedFrom(InputStream input)static BatchCreateFeaturesRequestBatchCreateFeaturesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchCreateFeaturesRequestBatchCreateFeaturesRequest. parseFrom(byte[] data)static BatchCreateFeaturesRequestBatchCreateFeaturesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchCreateFeaturesRequestBatchCreateFeaturesRequest. parseFrom(com.google.protobuf.ByteString data)static BatchCreateFeaturesRequestBatchCreateFeaturesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchCreateFeaturesRequestBatchCreateFeaturesRequest. parseFrom(com.google.protobuf.CodedInputStream input)static BatchCreateFeaturesRequestBatchCreateFeaturesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchCreateFeaturesRequestBatchCreateFeaturesRequest. parseFrom(InputStream input)static BatchCreateFeaturesRequestBatchCreateFeaturesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchCreateFeaturesRequestBatchCreateFeaturesRequest. parseFrom(ByteBuffer data)static BatchCreateFeaturesRequestBatchCreateFeaturesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type BatchCreateFeaturesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<BatchCreateFeaturesRequest,com.google.longrunning.Operation>FeaturestoreServiceClient. batchCreateFeaturesCallable()Creates a batch of Features in a given EntityType.com.google.api.gax.rpc.OperationCallable<BatchCreateFeaturesRequest,BatchCreateFeaturesResponse,BatchCreateFeaturesOperationMetadata>FeaturestoreServiceClient. batchCreateFeaturesOperationCallable()Creates a batch of Features in a given EntityType.com.google.api.gax.rpc.OperationCallSettings<BatchCreateFeaturesRequest,BatchCreateFeaturesResponse,BatchCreateFeaturesOperationMetadata>FeaturestoreServiceSettings. batchCreateFeaturesOperationSettings()Returns the object with the settings used for calls to batchCreateFeatures.com.google.api.gax.rpc.OperationCallSettings.Builder<BatchCreateFeaturesRequest,BatchCreateFeaturesResponse,BatchCreateFeaturesOperationMetadata>FeaturestoreServiceSettings.Builder. batchCreateFeaturesOperationSettings()Returns the builder for the settings used for calls to batchCreateFeatures.com.google.api.gax.rpc.UnaryCallSettings<BatchCreateFeaturesRequest,com.google.longrunning.Operation>FeaturestoreServiceSettings. batchCreateFeaturesSettings()Returns the object with the settings used for calls to batchCreateFeatures.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchCreateFeaturesRequest,com.google.longrunning.Operation>FeaturestoreServiceSettings.Builder. batchCreateFeaturesSettings()Returns the builder for the settings used for calls to batchCreateFeatures.static io.grpc.MethodDescriptor<BatchCreateFeaturesRequest,com.google.longrunning.Operation>FeaturestoreServiceGrpc. getBatchCreateFeaturesMethod()com.google.protobuf.Parser<BatchCreateFeaturesRequest>BatchCreateFeaturesRequest. getParserForType()static com.google.protobuf.Parser<BatchCreateFeaturesRequest>BatchCreateFeaturesRequest. parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type BatchCreateFeaturesRequest Modifier and Type Method Description default voidFeaturestoreServiceGrpc.AsyncService. batchCreateFeatures(BatchCreateFeaturesRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates a batch of Features in a given EntityType.com.google.longrunning.OperationFeaturestoreServiceGrpc.FeaturestoreServiceBlockingStub. batchCreateFeatures(BatchCreateFeaturesRequest request)Creates a batch of Features in a given EntityType.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>FeaturestoreServiceGrpc.FeaturestoreServiceFutureStub. batchCreateFeatures(BatchCreateFeaturesRequest request)Creates a batch of Features in a given EntityType.voidFeaturestoreServiceGrpc.FeaturestoreServiceStub. batchCreateFeatures(BatchCreateFeaturesRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates a batch of Features in a given EntityType.com.google.api.gax.longrunning.OperationFuture<BatchCreateFeaturesResponse,BatchCreateFeaturesOperationMetadata>FeaturestoreServiceClient. batchCreateFeaturesAsync(BatchCreateFeaturesRequest request)Creates a batch of Features in a given EntityType.BatchCreateFeaturesRequest.BuilderBatchCreateFeaturesRequest.Builder. mergeFrom(BatchCreateFeaturesRequest other)static BatchCreateFeaturesRequest.BuilderBatchCreateFeaturesRequest. newBuilder(BatchCreateFeaturesRequest prototype) -
Uses of BatchCreateFeaturesRequest in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type BatchCreateFeaturesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<BatchCreateFeaturesRequest,com.google.longrunning.Operation>FeaturestoreServiceStub. batchCreateFeaturesCallable()com.google.api.gax.rpc.UnaryCallable<BatchCreateFeaturesRequest,com.google.longrunning.Operation>GrpcFeaturestoreServiceStub. batchCreateFeaturesCallable()com.google.api.gax.rpc.OperationCallable<BatchCreateFeaturesRequest,BatchCreateFeaturesResponse,BatchCreateFeaturesOperationMetadata>FeaturestoreServiceStub. batchCreateFeaturesOperationCallable()com.google.api.gax.rpc.OperationCallable<BatchCreateFeaturesRequest,BatchCreateFeaturesResponse,BatchCreateFeaturesOperationMetadata>GrpcFeaturestoreServiceStub. batchCreateFeaturesOperationCallable()com.google.api.gax.rpc.OperationCallSettings<BatchCreateFeaturesRequest,BatchCreateFeaturesResponse,BatchCreateFeaturesOperationMetadata>FeaturestoreServiceStubSettings. batchCreateFeaturesOperationSettings()Returns the object with the settings used for calls to batchCreateFeatures.com.google.api.gax.rpc.OperationCallSettings.Builder<BatchCreateFeaturesRequest,BatchCreateFeaturesResponse,BatchCreateFeaturesOperationMetadata>FeaturestoreServiceStubSettings.Builder. batchCreateFeaturesOperationSettings()Returns the builder for the settings used for calls to batchCreateFeatures.com.google.api.gax.rpc.UnaryCallSettings<BatchCreateFeaturesRequest,com.google.longrunning.Operation>FeaturestoreServiceStubSettings. batchCreateFeaturesSettings()Returns the object with the settings used for calls to batchCreateFeatures.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchCreateFeaturesRequest,com.google.longrunning.Operation>FeaturestoreServiceStubSettings.Builder. batchCreateFeaturesSettings()Returns the builder for the settings used for calls to batchCreateFeatures.
-