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 page provides reference documentation for the `TagHolds` class within the Google Cloud Resource Manager v3 API, specifically for version 2.3.0, with links to other versions also available."],["The `TagHolds` class enables users to manage TagHolds, which represent the usage of a Tag Value that prevents TagValue deletion, even if not captured by TagBindings."],["The `TagHolds` class inherits from the `object` class and provides two static methods, `BindService(TagHoldsBase)` and `BindService(ServiceBinderBase, TagHoldsBase)`, for creating and registering service definitions."],["The documentation offers detailed information on the `BindService` methods, including parameters, their types and descriptions, as well as the type and description of the return."],["The latest available version is 2.5.0, with multiple previous versions listed ranging back to 1.0.0, and it is located within the `Google.Cloud.ResourceManager.V3` namespace."]]],[]]