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