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-04-17 UTC."],[[["This document provides reference information for the `GetStyleGuideRequest` class within the Google Cloud API Hub v1 API, specifically version 1.0.0-beta02."],["The `GetStyleGuideRequest` class is used to make requests to the `GetStyleGuide` method within the API, and implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `GetStyleGuideRequest` class includes two constructors: a default constructor and one that takes another `GetStyleGuideRequest` instance as a parameter for copying."],["Key properties of the `GetStyleGuideRequest` class include `Name`, a string representing the resource name, and `StyleGuideName`, a typed view of the resource name."]]],[]]