View Source GoogleApi.BigQueryConnection.V1.Model.ConnectorConfigurationEndpoint (google_api_big_query_connection v0.12.1)
Remote endpoint specification.
Attributes
-
hostPort(type:String.t, default:nil) - Host and port in a format ofhostname:portas defined in https://www.ietf.org/rfc/rfc3986.html#section-3.2.2 and https://www.ietf.org/rfc/rfc3986.html#section-3.2.3.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.BigQueryConnection.V1.Model.ConnectorConfigurationEndpoint{ hostPort: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.