public sealed class ProjectSettings : IMessage<ProjectSettings>, IEquatable<ProjectSettings>, IDeepCloneable<ProjectSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1 API class ProjectSettings.
The Artifact Registry settings that apply to a Project.
[[["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-04-14 UTC."],[[["The latest version available for the Artifact Registry v1 API is 2.9.0, with a list of versions available ranging from 1.0.0 to 2.9.0."],["The document provides reference and code samples for the `ProjectSettings` class within the Artifact Registry v1 API, focusing on the 2.5.0 version."],["The `ProjectSettings` class, relevant to Artifact Registry settings, implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and inherits members from the `object` class."],["The class contains properties such as `LegacyRedirectionState`, `Name`, and `ProjectSettingsName`, each having descriptions and specific value types."],["Constructors are available for `ProjectSettings`, including a default constructor and one that accepts another `ProjectSettings` object as a parameter."]]],[]]