Generated from protobuf message google.cloud.kms.v1.GetAutokeyConfigRequest
Namespace
Google \ Cloud \ Kms \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. Name of the AutokeyConfig resource, e.g. folders/{FOLDER_NUMBER}/autokeyConfig.
getName
Required. Name of the AutokeyConfig
resource, e.g. folders/{FOLDER_NUMBER}/autokeyConfig.
Returns
Type
Description
string
setName
Required. Name of the AutokeyConfig
resource, e.g. folders/{FOLDER_NUMBER}/autokeyConfig.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
name
string
Required. Name of the AutokeyConfig
resource, e.g. folders/{FOLDER_NUMBER}/autokeyConfig. Please see
AutokeyAdminClient::autokeyConfigName() for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Cloud KMS V1 Client - Class GetAutokeyConfigRequest (2.3.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.3.1 (latest)](/php/docs/reference/cloud-kms/latest/V1.GetAutokeyConfigRequest)\n- [2.3.0](/php/docs/reference/cloud-kms/2.3.0/V1.GetAutokeyConfigRequest)\n- [2.2.0](/php/docs/reference/cloud-kms/2.2.0/V1.GetAutokeyConfigRequest)\n- [2.1.6](/php/docs/reference/cloud-kms/2.1.6/V1.GetAutokeyConfigRequest)\n- [2.0.0](/php/docs/reference/cloud-kms/2.0.0/V1.GetAutokeyConfigRequest)\n- [1.23.0](/php/docs/reference/cloud-kms/1.23.0/V1.GetAutokeyConfigRequest)\n- [1.22.1](/php/docs/reference/cloud-kms/1.22.1/V1.GetAutokeyConfigRequest)\n- [1.21.4](/php/docs/reference/cloud-kms/1.21.4/V1.GetAutokeyConfigRequest)\n- [1.20.3](/php/docs/reference/cloud-kms/1.20.3/V1.GetAutokeyConfigRequest)\n- [1.19.0](/php/docs/reference/cloud-kms/1.19.0/V1.GetAutokeyConfigRequest)\n- [1.18.1](/php/docs/reference/cloud-kms/1.18.1/V1.GetAutokeyConfigRequest)\n- [1.17.0](/php/docs/reference/cloud-kms/1.17.0/V1.GetAutokeyConfigRequest)\n- [1.16.4](/php/docs/reference/cloud-kms/1.16.4/V1.GetAutokeyConfigRequest)\n- [1.15.3](/php/docs/reference/cloud-kms/1.15.3/V1.GetAutokeyConfigRequest) \nReference documentation and code samples for the Cloud KMS V1 Client class GetAutokeyConfigRequest.\n\nRequest message for\n[GetAutokeyConfig](/php/docs/reference/cloud-kms/latest/V1.Client.AutokeyAdminClient#_Google_Cloud_Kms_V1_Client_AutokeyAdminClient__getAutokeyConfig__).\n\nGenerated from protobuf message `google.cloud.kms.v1.GetAutokeyConfigRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Kms \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. Name of the [AutokeyConfig](/php/docs/reference/cloud-kms/latest/V1.AutokeyConfig)\nresource, e.g. `folders/{FOLDER_NUMBER}/autokeyConfig`.\n\n### setName\n\nRequired. Name of the [AutokeyConfig](/php/docs/reference/cloud-kms/latest/V1.AutokeyConfig)\nresource, e.g. `folders/{FOLDER_NUMBER}/autokeyConfig`.\n\n### static::build"]]