public sealed class CloudResourceProperties : IMessage<CloudResourceProperties>, IEquatable<CloudResourceProperties>, IDeepCloneable<CloudResourceProperties>, IBufferMessage, IMessage
Container for connection properties for delegation of access to GCP
resources.
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:
<service-1234>@gcp-sa-bigquery-cloudresource.iam.gserviceaccount.com
[[["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-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eGoogle.Cloud.BigQuery.Connection.V1\u003c/code\u003e package is 2.9.0, and multiple previous versions, ranging from 2.8.0 down to 1.2.0, are also documented.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCloudResourceProperties\u003c/code\u003e is a class within the \u003ccode\u003eGoogle.Cloud.BigQuery.Connection.V1\u003c/code\u003e namespace that manages connection properties for delegating access to GCP resources.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCloudResourceProperties\u003c/code\u003e implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showing its capabilities for handling messages and object management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCloudResourceProperties\u003c/code\u003e class includes a \u003ccode\u003eServiceAccountId\u003c/code\u003e property, which is an output-only string representing the account ID of the service used for the connection, and this service account is granted permissions by customers.\u003c/p\u003e\n"]]],[],null,[]]