Google Cloud Vm Migration V1 Client - Class ServiceAccount (1.4.0)Stay organized with collectionsSave and categorize content based on your preferences.
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 messagegoogle.cloud.vmmigration.v1.ServiceAccount
Namespace
Google \ Cloud \ VMMigration \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ email
string
Required. The email address of the service account.
↳ scopes
string[]
Optional. The list of scopes to be made available for this service account.
getEmail
Required. The email address of the service account.
Returns
Type
Description
string
setEmail
Required. The email address of the service account.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getScopes
Optional. The list of scopes to be made available for this service account.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-18 UTC."],[],[]]