public sealed class GetStyleGuideContentsRequest : IMessage<GetStyleGuideContentsRequest>, IEquatable<GetStyleGuideContentsRequest>, IDeepCloneable<GetStyleGuideContentsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the API hub v1 API class GetStyleGuideContentsRequest.
The [GetStyleGuideContents][ApiHub.GetStyleGuideContents] method's request.
Required. The name of the StyleGuide whose contents need to be retrieved.
There is exactly one style guide resource per project per location.
The expected format is
projects/{project}/locations/{location}/plugins/{plugin}/styleGuide.
[[["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\u003eThe \u003ccode\u003eGetStyleGuideContentsRequest\u003c/code\u003e class is used to formulate requests for the \u003ccode\u003eGetStyleGuideContents\u003c/code\u003e method within the API hub v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \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\u003eIt includes constructors for creating new instances of \u003ccode\u003eGetStyleGuideContentsRequest\u003c/code\u003e, either default or by copying an existing request.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties \u003ccode\u003eName\u003c/code\u003e (a string) and \u003ccode\u003eStyleGuideName\u003c/code\u003e (a StyleGuideName type), which are used to specify the style guide to be retrieved, with \u003ccode\u003eName\u003c/code\u003e being a required field.\u003c/p\u003e\n"]]],[],null,[]]