Google Workspace Add-ons V1 Client - Class GetAuthorizationRequest (0.2.3)

Reference documentation and code samples for the Google Workspace Add-ons V1 Client class GetAuthorizationRequest.

Request message to get Google Workspace Add-ons authorization information.

Generated from protobuf message google.cloud.gsuiteaddons.v1.GetAuthorizationRequest

Namespace

Google \ Cloud \ GSuiteAddOns \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. Name of the project for which to get the Google Workspace Add-ons authorization information. Example: projects/my_project/authorization.

getName

Required. Name of the project for which to get the Google Workspace Add-ons authorization information.

Example: projects/my_project/authorization.

Returns
TypeDescription
string

setName

Required. Name of the project for which to get the Google Workspace Add-ons authorization information.

Example: projects/my_project/authorization.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
name string

Required. Name of the project for which to get the Google Workspace Add-ons authorization information.

Example: projects/my_project/authorization. Please see Google\Cloud\GSuiteAddOns\V1\GSuiteAddOnsClient::authorizationName() for help formatting this field.

Returns
TypeDescription
Google\Cloud\GSuiteAddOns\V1\GetAuthorizationRequest