public sealed class SecurityPolicyAdvancedOptionsConfigJsonCustomConfig : IMessage<SecurityPolicyAdvancedOptionsConfigJsonCustomConfig>, IEquatable<SecurityPolicyAdvancedOptionsConfigJsonCustomConfig>, IDeepCloneable<SecurityPolicyAdvancedOptionsConfigJsonCustomConfig>, IBufferMessage, IMessage
public RepeatedField<string> ContentTypes { get; }
A list of custom Content-Type header values to apply the JSON parsing. As per RFC 1341, a Content-Type header value has the following format: Content-Type := type "/" subtype *[";" parameter] When configuring a custom Content-Type header value, only the type/subtype needs to be specified, and the parameters should be excluded.
[[["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-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eSecurityPolicyAdvancedOptionsConfigJsonCustomConfig\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, with the latest version being 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides functionality for managing advanced options for security policy configurations with JSON parsing within the Google Cloud Compute environment.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, all related to the Google.Protobuf library, which is for the serialization and deserialization of structured data.\u003c/p\u003e\n"],["\u003cp\u003eIt supports custom Content-Type header values for applying JSON parsing, specifying type and subtype as defined in RFC 1341, which is managed via the \u003ccode\u003eContentTypes\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe constructor overloads allow the creation of a new instance of the class, or a copy from an existing \u003ccode\u003eSecurityPolicyAdvancedOptionsConfigJsonCustomConfig\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]