BigqueryConnectionConfigurationEndpoint class
configuration.endpoint block — host:port override for the
connector's upstream endpoint (when the default endpoint derived
from BigqueryConnectionConfigurationAsset is not appropriate).
- Annotations
-
- @immutable
Constructors
-
BigqueryConnectionConfigurationEndpoint({TfArg<
String> ? hostPort}) -
const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toArgMap(
) → Map< String, Object?> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited