Reference documentation and code samples for the Cloud Resource Manager v3 API class TagHolds.
Allow users to create and manage TagHolds for TagValues. TagHolds represent
the use of a Tag Value that is not captured by TagBindings but
should still block TagValue deletion (such as a reference in a policy
condition). This service provides isolated failure domains by cloud location
so that TagHolds can be managed in the same location as their usage.
public static void BindService(ServiceBinderBase serviceBinder, TagHolds.TagHoldsBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["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-03-21 UTC."],[[["This webpage provides documentation for the `TagHolds` class within the Google Cloud Resource Manager v3 API, focusing on managing TagHolds for TagValues."],["The `TagHolds` class allows users to manage the use of a Tag Value, ensuring it is not deleted even if there are no direct TagBindings."],["There are multiple versions of the `TagHolds` class documented, with the latest being version 2.5.0, and older versions going as far back as version 1.0.0."],["The documentation includes information about the `TagHolds` class's inheritance, namespace, and assembly."],["The page details the `BindService` method, which is available for registering server-side handling logic for `TagHolds`, detailing the different parameters that can be passed in."]]],[]]