Cloud KMS V1 Client - Class ShowEffectiveAutokeyConfigRequest (1.23.0)

Reference documentation and code samples for the Cloud KMS V1 Client class ShowEffectiveAutokeyConfigRequest.

Request message for ShowEffectiveAutokeyConfig.

Generated from protobuf message google.cloud.kms.v1.ShowEffectiveAutokeyConfigRequest

Namespace

Google \ Cloud \ Kms \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ parent string

Required. Name of the resource project to the show effective Cloud KMS Autokey configuration for. This may be helpful for interrogating the effect of nested folder configurations on a given resource project.

getParent

Required. Name of the resource project to the show effective Cloud KMS Autokey configuration for. This may be helpful for interrogating the effect of nested folder configurations on a given resource project.

Returns
Type Description
string

setParent

Required. Name of the resource project to the show effective Cloud KMS Autokey configuration for. This may be helpful for interrogating the effect of nested folder configurations on a given resource project.

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
parent string

Required. Name of the resource project to the show effective Cloud KMS Autokey configuration for. This may be helpful for interrogating the effect of nested folder configurations on a given resource project. Please see Google\Cloud\Kms\V1\AutokeyAdminClient::projectName() for help formatting this field.

Returns
Type Description
Google\Cloud\Kms\V1\ShowEffectiveAutokeyConfigRequest