This interface defines virtual methods for each of the user-facing overload sets in PersistentResourceServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type PersistentResourceServiceClient.
[[["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-08 UTC."],[[["The latest version available for `PersistentResourceServiceConnection` is 2.37.0-rc, with a full list of previous versions ranging from 2.36.0 down to 2.12.0."],["`PersistentResourceServiceConnection` defines virtual methods for user-facing overload sets within `PersistentResourceServiceClient`, enabling custom behavior injection, primarily for testing."],["This interface includes methods for creating, getting, listing, deleting, updating, and rebooting persistent resources, as well as managing locations, IAM policies, and long-running operations."],["For concrete implementation, one can use the `MakePersistentResourceServiceConnection()` function, and for testing, `aiplatform_v1_mocks::MockPersistentResourceServiceConnection` is available for mocking purposes."],["The functions supported by this interface include `CreatePersistentResource`, `GetPersistentResource`, `ListPersistentResources`, `DeletePersistentResource`, `UpdatePersistentResource`, and `RebootPersistentResource`, along with others that control operations, permissions, and locations."]]],[]]