menu
googleapis package
documentation
bigquery/v2.dart
PartitionedColumn
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
core.
Map
<core.
String
, core.
dynamic
> toJson() => {
if
(field !=
null
)
'field'
: field!, };
googleapis package
documentation
bigquery/v2
PartitionedColumn
toJson method
PartitionedColumn class
Constructors
new
fromJson
Properties
field
hashCode
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==