public sealed class Namespace : IMessage<Namespace>, IEquatable<Namespace>, IDeepCloneable<Namespace>, IBufferMessage, IMessage
A container for [services][google.cloud.servicedirectory.v1.Service].
Namespaces allow administrators to group services together and define
permissions for a collection of services.
Optional. Resource labels associated with this Namespace.
No more than 64 user labels can be associated with a given resource. Label
keys and values can be no longer than 63 characters.
[[["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 document outlines the `Namespace` class within version 2.0.0 of the Google Cloud Service Directory V1 .NET library."],["`Namespace` objects serve as containers for grouping services and defining access permissions, allowing administrators to manage collections of services."],["The `Namespace` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with inheritance from `Object`."],["The class provides properties for managing labels, using `MapField`, and resource names, as `string` and a `NamespaceName` type, along with constructors to create `Namespace` objects."],["The latest version of the Google Cloud Service Directory V1 is 2.6.0, with this page giving information for version 2.0.0 and going back to version 1.0.0."]]],[]]