Uses of Class
com.google.cloud.aiplatform.v1beta1.Featurestore
-
Packages that use Featurestore Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1beta1.stub -
-
Uses of Featurestore in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return Featurestore Modifier and Type Method Description Featurestore
Featurestore.Builder. build()
Featurestore
Featurestore.Builder. buildPartial()
static Featurestore
Featurestore. getDefaultInstance()
Featurestore
Featurestore.Builder. getDefaultInstanceForType()
Featurestore
Featurestore. getDefaultInstanceForType()
Featurestore
CreateFeaturestoreRequest.Builder. getFeaturestore()
Required.Featurestore
CreateFeaturestoreRequest. getFeaturestore()
Required.Featurestore
CreateFeaturestoreRequestOrBuilder. getFeaturestore()
Required.Featurestore
FeaturestoreServiceClient. getFeaturestore(FeaturestoreName name)
Gets details of a single Featurestore.Featurestore
FeaturestoreServiceClient. getFeaturestore(GetFeaturestoreRequest request)
Gets details of a single Featurestore.Featurestore
FeaturestoreServiceClient. getFeaturestore(String name)
Gets details of a single Featurestore.Featurestore
FeaturestoreServiceGrpc.FeaturestoreServiceBlockingStub. getFeaturestore(GetFeaturestoreRequest request)
Gets details of a single Featurestore.Featurestore
UpdateFeaturestoreRequest.Builder. getFeaturestore()
Required.Featurestore
UpdateFeaturestoreRequest. getFeaturestore()
Required.Featurestore
UpdateFeaturestoreRequestOrBuilder. getFeaturestore()
Required.Featurestore
ListFeaturestoresResponse.Builder. getFeaturestores(int index)
The Featurestores matching the request.Featurestore
ListFeaturestoresResponse. getFeaturestores(int index)
The Featurestores matching the request.Featurestore
ListFeaturestoresResponseOrBuilder. getFeaturestores(int index)
The Featurestores matching the request.static Featurestore
Featurestore. parseDelimitedFrom(InputStream input)
static Featurestore
Featurestore. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Featurestore
Featurestore. parseFrom(byte[] data)
static Featurestore
Featurestore. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Featurestore
Featurestore. parseFrom(com.google.protobuf.ByteString data)
static Featurestore
Featurestore. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Featurestore
Featurestore. parseFrom(com.google.protobuf.CodedInputStream input)
static Featurestore
Featurestore. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Featurestore
Featurestore. parseFrom(InputStream input)
static Featurestore
Featurestore. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Featurestore
Featurestore. parseFrom(ByteBuffer data)
static Featurestore
Featurestore. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type Featurestore Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Featurestore,CreateFeaturestoreOperationMetadata>
FeaturestoreServiceClient. createFeaturestoreAsync(CreateFeaturestoreRequest request)
Creates a new Featurestore in a given project and location.com.google.api.gax.longrunning.OperationFuture<Featurestore,CreateFeaturestoreOperationMetadata>
FeaturestoreServiceClient. createFeaturestoreAsync(LocationName parent, Featurestore featurestore)
Creates a new Featurestore in a given project and location.com.google.api.gax.longrunning.OperationFuture<Featurestore,CreateFeaturestoreOperationMetadata>
FeaturestoreServiceClient. createFeaturestoreAsync(LocationName parent, Featurestore featurestore, String featurestoreId)
Creates a new Featurestore in a given project and location.com.google.api.gax.longrunning.OperationFuture<Featurestore,CreateFeaturestoreOperationMetadata>
FeaturestoreServiceClient. createFeaturestoreAsync(String parent, Featurestore featurestore)
Creates a new Featurestore in a given project and location.com.google.api.gax.longrunning.OperationFuture<Featurestore,CreateFeaturestoreOperationMetadata>
FeaturestoreServiceClient. createFeaturestoreAsync(String parent, Featurestore featurestore, String featurestoreId)
Creates a new Featurestore in a given project and location.com.google.api.gax.rpc.OperationCallable<CreateFeaturestoreRequest,Featurestore,CreateFeaturestoreOperationMetadata>
FeaturestoreServiceClient. createFeaturestoreOperationCallable()
Creates a new Featurestore in a given project and location.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateFeaturestoreRequest,Featurestore,CreateFeaturestoreOperationMetadata>
FeaturestoreServiceSettings.Builder. createFeaturestoreOperationSettings()
Returns the builder for the settings used for calls to createFeaturestore.com.google.api.gax.rpc.OperationCallSettings<CreateFeaturestoreRequest,Featurestore,CreateFeaturestoreOperationMetadata>
FeaturestoreServiceSettings. createFeaturestoreOperationSettings()
Returns the object with the settings used for calls to createFeaturestore.com.google.common.util.concurrent.ListenableFuture<Featurestore>
FeaturestoreServiceGrpc.FeaturestoreServiceFutureStub. getFeaturestore(GetFeaturestoreRequest request)
Gets details of a single Featurestore.com.google.api.gax.rpc.UnaryCallable<GetFeaturestoreRequest,Featurestore>
FeaturestoreServiceClient. getFeaturestoreCallable()
Gets details of a single Featurestore.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFeaturestoreRequest,Featurestore>
FeaturestoreServiceSettings.Builder. getFeaturestoreSettings()
Returns the builder for the settings used for calls to getFeaturestore.com.google.api.gax.rpc.UnaryCallSettings<GetFeaturestoreRequest,Featurestore>
FeaturestoreServiceSettings. getFeaturestoreSettings()
Returns the object with the settings used for calls to getFeaturestore.List<Featurestore>
ListFeaturestoresResponse.Builder. getFeaturestoresList()
The Featurestores matching the request.List<Featurestore>
ListFeaturestoresResponse. getFeaturestoresList()
The Featurestores matching the request.List<Featurestore>
ListFeaturestoresResponseOrBuilder. getFeaturestoresList()
The Featurestores matching the request.static io.grpc.MethodDescriptor<GetFeaturestoreRequest,Featurestore>
FeaturestoreServiceGrpc. getGetFeaturestoreMethod()
com.google.protobuf.Parser<Featurestore>
Featurestore. getParserForType()
static com.google.protobuf.Parser<Featurestore>
Featurestore. parser()
com.google.api.gax.longrunning.OperationFuture<Featurestore,UpdateFeaturestoreOperationMetadata>
FeaturestoreServiceClient. updateFeaturestoreAsync(Featurestore featurestore, com.google.protobuf.FieldMask updateMask)
Updates the parameters of a single Featurestore.com.google.api.gax.longrunning.OperationFuture<Featurestore,UpdateFeaturestoreOperationMetadata>
FeaturestoreServiceClient. updateFeaturestoreAsync(UpdateFeaturestoreRequest request)
Updates the parameters of a single Featurestore.com.google.api.gax.rpc.OperationCallable<UpdateFeaturestoreRequest,Featurestore,UpdateFeaturestoreOperationMetadata>
FeaturestoreServiceClient. updateFeaturestoreOperationCallable()
Updates the parameters of a single Featurestore.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateFeaturestoreRequest,Featurestore,UpdateFeaturestoreOperationMetadata>
FeaturestoreServiceSettings.Builder. updateFeaturestoreOperationSettings()
Returns the builder for the settings used for calls to updateFeaturestore.com.google.api.gax.rpc.OperationCallSettings<UpdateFeaturestoreRequest,Featurestore,UpdateFeaturestoreOperationMetadata>
FeaturestoreServiceSettings. updateFeaturestoreOperationSettings()
Returns the object with the settings used for calls to updateFeaturestore.Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type Featurestore Modifier and Type Method Description ListFeaturestoresResponse.Builder
ListFeaturestoresResponse.Builder. addFeaturestores(int index, Featurestore value)
The Featurestores matching the request.ListFeaturestoresResponse.Builder
ListFeaturestoresResponse.Builder. addFeaturestores(Featurestore value)
The Featurestores matching the request.com.google.api.gax.longrunning.OperationFuture<Featurestore,CreateFeaturestoreOperationMetadata>
FeaturestoreServiceClient. createFeaturestoreAsync(LocationName parent, Featurestore featurestore)
Creates a new Featurestore in a given project and location.com.google.api.gax.longrunning.OperationFuture<Featurestore,CreateFeaturestoreOperationMetadata>
FeaturestoreServiceClient. createFeaturestoreAsync(LocationName parent, Featurestore featurestore, String featurestoreId)
Creates a new Featurestore in a given project and location.com.google.api.gax.longrunning.OperationFuture<Featurestore,CreateFeaturestoreOperationMetadata>
FeaturestoreServiceClient. createFeaturestoreAsync(String parent, Featurestore featurestore)
Creates a new Featurestore in a given project and location.com.google.api.gax.longrunning.OperationFuture<Featurestore,CreateFeaturestoreOperationMetadata>
FeaturestoreServiceClient. createFeaturestoreAsync(String parent, Featurestore featurestore, String featurestoreId)
Creates a new Featurestore in a given project and location.CreateFeaturestoreRequest.Builder
CreateFeaturestoreRequest.Builder. mergeFeaturestore(Featurestore value)
Required.UpdateFeaturestoreRequest.Builder
UpdateFeaturestoreRequest.Builder. mergeFeaturestore(Featurestore value)
Required.Featurestore.Builder
Featurestore.Builder. mergeFrom(Featurestore other)
static Featurestore.Builder
Featurestore. newBuilder(Featurestore prototype)
CreateFeaturestoreRequest.Builder
CreateFeaturestoreRequest.Builder. setFeaturestore(Featurestore value)
Required.UpdateFeaturestoreRequest.Builder
UpdateFeaturestoreRequest.Builder. setFeaturestore(Featurestore value)
Required.ListFeaturestoresResponse.Builder
ListFeaturestoresResponse.Builder. setFeaturestores(int index, Featurestore value)
The Featurestores matching the request.com.google.api.gax.longrunning.OperationFuture<Featurestore,UpdateFeaturestoreOperationMetadata>
FeaturestoreServiceClient. updateFeaturestoreAsync(Featurestore featurestore, com.google.protobuf.FieldMask updateMask)
Updates the parameters of a single Featurestore.Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type Featurestore Modifier and Type Method Description ListFeaturestoresResponse.Builder
ListFeaturestoresResponse.Builder. addAllFeaturestores(Iterable<? extends Featurestore> values)
The Featurestores matching the request.static com.google.api.core.ApiFuture<FeaturestoreServiceClient.ListFeaturestoresPagedResponse>
FeaturestoreServiceClient.ListFeaturestoresPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListFeaturestoresRequest,ListFeaturestoresResponse,Featurestore> context, com.google.api.core.ApiFuture<ListFeaturestoresResponse> futureResponse)
protected FeaturestoreServiceClient.ListFeaturestoresPage
FeaturestoreServiceClient.ListFeaturestoresPage. createPage(com.google.api.gax.rpc.PageContext<ListFeaturestoresRequest,ListFeaturestoresResponse,Featurestore> context, ListFeaturestoresResponse response)
com.google.api.core.ApiFuture<FeaturestoreServiceClient.ListFeaturestoresPage>
FeaturestoreServiceClient.ListFeaturestoresPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListFeaturestoresRequest,ListFeaturestoresResponse,Featurestore> context, com.google.api.core.ApiFuture<ListFeaturestoresResponse> futureResponse)
default void
FeaturestoreServiceGrpc.AsyncService. getFeaturestore(GetFeaturestoreRequest request, io.grpc.stub.StreamObserver<Featurestore> responseObserver)
Gets details of a single Featurestore.void
FeaturestoreServiceGrpc.FeaturestoreServiceStub. getFeaturestore(GetFeaturestoreRequest request, io.grpc.stub.StreamObserver<Featurestore> responseObserver)
Gets details of a single Featurestore. -
Uses of Featurestore in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type Featurestore Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateFeaturestoreRequest,Featurestore,CreateFeaturestoreOperationMetadata>
FeaturestoreServiceStub. createFeaturestoreOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateFeaturestoreRequest,Featurestore,CreateFeaturestoreOperationMetadata>
GrpcFeaturestoreServiceStub. createFeaturestoreOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateFeaturestoreRequest,Featurestore,CreateFeaturestoreOperationMetadata>
FeaturestoreServiceStubSettings.Builder. createFeaturestoreOperationSettings()
Returns the builder for the settings used for calls to createFeaturestore.com.google.api.gax.rpc.OperationCallSettings<CreateFeaturestoreRequest,Featurestore,CreateFeaturestoreOperationMetadata>
FeaturestoreServiceStubSettings. createFeaturestoreOperationSettings()
Returns the object with the settings used for calls to createFeaturestore.com.google.api.gax.rpc.UnaryCallable<GetFeaturestoreRequest,Featurestore>
FeaturestoreServiceStub. getFeaturestoreCallable()
com.google.api.gax.rpc.UnaryCallable<GetFeaturestoreRequest,Featurestore>
GrpcFeaturestoreServiceStub. getFeaturestoreCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFeaturestoreRequest,Featurestore>
FeaturestoreServiceStubSettings.Builder. getFeaturestoreSettings()
Returns the builder for the settings used for calls to getFeaturestore.com.google.api.gax.rpc.UnaryCallSettings<GetFeaturestoreRequest,Featurestore>
FeaturestoreServiceStubSettings. getFeaturestoreSettings()
Returns the object with the settings used for calls to getFeaturestore.com.google.api.gax.rpc.OperationCallable<UpdateFeaturestoreRequest,Featurestore,UpdateFeaturestoreOperationMetadata>
FeaturestoreServiceStub. updateFeaturestoreOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateFeaturestoreRequest,Featurestore,UpdateFeaturestoreOperationMetadata>
GrpcFeaturestoreServiceStub. updateFeaturestoreOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateFeaturestoreRequest,Featurestore,UpdateFeaturestoreOperationMetadata>
FeaturestoreServiceStubSettings.Builder. updateFeaturestoreOperationSettings()
Returns the builder for the settings used for calls to updateFeaturestore.com.google.api.gax.rpc.OperationCallSettings<UpdateFeaturestoreRequest,Featurestore,UpdateFeaturestoreOperationMetadata>
FeaturestoreServiceStubSettings. updateFeaturestoreOperationSettings()
Returns the object with the settings used for calls to updateFeaturestore.
-