This interface defines virtual methods for each of the user-facing overload sets in DiskTypesClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type DiskTypesClient.
To create a concrete instance, see MakeDiskTypesConnection().
[[["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-07-09 UTC."],[[["This webpage provides documentation for the `DiskTypesConnection` class, which is part of the Google Cloud C++ client library for Compute Disk Types."],["The `DiskTypesConnection` class defines virtual methods corresponding to the user-facing methods in `DiskTypesClient`, facilitating custom behavior injection and testing."],["The documentation includes a list of available versions, ranging from `2.37.0-rc` (latest) down to `2.15.1`, with links to specific documentation for each version."],["Key functions covered within `DiskTypesConnection` include `options()`, `AggregatedListDiskTypes()`, `GetDiskType()`, and `ListDiskTypes()`, along with details on parameters and return types."],["There are helper functions such as `MakeDiskTypesConnection()` and `MockDiskTypesConnection` that provide users with ways to make and mock the connection."]]],[]]