FieldSchema: Message<"virtufin.FieldSchema"> & { isOptional: boolean; isRepeated: boolean; name: string; oneofCases: OneofCaseSchema[]; oneofGroup: string; type: string; typeName: string;} Type declaration
isOptional: boolean
isRepeated: boolean
name: string
oneofGroup: string
type: string
typeName: string
Generated
from field: bool is_optional = 5;