Field Args
constructor(cardinality: Output<FieldCardinality>? = null, defaultValue: Output<String>? = null, jsonName: Output<String>? = null, kind: Output<FieldKind>? = null, name: Output<String>? = null, number: Output<Int>? = null, oneofIndex: Output<Int>? = null, options: Output<List<OptionArgs>>? = null, packed: Output<Boolean>? = null, typeUrl: Output<String>? = null)