Google Cloud Iap V1 Client - Class GetIapSettingsRequest (1.2.3)

Reference documentation and code samples for the Google Cloud Iap V1 Client class GetIapSettingsRequest.

The request sent to GetIapSettings.

Generated from protobuf message google.cloud.iap.v1.GetIapSettingsRequest

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The resource name for which to retrieve the settings. Authorization: Requires the getSettings permission for the associated resource.

getName

Required. The resource name for which to retrieve the settings.

Authorization: Requires the getSettings permission for the associated resource.

Returns
TypeDescription
string

setName

Required. The resource name for which to retrieve the settings.

Authorization: Requires the getSettings permission for the associated resource.

Parameter
NameDescription
var string
Returns
TypeDescription
$this