Send feedback
Class ServiceUsageConnection (2.28.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.28.0 keyboard_arrow_down
Functions
virtual options()
Returns
Type
Description
Options
virtual EnableService(google::api::serviceusage::v1::EnableServiceRequest const &)
Parameter
Name
Description
request
google::api::serviceusage::v1::EnableServiceRequest const &
Returns
Type
Description
future< StatusOr< google::api::serviceusage::v1::EnableServiceResponse > >
virtual EnableService(NoAwaitTag, google::api::serviceusage::v1::EnableServiceRequest const &)
Parameters
Name
Description
NoAwaitTag
request
google::api::serviceusage::v1::EnableServiceRequest const &
Returns
Type
Description
StatusOr< google::longrunning::Operation >
virtual EnableService(google::longrunning::Operation const &)
Parameter
Name
Description
operation
google::longrunning::Operation const &
Returns
Type
Description
future< StatusOr< google::api::serviceusage::v1::EnableServiceResponse > >
virtual DisableService(google::api::serviceusage::v1::DisableServiceRequest const &)
Parameter
Name
Description
request
google::api::serviceusage::v1::DisableServiceRequest const &
Returns
Type
Description
future< StatusOr< google::api::serviceusage::v1::DisableServiceResponse > >
virtual DisableService(NoAwaitTag, google::api::serviceusage::v1::DisableServiceRequest const &)
Parameters
Name
Description
NoAwaitTag
request
google::api::serviceusage::v1::DisableServiceRequest const &
Returns
Type
Description
StatusOr< google::longrunning::Operation >
virtual DisableService(google::longrunning::Operation const &)
Parameter
Name
Description
operation
google::longrunning::Operation const &
Returns
Type
Description
future< StatusOr< google::api::serviceusage::v1::DisableServiceResponse > >
virtual GetService(google::api::serviceusage::v1::GetServiceRequest const &)
Parameter
Name
Description
request
google::api::serviceusage::v1::GetServiceRequest const &
Returns
Type
Description
StatusOr< google::api::serviceusage::v1::Service >
virtual ListServices(google::api::serviceusage::v1::ListServicesRequest)
Parameter
Name
Description
request
google::api::serviceusage::v1::ListServicesRequest
Returns
Type
Description
StreamRange< google::api::serviceusage::v1::Service >
virtual BatchEnableServices(google::api::serviceusage::v1::BatchEnableServicesRequest const &)
Parameter
Name
Description
request
google::api::serviceusage::v1::BatchEnableServicesRequest const &
Returns
Type
Description
future< StatusOr< google::api::serviceusage::v1::BatchEnableServicesResponse > >
virtual BatchEnableServices(NoAwaitTag, google::api::serviceusage::v1::BatchEnableServicesRequest const &)
Parameters
Name
Description
NoAwaitTag
request
google::api::serviceusage::v1::BatchEnableServicesRequest const &
Returns
Type
Description
StatusOr< google::longrunning::Operation >
virtual BatchEnableServices(google::longrunning::Operation const &)
Parameter
Name
Description
operation
google::longrunning::Operation const &
Returns
Type
Description
future< StatusOr< google::api::serviceusage::v1::BatchEnableServicesResponse > >
virtual BatchGetServices(google::api::serviceusage::v1::BatchGetServicesRequest const &)
Parameter
Name
Description
request
google::api::serviceusage::v1::BatchGetServicesRequest const &
Returns
Type
Description
StatusOr< google::api::serviceusage::v1::BatchGetServicesResponse >
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-11-09 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-11-09 UTC."],[],[]]