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"]],[["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-08 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eSecurityPolicyAdvancedOptionsConfigJsonCustomConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, covering versions from 1.0.0 up to the latest 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSecurityPolicyAdvancedOptionsConfigJsonCustomConfig\u003c/code\u003e class, inheriting from \u003ccode\u003eObject\u003c/code\u003e, 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, offering functionalities like message handling, equality comparison, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor and a copy constructor that accepts another \u003ccode\u003eSecurityPolicyAdvancedOptionsConfigJsonCustomConfig\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt features a \u003ccode\u003eContentTypes\u003c/code\u003e property, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of strings, that allows for the specification of custom Content-Type header values for JSON parsing, adhering to the RFC 1341 format guidelines.\u003c/p\u003e\n"]]],[],null,[]]