Reference documentation and code samples for the Google Cloud Api Keys V2 Client class GetKeyRequest.
Request message for GetKey method.
Generated from protobuf message google.api.apikeys.v2.GetKeyRequest
Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Required. The resource name of the API key to get. |
getName
Required. The resource name of the API key to get.
| Returns | |
|---|---|
| Type | Description |
string |
|
setName
Required. The resource name of the API key to get.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|