public sealed class GetRepositoryRequest : IMessage<GetRepositoryRequest>, IEquatable<GetRepositoryRequest>, IDeepCloneable<GetRepositoryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1 API class GetRepositoryRequest.
[[["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 page provides documentation for the `GetRepositoryRequest` class within the Google Cloud Artifact Registry v1 API."],["The `GetRepositoryRequest` class is used to retrieve a specific repository and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has two constructors and two properties, `Name` which is of string type and `RepositoryName` which is of `RepositoryName` type."],["The latest version available is 2.9.0, with this current documentation being for version 2.5.0, and the documentation also covers versions ranging from 1.0.0 to 2.9.0, and provides links to these versions."]]],[]]