public sealed class GetProjectSettingsRequest : IMessage<GetProjectSettingsRequest>, IEquatable<GetProjectSettingsRequest>, IDeepCloneable<GetProjectSettingsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1 API class GetProjectSettingsRequest.
[[["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 provides reference documentation for the `GetProjectSettingsRequest` class within the Artifact Registry v1 API."],["The `GetProjectSettingsRequest` class is used to retrieve the redirection status for a given project and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of this API class is 2.9.0, with versions available for previous versions dating back to 1.0.0."],["The class has two constructors: a default one and another one that takes another `GetProjectSettingsRequest` as a parameter, and has two properties `Name` and `ProjectSettingsName` that provide the name of the requested project settings."]]],[]]