This interface defines virtual methods for each of the user-facing overload sets in MetastoreServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type MetastoreServiceClient.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This document outlines the `MetastoreServiceConnection` class, which provides an interface for interacting with the `MetastoreServiceClient` in the Google Cloud BigQuery BigLake v1 API."],["The `MetastoreServiceConnection` class includes virtual methods for various operations such as creating, deleting, getting, and listing catalogs, databases, and tables."],["The latest release candidate is version `2.37.0-rc`, while the current version, as of this document, is `2.24.0`, with documentation available for all releases from `2.11.0` onwards."],["This class allows for custom behavior injection, facilitating testing using mock objects, like the `MockMetastoreServiceConnection`."],["The page provides comprehensive details on the `MetastoreServiceConnection`'s functions, including parameters, return types, and descriptions for each operation related to catalogs, databases, and tables within BigQuery BigLake."]]],[]]