Class ApiKeysConnectionIdempotencyPolicy (2.16.0-rc)
Stay organized with collections
Save and categorize content based on your preferences.
Functions
virtual clone() const
Create a new copy of this object.
Returns |
---|
Type | Description |
std::unique_ptr< ApiKeysConnectionIdempotencyPolicy > | |
virtual CreateKey(google::api::apikeys::v2::CreateKeyRequest const &)
Parameter |
---|
Name | Description |
request |
google::api::apikeys::v2::CreateKeyRequest const &
|
Returns |
---|
Type | Description |
google::cloud::Idempotency | |
virtual ListKeys(google::api::apikeys::v2::ListKeysRequest)
Parameter |
---|
Name | Description |
request |
google::api::apikeys::v2::ListKeysRequest
|
Returns |
---|
Type | Description |
google::cloud::Idempotency | |
virtual GetKey(google::api::apikeys::v2::GetKeyRequest const &)
Parameter |
---|
Name | Description |
request |
google::api::apikeys::v2::GetKeyRequest const &
|
Returns |
---|
Type | Description |
google::cloud::Idempotency | |
virtual GetKeyString(google::api::apikeys::v2::GetKeyStringRequest const &)
Parameter |
---|
Name | Description |
request |
google::api::apikeys::v2::GetKeyStringRequest const &
|
Returns |
---|
Type | Description |
google::cloud::Idempotency | |
virtual UpdateKey(google::api::apikeys::v2::UpdateKeyRequest const &)
Parameter |
---|
Name | Description |
request |
google::api::apikeys::v2::UpdateKeyRequest const &
|
Returns |
---|
Type | Description |
google::cloud::Idempotency | |
virtual DeleteKey(google::api::apikeys::v2::DeleteKeyRequest const &)
Parameter |
---|
Name | Description |
request |
google::api::apikeys::v2::DeleteKeyRequest const &
|
Returns |
---|
Type | Description |
google::cloud::Idempotency | |
virtual UndeleteKey(google::api::apikeys::v2::UndeleteKeyRequest const &)
Parameter |
---|
Name | Description |
request |
google::api::apikeys::v2::UndeleteKeyRequest const &
|
Returns |
---|
Type | Description |
google::cloud::Idempotency | |
virtual LookupKey(google::api::apikeys::v2::LookupKeyRequest const &)
Parameter |
---|
Name | Description |
request |
google::api::apikeys::v2::LookupKeyRequest const &
|
Returns |
---|
Type | Description |
google::cloud::Idempotency | |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-09-09 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]