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 | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Required. The resource name for which to retrieve the settings. Authorization: Requires the |
getName
Required. The resource name for which to retrieve the settings.
Authorization: Requires the getSettings
permission for the associated
resource.
Returns | |
---|---|
Type | Description |
string |
setName
Required. The resource name for which to retrieve the settings.
Authorization: Requires the getSettings
permission for the associated
resource.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |