This interface defines virtual methods for each of the user-facing overload sets in MetadataServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type MetadataServiceClient.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document details the `MetadataServiceConnection` interface for the `MetadataServiceClient`, enabling the injection of custom behavior for testing purposes."],["The latest release candidate version available is 2.37.0-rc, with a history of versions dating back to 2.11.0 accessible through the provided links."],["The `MetadataServiceConnection` defines virtual methods for managing entities and partitions, including creating, updating, deleting, getting, and listing operations."],["It also supports operations related to locations, IAM policies, and long-running operations, providing a comprehensive set of functionalities."],["The interface offers a `MakeMetadataServiceConnection()` function to create concrete instances and `MockMetadataServiceConnection` for mocking within tests."]]],[]]