Reference documentation and code samples for the Google Cloud Vm Migration V1 Client class ServiceAccount.
Service account to assign to the instance created by the machine image.
Generated from protobuf message google.cloud.vmmigration.v1.ServiceAccount
Namespace
Google \ Cloud \ VMMigration \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ email
string
Required. The email address of the service account.
↳ scopes
array
Optional. The list of scopes to be made available for this service account.
getEmail
Required. The email address of the service account.
string
setEmail
Required. The email address of the service account.
var
string
$this
getScopes
Optional. The list of scopes to be made available for this service account.
setScopes
Optional. The list of scopes to be made available for this service account.
var
string[]
$this