Uses of Class
com.google.cloud.aiplatform.v1beta1.MetadataServiceClient.ListMetadataSchemasPagedResponse
Packages that use MetadataServiceClient.ListMetadataSchemasPagedResponse
Package
Description
A client to Vertex AI API
-
Uses of MetadataServiceClient.ListMetadataSchemasPagedResponse in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return MetadataServiceClient.ListMetadataSchemasPagedResponseModifier and TypeMethodDescriptionMetadataServiceClient.listMetadataSchemas(ListMetadataSchemasRequest request) Lists MetadataSchemas.MetadataServiceClient.listMetadataSchemas(MetadataStoreName parent) Lists MetadataSchemas.MetadataServiceClient.listMetadataSchemas(String parent) Lists MetadataSchemas.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type MetadataServiceClient.ListMetadataSchemasPagedResponseModifier and TypeMethodDescriptionMetadataServiceClient.ListMetadataSchemasPagedResponse.createAsync(PageContext<ListMetadataSchemasRequest, ListMetadataSchemasResponse, MetadataSchema> context, ApiFuture<ListMetadataSchemasResponse> futureResponse) final UnaryCallable<ListMetadataSchemasRequest,MetadataServiceClient.ListMetadataSchemasPagedResponse> MetadataServiceClient.listMetadataSchemasPagedCallable()Lists MetadataSchemas.PagedCallSettings.Builder<ListMetadataSchemasRequest,ListMetadataSchemasResponse, MetadataServiceClient.ListMetadataSchemasPagedResponse> MetadataServiceSettings.Builder.listMetadataSchemasSettings()Returns the builder for the settings used for calls to listMetadataSchemas.PagedCallSettings<ListMetadataSchemasRequest,ListMetadataSchemasResponse, MetadataServiceClient.ListMetadataSchemasPagedResponse> MetadataServiceSettings.listMetadataSchemasSettings()Returns the object with the settings used for calls to listMetadataSchemas. -
Uses of MetadataServiceClient.ListMetadataSchemasPagedResponse in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type MetadataServiceClient.ListMetadataSchemasPagedResponseModifier and TypeMethodDescriptionGrpcMetadataServiceStub.listMetadataSchemasPagedCallable()MetadataServiceStub.listMetadataSchemasPagedCallable()PagedCallSettings.Builder<ListMetadataSchemasRequest,ListMetadataSchemasResponse, MetadataServiceClient.ListMetadataSchemasPagedResponse> MetadataServiceStubSettings.Builder.listMetadataSchemasSettings()Returns the builder for the settings used for calls to listMetadataSchemas.PagedCallSettings<ListMetadataSchemasRequest,ListMetadataSchemasResponse, MetadataServiceClient.ListMetadataSchemasPagedResponse> MetadataServiceStubSettings.listMetadataSchemasSettings()Returns the object with the settings used for calls to listMetadataSchemas.