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 \ V1Methods
__construct
Constructor.
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.
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.
var
string
$this
static::build
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.