Some or all of the information on this page might not apply to Trusted Cloud by S3NS.
Class ConnectionServiceConnection (2.39.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 2.39.0keyboard_arrow_down
Functions
virtual options()
Returns
Type
Description
Options
virtual CreateConnection(google::cloud::bigquery::connection::v1::CreateConnectionRequest const &)
Parameter
Name
Description
request
google::cloud::bigquery::connection::v1::CreateConnectionRequest const &
Returns
Type
Description
StatusOr< google::cloud::bigquery::connection::v1::Connection >
virtual GetConnection(google::cloud::bigquery::connection::v1::GetConnectionRequest const &)
Parameter
Name
Description
request
google::cloud::bigquery::connection::v1::GetConnectionRequest const &
Returns
Type
Description
StatusOr< google::cloud::bigquery::connection::v1::Connection >
virtual ListConnections(google::cloud::bigquery::connection::v1::ListConnectionsRequest)
Parameter
Name
Description
request
google::cloud::bigquery::connection::v1::ListConnectionsRequest
Returns
Type
Description
StreamRange< google::cloud::bigquery::connection::v1::Connection >
virtual UpdateConnection(google::cloud::bigquery::connection::v1::UpdateConnectionRequest const &)
Parameter
Name
Description
request
google::cloud::bigquery::connection::v1::UpdateConnectionRequest const &
Returns
Type
Description
StatusOr< google::cloud::bigquery::connection::v1::Connection >
virtual DeleteConnection(google::cloud::bigquery::connection::v1::DeleteConnectionRequest const &)
Parameter
Name
Description
request
google::cloud::bigquery::connection::v1::DeleteConnectionRequest const &
Returns
Type
Description
Status
virtual GetIamPolicy(google::iam::v1::GetIamPolicyRequest const &)
Parameter
Name
Description
request
google::iam::v1::GetIamPolicyRequest const &
Returns
Type
Description
StatusOr< google::iam::v1::Policy >
virtual SetIamPolicy(google::iam::v1::SetIamPolicyRequest const &)
Parameter
Name
Description
request
google::iam::v1::SetIamPolicyRequest const &
Returns
Type
Description
StatusOr< google::iam::v1::Policy >
virtual TestIamPermissions(google::iam::v1::TestIamPermissionsRequest const &)
Parameter
Name
Description
request
google::iam::v1::TestIamPermissionsRequest const &
Returns
Type
Description
StatusOr< google::iam::v1::TestIamPermissionsResponse >
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-09 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[],[]]