View Source GoogleApi.BigQueryConnection.V1.Model.ConnectorConfigurationPrivateServiceConnect (google_api_big_query_connection v0.12.1)
Private Service Connect configuration.
Attributes
-
networkAttachment
(type:String.t
, default:nil
) - Required. Network Attachment name in the format ofprojects/{project}/regions/{region}/networkAttachments/{networkattachment}
.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.BigQueryConnection.V1.Model.ConnectorConfigurationPrivateServiceConnect{ networkAttachment: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.