Uses of Class
com.google.cloud.aiplatform.v1.GetFeaturestoreRequest
-
Packages that use GetFeaturestoreRequest Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1.stub -
-
Uses of GetFeaturestoreRequest in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return GetFeaturestoreRequest Modifier and Type Method Description GetFeaturestoreRequestGetFeaturestoreRequest.Builder. build()GetFeaturestoreRequestGetFeaturestoreRequest.Builder. buildPartial()static GetFeaturestoreRequestGetFeaturestoreRequest. getDefaultInstance()GetFeaturestoreRequestGetFeaturestoreRequest.Builder. getDefaultInstanceForType()GetFeaturestoreRequestGetFeaturestoreRequest. getDefaultInstanceForType()static GetFeaturestoreRequestGetFeaturestoreRequest. parseDelimitedFrom(InputStream input)static GetFeaturestoreRequestGetFeaturestoreRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetFeaturestoreRequestGetFeaturestoreRequest. parseFrom(byte[] data)static GetFeaturestoreRequestGetFeaturestoreRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetFeaturestoreRequestGetFeaturestoreRequest. parseFrom(com.google.protobuf.ByteString data)static GetFeaturestoreRequestGetFeaturestoreRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetFeaturestoreRequestGetFeaturestoreRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetFeaturestoreRequestGetFeaturestoreRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetFeaturestoreRequestGetFeaturestoreRequest. parseFrom(InputStream input)static GetFeaturestoreRequestGetFeaturestoreRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetFeaturestoreRequestGetFeaturestoreRequest. parseFrom(ByteBuffer data)static GetFeaturestoreRequestGetFeaturestoreRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type GetFeaturestoreRequest Modifier and Type Method Description 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.static io.grpc.MethodDescriptor<GetFeaturestoreRequest,Featurestore>FeaturestoreServiceGrpc. getGetFeaturestoreMethod()com.google.protobuf.Parser<GetFeaturestoreRequest>GetFeaturestoreRequest. getParserForType()static com.google.protobuf.Parser<GetFeaturestoreRequest>GetFeaturestoreRequest. parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type GetFeaturestoreRequest Modifier and Type Method Description FeaturestoreFeaturestoreServiceClient. getFeaturestore(GetFeaturestoreRequest request)Gets details of a single Featurestore.default voidFeaturestoreServiceGrpc.AsyncService. getFeaturestore(GetFeaturestoreRequest request, io.grpc.stub.StreamObserver<Featurestore> responseObserver)Gets details of a single Featurestore.FeaturestoreFeaturestoreServiceGrpc.FeaturestoreServiceBlockingStub. getFeaturestore(GetFeaturestoreRequest request)Gets details of a single Featurestore.com.google.common.util.concurrent.ListenableFuture<Featurestore>FeaturestoreServiceGrpc.FeaturestoreServiceFutureStub. getFeaturestore(GetFeaturestoreRequest request)Gets details of a single Featurestore.voidFeaturestoreServiceGrpc.FeaturestoreServiceStub. getFeaturestore(GetFeaturestoreRequest request, io.grpc.stub.StreamObserver<Featurestore> responseObserver)Gets details of a single Featurestore.GetFeaturestoreRequest.BuilderGetFeaturestoreRequest.Builder. mergeFrom(GetFeaturestoreRequest other)static GetFeaturestoreRequest.BuilderGetFeaturestoreRequest. newBuilder(GetFeaturestoreRequest prototype) -
Uses of GetFeaturestoreRequest in com.google.cloud.aiplatform.v1.stub
Methods in com.google.cloud.aiplatform.v1.stub that return types with arguments of type GetFeaturestoreRequest Modifier and Type Method Description 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.
-