Uses of Class
com.google.cloud.aiplatform.v1.CreateFeaturestoreRequest
-
Packages that use CreateFeaturestoreRequest Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1.stub -
-
Uses of CreateFeaturestoreRequest in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return CreateFeaturestoreRequest Modifier and Type Method Description CreateFeaturestoreRequest
CreateFeaturestoreRequest.Builder. build()
CreateFeaturestoreRequest
CreateFeaturestoreRequest.Builder. buildPartial()
static CreateFeaturestoreRequest
CreateFeaturestoreRequest. getDefaultInstance()
CreateFeaturestoreRequest
CreateFeaturestoreRequest.Builder. getDefaultInstanceForType()
CreateFeaturestoreRequest
CreateFeaturestoreRequest. getDefaultInstanceForType()
static CreateFeaturestoreRequest
CreateFeaturestoreRequest. parseDelimitedFrom(InputStream input)
static CreateFeaturestoreRequest
CreateFeaturestoreRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateFeaturestoreRequest
CreateFeaturestoreRequest. parseFrom(byte[] data)
static CreateFeaturestoreRequest
CreateFeaturestoreRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateFeaturestoreRequest
CreateFeaturestoreRequest. parseFrom(com.google.protobuf.ByteString data)
static CreateFeaturestoreRequest
CreateFeaturestoreRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateFeaturestoreRequest
CreateFeaturestoreRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static CreateFeaturestoreRequest
CreateFeaturestoreRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateFeaturestoreRequest
CreateFeaturestoreRequest. parseFrom(InputStream input)
static CreateFeaturestoreRequest
CreateFeaturestoreRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateFeaturestoreRequest
CreateFeaturestoreRequest. parseFrom(ByteBuffer data)
static CreateFeaturestoreRequest
CreateFeaturestoreRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type CreateFeaturestoreRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateFeaturestoreRequest,com.google.longrunning.Operation>
FeaturestoreServiceClient. createFeaturestoreCallable()
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.api.gax.rpc.UnaryCallSettings.Builder<CreateFeaturestoreRequest,com.google.longrunning.Operation>
FeaturestoreServiceSettings.Builder. createFeaturestoreSettings()
Returns the builder for the settings used for calls to createFeaturestore.com.google.api.gax.rpc.UnaryCallSettings<CreateFeaturestoreRequest,com.google.longrunning.Operation>
FeaturestoreServiceSettings. createFeaturestoreSettings()
Returns the object with the settings used for calls to createFeaturestore.static io.grpc.MethodDescriptor<CreateFeaturestoreRequest,com.google.longrunning.Operation>
FeaturestoreServiceGrpc. getCreateFeaturestoreMethod()
com.google.protobuf.Parser<CreateFeaturestoreRequest>
CreateFeaturestoreRequest. getParserForType()
static com.google.protobuf.Parser<CreateFeaturestoreRequest>
CreateFeaturestoreRequest. parser()
Methods in com.google.cloud.aiplatform.v1 with parameters of type CreateFeaturestoreRequest Modifier and Type Method Description default void
FeaturestoreServiceGrpc.AsyncService. createFeaturestore(CreateFeaturestoreRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Creates a new Featurestore in a given project and location.com.google.longrunning.Operation
FeaturestoreServiceGrpc.FeaturestoreServiceBlockingStub. createFeaturestore(CreateFeaturestoreRequest request)
Creates a new Featurestore in a given project and location.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
FeaturestoreServiceGrpc.FeaturestoreServiceFutureStub. createFeaturestore(CreateFeaturestoreRequest request)
Creates a new Featurestore in a given project and location.void
FeaturestoreServiceGrpc.FeaturestoreServiceStub. createFeaturestore(CreateFeaturestoreRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Creates a new Featurestore in a given project and location.com.google.api.gax.longrunning.OperationFuture<Featurestore,CreateFeaturestoreOperationMetadata>
FeaturestoreServiceClient. createFeaturestoreAsync(CreateFeaturestoreRequest request)
Creates a new Featurestore in a given project and location.CreateFeaturestoreRequest.Builder
CreateFeaturestoreRequest.Builder. mergeFrom(CreateFeaturestoreRequest other)
static CreateFeaturestoreRequest.Builder
CreateFeaturestoreRequest. newBuilder(CreateFeaturestoreRequest prototype)
-
Uses of CreateFeaturestoreRequest in com.google.cloud.aiplatform.v1.stub
Methods in com.google.cloud.aiplatform.v1.stub that return types with arguments of type CreateFeaturestoreRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateFeaturestoreRequest,com.google.longrunning.Operation>
FeaturestoreServiceStub. createFeaturestoreCallable()
com.google.api.gax.rpc.UnaryCallable<CreateFeaturestoreRequest,com.google.longrunning.Operation>
GrpcFeaturestoreServiceStub. createFeaturestoreCallable()
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.UnaryCallSettings.Builder<CreateFeaturestoreRequest,com.google.longrunning.Operation>
FeaturestoreServiceStubSettings.Builder. createFeaturestoreSettings()
Returns the builder for the settings used for calls to createFeaturestore.com.google.api.gax.rpc.UnaryCallSettings<CreateFeaturestoreRequest,com.google.longrunning.Operation>
FeaturestoreServiceStubSettings. createFeaturestoreSettings()
Returns the object with the settings used for calls to createFeaturestore.
-