Google Cloud Storage Transfer V1 Client - Class GetGoogleServiceAccountRequest (1.0.6)

Reference documentation and code samples for the Google Cloud Storage Transfer V1 Client class GetGoogleServiceAccountRequest.

Request passed to GetGoogleServiceAccount.

Generated from protobuf message google.storagetransfer.v1.GetGoogleServiceAccountRequest

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ project_id string

Required. The ID of the Google Cloud project that the Google service account is associated with.

getProjectId

Required. The ID of the Google Cloud project that the Google service account is associated with.

Returns
TypeDescription
string

setProjectId

Required. The ID of the Google Cloud project that the Google service account is associated with.

Parameter
NameDescription
var string
Returns
TypeDescription
$this