Interface ResourceNameExtractor<RequestT> (2.79.0)
Stay organized with collections
Save and categorize content based on your preferences.
publicinterfaceResourceNameExtractor<RequestT>
A resource name extractor takes a request message and extracts the resource name from it. This
value is used primarily for tracing. It is added to spans as an attribute, labeled as
gcp.resource.destination.id (See ObservabilityAttributes#DESTINATION_RESOURCE_ID_ATTRIBUTE).
Implementations of this interface are expected to be autogenerated.
[[["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 2026-04-25 UTC."],[],[]]