Send feedback
Class TagValuesConnection (2.45.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 ListTagValues(google::cloud::resourcemanager::v3::ListTagValuesRequest)
Parameter
Name
Description
request
google::cloud::resourcemanager::v3::ListTagValuesRequest
Returns
Type
Description
StreamRange< google::cloud::resourcemanager::v3::TagValue >
virtual GetTagValue(google::cloud::resourcemanager::v3::GetTagValueRequest const &)
Parameter
Name
Description
request
google::cloud::resourcemanager::v3::GetTagValueRequest const &
Returns
Type
Description
StatusOr< google::cloud::resourcemanager::v3::TagValue >
virtual GetNamespacedTagValue(google::cloud::resourcemanager::v3::GetNamespacedTagValueRequest const &)
Parameter
Name
Description
request
google::cloud::resourcemanager::v3::GetNamespacedTagValueRequest const &
Returns
Type
Description
StatusOr< google::cloud::resourcemanager::v3::TagValue >
virtual CreateTagValue(google::cloud::resourcemanager::v3::CreateTagValueRequest const &)
Parameter
Name
Description
request
google::cloud::resourcemanager::v3::CreateTagValueRequest const &
Returns
Type
Description
future< StatusOr< google::cloud::resourcemanager::v3::TagValue > >
virtual CreateTagValue(NoAwaitTag, google::cloud::resourcemanager::v3::CreateTagValueRequest const &)
Parameters
Name
Description
NoAwaitTag
request
google::cloud::resourcemanager::v3::CreateTagValueRequest const &
Returns
Type
Description
StatusOr< google::longrunning::Operation >
virtual CreateTagValue(google::longrunning::Operation const &)
Parameter
Name
Description
operation
google::longrunning::Operation const &
Returns
Type
Description
future< StatusOr< google::cloud::resourcemanager::v3::TagValue > >
virtual UpdateTagValue(google::cloud::resourcemanager::v3::UpdateTagValueRequest const &)
Parameter
Name
Description
request
google::cloud::resourcemanager::v3::UpdateTagValueRequest const &
Returns
Type
Description
future< StatusOr< google::cloud::resourcemanager::v3::TagValue > >
virtual UpdateTagValue(NoAwaitTag, google::cloud::resourcemanager::v3::UpdateTagValueRequest const &)
Parameters
Name
Description
NoAwaitTag
request
google::cloud::resourcemanager::v3::UpdateTagValueRequest const &
Returns
Type
Description
StatusOr< google::longrunning::Operation >
virtual UpdateTagValue(google::longrunning::Operation const &)
Parameter
Name
Description
operation
google::longrunning::Operation const &
Returns
Type
Description
future< StatusOr< google::cloud::resourcemanager::v3::TagValue > >
virtual DeleteTagValue(google::cloud::resourcemanager::v3::DeleteTagValueRequest const &)
Parameter
Name
Description
request
google::cloud::resourcemanager::v3::DeleteTagValueRequest const &
Returns
Type
Description
future< StatusOr< google::cloud::resourcemanager::v3::TagValue > >
virtual DeleteTagValue(NoAwaitTag, google::cloud::resourcemanager::v3::DeleteTagValueRequest const &)
Parameters
Name
Description
NoAwaitTag
request
google::cloud::resourcemanager::v3::DeleteTagValueRequest const &
Returns
Type
Description
StatusOr< google::longrunning::Operation >
virtual DeleteTagValue(google::longrunning::Operation const &)
Parameter
Name
Description
operation
google::longrunning::Operation const &
Returns
Type
Description
future< StatusOr< google::cloud::resourcemanager::v3::TagValue > >
virtual GetIamPolicy(google::iam::v1::GetIamPolicyRequest const &)
Parameter
Name
Description
request
google::iam::v1::GetIamPolicyRequest const &
Returns
Type
Description
StatusOr< google::iam::v1::Policy >
virtual SetIamPolicy(google::iam::v1::SetIamPolicyRequest const &)
Parameter
Name
Description
request
google::iam::v1::SetIamPolicyRequest const &
Returns
Type
Description
StatusOr< google::iam::v1::Policy >
virtual TestIamPermissions(google::iam::v1::TestIamPermissionsRequest const &)
Parameter
Name
Description
request
google::iam::v1::TestIamPermissionsRequest const &
Returns
Type
Description
StatusOr< google::iam::v1::TestIamPermissionsResponse >
virtual GetOperation(google::longrunning::GetOperationRequest const &)
Parameter
Name
Description
request
google::longrunning::GetOperationRequest const &
Returns
Type
Description
StatusOr< google::longrunning::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-12-03 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-12-03 UTC."],[],[]]