Google Cloud Access Approval V1 Client - Class GetAccessApprovalSettingsMessage (1.0.4)

Reference documentation and code samples for the Google Cloud Access Approval V1 Client class GetAccessApprovalSettingsMessage.

Request to get access approval settings.

Generated from protobuf message google.cloud.accessapproval.v1.GetAccessApprovalSettingsMessage

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

The name of the AccessApprovalSettings to retrieve. Format: "{projects|folders|organizations}/{id}/accessApprovalSettings"

getName

The name of the AccessApprovalSettings to retrieve.

Format: "{projects|folders|organizations}/{id}/accessApprovalSettings"

Returns
TypeDescription
string

setName

The name of the AccessApprovalSettings to retrieve.

Format: "{projects|folders|organizations}/{id}/accessApprovalSettings"

Parameter
NameDescription
var string
Returns
TypeDescription
$this