public sealed class UpdateRepositoryRequest : IMessage<UpdateRepositoryRequest>, IEquatable<UpdateRepositoryRequest>, IDeepCloneable<UpdateRepositoryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataform v1beta1 API class UpdateRepositoryRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eUpdateRepositoryRequest\u003c/code\u003e class within the Dataform v1beta1 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateRepositoryRequest\u003c/code\u003e class is used to construct a request message for updating a repository, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a default one and one that accepts another \u003ccode\u003eUpdateRepositoryRequest\u003c/code\u003e instance, allowing for the creation of new instances.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eRepository\u003c/code\u003e, which is a required parameter representing the repository to be updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which allows for the specification of fields to be updated in the repository.\u003c/p\u003e\n"],["\u003cp\u003eThis class is found within the \u003ccode\u003eGoogle.Cloud.Dataform.V1Beta1\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.Dataform.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]