Send feedback
Class ApiKeysConnection (2.15.1)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.15.1 keyboard_arrow_down
Functions
virtual options()
Returns
Type
Description
Options
virtual CreateKey(google::api::apikeys::v2::CreateKeyRequest const &)
Parameter
Name
Description
request
google::api::apikeys::v2::CreateKeyRequest const &
Returns
Type
Description
future< StatusOr< google::api::apikeys::v2::Key > >
virtual ListKeys(google::api::apikeys::v2::ListKeysRequest)
Parameter
Name
Description
request
google::api::apikeys::v2::ListKeysRequest
Returns
Type
Description
StreamRange< google::api::apikeys::v2::Key >
virtual GetKey(google::api::apikeys::v2::GetKeyRequest const &)
Parameter
Name
Description
request
google::api::apikeys::v2::GetKeyRequest const &
Returns
Type
Description
StatusOr< google::api::apikeys::v2::Key >
virtual GetKeyString(google::api::apikeys::v2::GetKeyStringRequest const &)
Parameter
Name
Description
request
google::api::apikeys::v2::GetKeyStringRequest const &
Returns
Type
Description
StatusOr< google::api::apikeys::v2::GetKeyStringResponse >
virtual UpdateKey(google::api::apikeys::v2::UpdateKeyRequest const &)
Parameter
Name
Description
request
google::api::apikeys::v2::UpdateKeyRequest const &
Returns
Type
Description
future< StatusOr< google::api::apikeys::v2::Key > >
virtual DeleteKey(google::api::apikeys::v2::DeleteKeyRequest const &)
Parameter
Name
Description
request
google::api::apikeys::v2::DeleteKeyRequest const &
Returns
Type
Description
future< StatusOr< google::api::apikeys::v2::Key > >
virtual UndeleteKey(google::api::apikeys::v2::UndeleteKeyRequest const &)
Parameter
Name
Description
request
google::api::apikeys::v2::UndeleteKeyRequest const &
Returns
Type
Description
future< StatusOr< google::api::apikeys::v2::Key > >
virtual LookupKey(google::api::apikeys::v2::LookupKeyRequest const &)
Parameter
Name
Description
request
google::api::apikeys::v2::LookupKeyRequest const &
Returns
Type
Description
StatusOr< google::api::apikeys::v2::LookupKeyResponse >
Send feedback
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 2024-10-30 UTC.
Need to tell us more?
[[["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 2024-10-30 UTC."],[],[]]