Compute Engine v1 API - Class SecurityPolicyAdvancedOptionsConfigJsonCustomConfig (2.15.0)

public sealed class SecurityPolicyAdvancedOptionsConfigJsonCustomConfig : IMessage<SecurityPolicyAdvancedOptionsConfigJsonCustomConfig>, IEquatable<SecurityPolicyAdvancedOptionsConfigJsonCustomConfig>, IDeepCloneable<SecurityPolicyAdvancedOptionsConfigJsonCustomConfig>, IBufferMessage, IMessage

Inheritance

object > SecurityPolicyAdvancedOptionsConfigJsonCustomConfig

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

SecurityPolicyAdvancedOptionsConfigJsonCustomConfig()

public SecurityPolicyAdvancedOptionsConfigJsonCustomConfig()

SecurityPolicyAdvancedOptionsConfigJsonCustomConfig(SecurityPolicyAdvancedOptionsConfigJsonCustomConfig)

public SecurityPolicyAdvancedOptionsConfigJsonCustomConfig(SecurityPolicyAdvancedOptionsConfigJsonCustomConfig other)
Parameter
NameDescription
otherSecurityPolicyAdvancedOptionsConfigJsonCustomConfig

Properties

ContentTypes

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.

Property Value
TypeDescription
RepeatedFieldstring