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"]],[["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-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 multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for message handling and comparison.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eGetStyleGuideContentsRequest\u003c/code\u003e class: a default constructor and a copy constructor that takes another \u003ccode\u003eGetStyleGuideContentsRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetStyleGuideContentsRequest\u003c/code\u003e class has two main properties: \u003ccode\u003eName\u003c/code\u003e, which is a string representing the style guide's resource name, and \u003ccode\u003eStyleGuideName\u003c/code\u003e, which is a typed view of the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property in \u003ccode\u003eGetStyleGuideContentsRequest\u003c/code\u003e is required and must follow a specific format: \u003ccode\u003eprojects/{project}/locations/{location}/plugins/{plugin}/styleGuide\u003c/code\u003e, uniquely identifying the style guide to be retrieved.\u003c/p\u003e\n"]]],[],null,[]]