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` interface for the `MetastoreServiceClient`, which enables interaction with BigQuery BigLake Metastore services."],["The latest release candidate is version 2.37.0-rc, with the current stable version being 2.35.0, and many previous releases available."],["`MetastoreServiceConnection` provides virtual methods for user-facing operations such as creating, deleting, updating, and retrieving Catalogs, Databases, and Tables."],["Users can implement custom behavior or inject test objects using the interface, allowing for flexible testing with `MetastoreServiceClient`."],["The document includes functions to create a concrete instance using `MakeMetastoreServiceConnection()` and for mocking with `bigquery_biglake_v1_mocks::MockMetastoreServiceConnection`."]]],[]]