public sealed class UpdateStyleGuideRequest : IMessage<UpdateStyleGuideRequest>, IEquatable<UpdateStyleGuideRequest>, IDeepCloneable<UpdateStyleGuideRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the API hub v1 API class UpdateStyleGuideRequest.
The [UpdateStyleGuide][ApiHub.UpdateStyleGuide] method's request.
[[["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."],[[["This page provides documentation for the `UpdateStyleGuideRequest` class within the Google Cloud API Hub v1, specifically version 1.0.0-beta02."],["The `UpdateStyleGuideRequest` class is used as a request object for the `UpdateStyleGuide` method within the API Hub, and implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class inherits from the base `object` class and contains properties such as `StyleGuide` (the resource to update) and `UpdateMask` (the list of fields to update)."],["The class contains two constructors, one default and another that copies properties from an existing `UpdateStyleGuideRequest` instance."],["The current documentation refers to the 1.0.0 beta version of the API, but there is a newer \"latest\" version (1.0.0) also available."]]],[]]