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 and code samples for the `GetProjectSettingsRequest` class in the Artifact Registry v1 API."],["`GetProjectSettingsRequest` is used to retrieve the redirection status for a given project and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, one parameterless and the other for cloning an existing `GetProjectSettingsRequest` instance, and it contains the properties `Name` and `ProjectSettingsName`."],["This documentation covers versions of the API from 1.0.0 up to 2.9.0, with 2.9.0 being the latest, and this page being focused on version 2.6.0, as indicated by the URL path."]]],[]]