Send feedback
Class RegionBackendServicesConnection (2.39.0-rc)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
Functions
virtual options()
Returns
Type
Description
Options
virtual DeleteBackendService(google::cloud::cpp::compute::region_backend_services::v1::DeleteBackendServiceRequest const &)
Parameter
Name
Description
request
google::cloud::cpp::compute::region_backend_services::v1::DeleteBackendServiceRequest const &
Returns
Type
Description
future< StatusOr< google::cloud::cpp::compute::v1::Operation > >
virtual DeleteBackendService(NoAwaitTag, google::cloud::cpp::compute::region_backend_services::v1::DeleteBackendServiceRequest const &)
Parameters
Name
Description
NoAwaitTag
request
google::cloud::cpp::compute::region_backend_services::v1::DeleteBackendServiceRequest const &
Returns
Type
Description
StatusOr< google::cloud::cpp::compute::v1::Operation >
virtual DeleteBackendService(google::cloud::cpp::compute::v1::Operation const &)
Parameter
Name
Description
operation
google::cloud::cpp::compute::v1::Operation const &
Returns
Type
Description
future< StatusOr< google::cloud::cpp::compute::v1::Operation > >
virtual GetBackendService(google::cloud::cpp::compute::region_backend_services::v1::GetBackendServiceRequest const &)
Parameter
Name
Description
request
google::cloud::cpp::compute::region_backend_services::v1::GetBackendServiceRequest const &
Returns
Type
Description
StatusOr< google::cloud::cpp::compute::v1::BackendService >
virtual GetHealth(google::cloud::cpp::compute::region_backend_services::v1::GetHealthRequest const &)
Parameter
Name
Description
request
google::cloud::cpp::compute::region_backend_services::v1::GetHealthRequest const &
Returns
Type
Description
StatusOr< google::cloud::cpp::compute::v1::BackendServiceGroupHealth >
virtual GetIamPolicy(google::cloud::cpp::compute::region_backend_services::v1::GetIamPolicyRequest const &)
Parameter
Name
Description
request
google::cloud::cpp::compute::region_backend_services::v1::GetIamPolicyRequest const &
Returns
Type
Description
StatusOr< google::cloud::cpp::compute::v1::Policy >
virtual InsertBackendService(google::cloud::cpp::compute::region_backend_services::v1::InsertBackendServiceRequest const &)
Parameter
Name
Description
request
google::cloud::cpp::compute::region_backend_services::v1::InsertBackendServiceRequest const &
Returns
Type
Description
future< StatusOr< google::cloud::cpp::compute::v1::Operation > >
virtual InsertBackendService(NoAwaitTag, google::cloud::cpp::compute::region_backend_services::v1::InsertBackendServiceRequest const &)
Parameters
Name
Description
NoAwaitTag
request
google::cloud::cpp::compute::region_backend_services::v1::InsertBackendServiceRequest const &
Returns
Type
Description
StatusOr< google::cloud::cpp::compute::v1::Operation >
virtual InsertBackendService(google::cloud::cpp::compute::v1::Operation const &)
Parameter
Name
Description
operation
google::cloud::cpp::compute::v1::Operation const &
Returns
Type
Description
future< StatusOr< google::cloud::cpp::compute::v1::Operation > >
virtual ListRegionBackendServices(google::cloud::cpp::compute::region_backend_services::v1::ListRegionBackendServicesRequest)
Parameter
Name
Description
request
google::cloud::cpp::compute::region_backend_services::v1::ListRegionBackendServicesRequest
Returns
Type
Description
StreamRange< google::cloud::cpp::compute::v1::BackendService >
virtual ListUsable(google::cloud::cpp::compute::region_backend_services::v1::ListUsableRequest)
Parameter
Name
Description
request
google::cloud::cpp::compute::region_backend_services::v1::ListUsableRequest
Returns
Type
Description
StreamRange< google::cloud::cpp::compute::v1::BackendService >
virtual PatchBackendService(google::cloud::cpp::compute::region_backend_services::v1::PatchBackendServiceRequest const &)
Parameter
Name
Description
request
google::cloud::cpp::compute::region_backend_services::v1::PatchBackendServiceRequest const &
Returns
Type
Description
future< StatusOr< google::cloud::cpp::compute::v1::Operation > >
virtual PatchBackendService(NoAwaitTag, google::cloud::cpp::compute::region_backend_services::v1::PatchBackendServiceRequest const &)
Parameters
Name
Description
NoAwaitTag
request
google::cloud::cpp::compute::region_backend_services::v1::PatchBackendServiceRequest const &
Returns
Type
Description
StatusOr< google::cloud::cpp::compute::v1::Operation >
virtual PatchBackendService(google::cloud::cpp::compute::v1::Operation const &)
Parameter
Name
Description
operation
google::cloud::cpp::compute::v1::Operation const &
Returns
Type
Description
future< StatusOr< google::cloud::cpp::compute::v1::Operation > >
virtual SetIamPolicy(google::cloud::cpp::compute::region_backend_services::v1::SetIamPolicyRequest const &)
Parameter
Name
Description
request
google::cloud::cpp::compute::region_backend_services::v1::SetIamPolicyRequest const &
Returns
Type
Description
StatusOr< google::cloud::cpp::compute::v1::Policy >
virtual SetSecurityPolicy(google::cloud::cpp::compute::region_backend_services::v1::SetSecurityPolicyRequest const &)
Parameter
Name
Description
request
google::cloud::cpp::compute::region_backend_services::v1::SetSecurityPolicyRequest const &
Returns
Type
Description
future< StatusOr< google::cloud::cpp::compute::v1::Operation > >
virtual SetSecurityPolicy(NoAwaitTag, google::cloud::cpp::compute::region_backend_services::v1::SetSecurityPolicyRequest const &)
Parameters
Name
Description
NoAwaitTag
request
google::cloud::cpp::compute::region_backend_services::v1::SetSecurityPolicyRequest const &
Returns
Type
Description
StatusOr< google::cloud::cpp::compute::v1::Operation >
virtual SetSecurityPolicy(google::cloud::cpp::compute::v1::Operation const &)
Parameter
Name
Description
operation
google::cloud::cpp::compute::v1::Operation const &
Returns
Type
Description
future< StatusOr< google::cloud::cpp::compute::v1::Operation > >
virtual TestIamPermissions(google::cloud::cpp::compute::region_backend_services::v1::TestIamPermissionsRequest const &)
Parameter
Name
Description
request
google::cloud::cpp::compute::region_backend_services::v1::TestIamPermissionsRequest const &
Returns
Type
Description
StatusOr< google::cloud::cpp::compute::v1::TestPermissionsResponse >
virtual UpdateBackendService(google::cloud::cpp::compute::region_backend_services::v1::UpdateBackendServiceRequest const &)
Parameter
Name
Description
request
google::cloud::cpp::compute::region_backend_services::v1::UpdateBackendServiceRequest const &
Returns
Type
Description
future< StatusOr< google::cloud::cpp::compute::v1::Operation > >
virtual UpdateBackendService(NoAwaitTag, google::cloud::cpp::compute::region_backend_services::v1::UpdateBackendServiceRequest const &)
Parameters
Name
Description
NoAwaitTag
request
google::cloud::cpp::compute::region_backend_services::v1::UpdateBackendServiceRequest const &
Returns
Type
Description
StatusOr< google::cloud::cpp::compute::v1::Operation >
virtual UpdateBackendService(google::cloud::cpp::compute::v1::Operation const &)
Parameter
Name
Description
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 2025-07-02 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 2025-07-02 UTC."],[[["The `RegionBackendServicesConnection` interface provides virtual methods for various operations related to `RegionBackendServicesClient`, allowing for custom behavior injection in tests."],["The latest version available for `RegionBackendServicesConnection` is version 2.37.0-rc, with several previous versions also listed, ranging from 2.36.0 down to 2.15.1."],["This interface supports operations like `DeleteBackendService`, `GetBackendService`, `InsertBackendService`, `PatchBackendService`, and `UpdateBackendService`, among others."],["Users can find examples of how to create concrete instances using `MakeRegionBackendServicesConnection()` and mock implementations using `compute_region_backend_services_v1_mocks::MockRegionBackendServicesConnection`."],["The `RegionBackendServicesConnection` interface also includes support for working with policies and permissions, such as `GetIamPolicy`, `SetIamPolicy`, `SetSecurityPolicy`, and `TestIamPermissions`."]]],[]]