public sealed class UpdateRepositoryRequest : IMessage<UpdateRepositoryRequest>, IEquatable<UpdateRepositoryRequest>, IDeepCloneable<UpdateRepositoryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1 API class UpdateRepositoryRequest.
[[["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 reference documentation for the `UpdateRepositoryRequest` class within the Google Cloud Artifact Registry v1 API, specifically for version 2.7.0."],["The `UpdateRepositoryRequest` class is used to send requests to update a repository and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UpdateRepositoryRequest` class contains properties for `Repository`, which represents the repository data, and `UpdateMask`, which specifies which fields of the repository should be updated."],["The page lists multiple versions of the documentation, ranging from 1.0.0 to the latest 2.9.0, with links to the corresponding `UpdateRepositoryRequest` documentation for each version."],["There are 2 constructors for `UpdateRepositoryRequest`, one default and one which take another `UpdateRepositoryRequest` as a parameter."]]],[]]