public sealed class GetStyleGuideRequest : IMessage<GetStyleGuideRequest>, IEquatable<GetStyleGuideRequest>, IDeepCloneable<GetStyleGuideRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the API hub v1 API class GetStyleGuideRequest.
The [GetStyleGuide][ApiHub.GetStyleGuide] method's request.
[[["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 information for the `GetStyleGuideRequest` class within the Google Cloud API Hub V1 API, specifically for version 1.0.0-beta01."],["The `GetStyleGuideRequest` class is used to structure requests for the `GetStyleGuide` method, which retrieves a specified style guide."],["It inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors and two key properties: `Name`, a string representing the name of the spec, and `StyleGuideName`, a typed view over the `Name`."],["The namespace of the class is `Google.Cloud.ApiHub.V1`, and the assembly is `Google.Cloud.ApiHub.V1.dll`."]]],[]]