public sealed class StyleGuideContents : IMessage<StyleGuideContents>, IEquatable<StyleGuideContents>, IDeepCloneable<StyleGuideContents>, IBufferMessage, IMessage
Reference documentation and code samples for the API hub v1 API class StyleGuideContents.
[[["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\u003eThis documentation provides reference information for the \u003ccode\u003eStyleGuideContents\u003c/code\u003e class within the Google.Cloud.ApiHub.V1 API, specifically for version 1.0.0-beta02.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStyleGuideContents\u003c/code\u003e is a sealed class that implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, inheriting from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor \u003ccode\u003eStyleGuideContents()\u003c/code\u003e and a copy constructor \u003ccode\u003eStyleGuideContents(StyleGuideContents other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStyleGuideContents\u003c/code\u003e class has two key properties: \u003ccode\u003eContents\u003c/code\u003e, which is a required \u003ccode\u003eByteString\u003c/code\u003e representing the style guide's data, and \u003ccode\u003eMimeType\u003c/code\u003e, a required string specifying the content's mime type.\u003c/p\u003e\n"],["\u003cp\u003eInherited members from the \u003ccode\u003eobject\u003c/code\u003e class include methods such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]