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 documentation covers the `TagHolds` class within the Google Cloud Resource Manager v3 API, specifically in the `Google.Cloud.ResourceManager.V3` namespace."],["The `TagHolds` class enables users to manage TagHolds, which are references to Tag Values that should prevent TagValue deletion, even if not explicitly bound by TagBindings."],["The documentation outlines methods such as `BindService`, which are used to define and register service logic for `TagHolds` with a server or a service binder."],["The available versions of the documentation cover a range of versions from 1.0.0 to the latest version 2.5.0, with each version having it's own dedicated documentation page."],["The `TagHolds` class inherits from the base .NET `object` class, and inherits associated methods such as `GetHashCode`, `GetType`, `MemberwiseClone` and `ToString`."]]],[]]