Reference documentation and code samples for the Google Cloud Notebooks V2 Client class ServiceAccount.
A service account that acts as an identity.
Generated from protobuf message google.cloud.notebooks.v2.ServiceAccount
Namespace
Google \ Cloud \ Notebooks \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ email
string
Optional. Email address of the service account.
↳ scopes
array
Output only. The list of scopes to be made available for this service account. Set by the CLH to https://www.googleapis.com/auth/cloud-platform
getEmail
Optional. Email address of the service account.
string
setEmail
Optional. Email address of the service account.
var
string
$this
getScopes
Output only. The list of scopes to be made available for this service account. Set by the CLH to https://www.googleapis.com/auth/cloud-platform
setScopes
Output only. The list of scopes to be made available for this service account. Set by the CLH to https://www.googleapis.com/auth/cloud-platform
var
string[]
$this