Reference documentation and code samples for the Cloud KMS V1 Client class ShowEffectiveAutokeyConfigResponse.
Response message for ShowEffectiveAutokeyConfig.
Generated from protobuf message google.cloud.kms.v1.ShowEffectiveAutokeyConfigResponse
Namespace
Google \ Cloud \ Kms \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ key_project |
string
Name of the key project configured in the resource project's folder ancestry. |
getKeyProject
Name of the key project configured in the resource project's folder ancestry.
Returns | |
---|---|
Type | Description |
string |
setKeyProject
Name of the key project configured in the resource project's folder ancestry.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |