Class CloudResourceProperties (1.7.2)

CloudResourceProperties(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Container for connection properties for delegation of access to GCP resources.

Attribute

NameDescription
service_account_id str
Output only. The account ID of the service created for the purpose of this connection. The service account does not have any permissions associated with it when it is created. After creation, customers delegate permissions to the service account. When the connection is used in the context of an operation in BigQuery, the service account will be used to connect to the desired resources in GCP. The account ID is in the form of:

Inheritance

builtins.object > proto.message.Message > CloudResourceProperties