NetworkSetting

A network setting contains network configurations.

JSON representation
{
  "policySchema": string,
  "value": {
    object
  }
}
Fields
policySchema

string

The fully qualified name of the network setting.

value

object (Struct format)

The value of the network setting.