Send feedback
Class AutoscalersConnection (2.26.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.26.0 keyboard_arrow_down
Functions
virtual options()
Returns
Type
Description
Options
virtual AggregatedListAutoscalers(google::cloud::cpp::compute::autoscalers::v1::AggregatedListAutoscalersRequest)
Parameter
Name
Description
request
google::cloud::cpp::compute::autoscalers::v1::AggregatedListAutoscalersRequest
Returns
Type
Description
StreamRange< std::pair< std::string, google::cloud::cpp::compute::v1::AutoscalersScopedList > >
virtual DeleteAutoscaler(google::cloud::cpp::compute::autoscalers::v1::DeleteAutoscalerRequest const &)
Parameter
Name
Description
request
google::cloud::cpp::compute::autoscalers::v1::DeleteAutoscalerRequest const &
Returns
Type
Description
future< StatusOr< google::cloud::cpp::compute::v1::Operation > >
virtual DeleteAutoscaler(ExperimentalTag, NoAwaitTag, google::cloud::cpp::compute::autoscalers::v1::DeleteAutoscalerRequest const &)
Parameters
Name
Description
ExperimentalTag
NoAwaitTag
request
google::cloud::cpp::compute::autoscalers::v1::DeleteAutoscalerRequest const &
Returns
Type
Description
StatusOr< google::cloud::cpp::compute::v1::Operation >
virtual DeleteAutoscaler(ExperimentalTag, google::cloud::cpp::compute::v1::Operation const &)
Parameters
Name
Description
ExperimentalTag
operation
google::cloud::cpp::compute::v1::Operation const &
Returns
Type
Description
future< StatusOr< google::cloud::cpp::compute::v1::Operation > >
virtual GetAutoscaler(google::cloud::cpp::compute::autoscalers::v1::GetAutoscalerRequest const &)
Parameter
Name
Description
request
google::cloud::cpp::compute::autoscalers::v1::GetAutoscalerRequest const &
Returns
Type
Description
StatusOr< google::cloud::cpp::compute::v1::Autoscaler >
virtual InsertAutoscaler(google::cloud::cpp::compute::autoscalers::v1::InsertAutoscalerRequest const &)
Parameter
Name
Description
request
google::cloud::cpp::compute::autoscalers::v1::InsertAutoscalerRequest const &
Returns
Type
Description
future< StatusOr< google::cloud::cpp::compute::v1::Operation > >
virtual InsertAutoscaler(ExperimentalTag, NoAwaitTag, google::cloud::cpp::compute::autoscalers::v1::InsertAutoscalerRequest const &)
Parameters
Name
Description
ExperimentalTag
NoAwaitTag
request
google::cloud::cpp::compute::autoscalers::v1::InsertAutoscalerRequest const &
Returns
Type
Description
StatusOr< google::cloud::cpp::compute::v1::Operation >
virtual InsertAutoscaler(ExperimentalTag, google::cloud::cpp::compute::v1::Operation const &)
Parameters
Name
Description
ExperimentalTag
operation
google::cloud::cpp::compute::v1::Operation const &
Returns
Type
Description
future< StatusOr< google::cloud::cpp::compute::v1::Operation > >
virtual ListAutoscalers(google::cloud::cpp::compute::autoscalers::v1::ListAutoscalersRequest)
Parameter
Name
Description
request
google::cloud::cpp::compute::autoscalers::v1::ListAutoscalersRequest
Returns
Type
Description
StreamRange< google::cloud::cpp::compute::v1::Autoscaler >
virtual PatchAutoscaler(google::cloud::cpp::compute::autoscalers::v1::PatchAutoscalerRequest const &)
Parameter
Name
Description
request
google::cloud::cpp::compute::autoscalers::v1::PatchAutoscalerRequest const &
Returns
Type
Description
future< StatusOr< google::cloud::cpp::compute::v1::Operation > >
virtual PatchAutoscaler(ExperimentalTag, NoAwaitTag, google::cloud::cpp::compute::autoscalers::v1::PatchAutoscalerRequest const &)
Parameters
Name
Description
ExperimentalTag
NoAwaitTag
request
google::cloud::cpp::compute::autoscalers::v1::PatchAutoscalerRequest const &
Returns
Type
Description
StatusOr< google::cloud::cpp::compute::v1::Operation >
virtual PatchAutoscaler(ExperimentalTag, google::cloud::cpp::compute::v1::Operation const &)
Parameters
Name
Description
ExperimentalTag
operation
google::cloud::cpp::compute::v1::Operation const &
Returns
Type
Description
future< StatusOr< google::cloud::cpp::compute::v1::Operation > >
virtual UpdateAutoscaler(google::cloud::cpp::compute::autoscalers::v1::UpdateAutoscalerRequest const &)
Parameter
Name
Description
request
google::cloud::cpp::compute::autoscalers::v1::UpdateAutoscalerRequest const &
Returns
Type
Description
future< StatusOr< google::cloud::cpp::compute::v1::Operation > >
virtual UpdateAutoscaler(ExperimentalTag, NoAwaitTag, google::cloud::cpp::compute::autoscalers::v1::UpdateAutoscalerRequest const &)
Parameters
Name
Description
ExperimentalTag
NoAwaitTag
request
google::cloud::cpp::compute::autoscalers::v1::UpdateAutoscalerRequest const &
Returns
Type
Description
StatusOr< google::cloud::cpp::compute::v1::Operation >
virtual UpdateAutoscaler(ExperimentalTag, google::cloud::cpp::compute::v1::Operation const &)
Parameters
Name
Description
ExperimentalTag
operation
google::cloud::cpp::compute::v1::Operation const &
Returns
Type
Description
future< StatusOr< google::cloud::cpp::compute::v1::Operation > >
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."],[],[]]