[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The `ResourceExtensions` class in the `Google.Api` namespace serves as a holder for extension identifiers generated from the `google/api/resource.proto` file."],["This class inherits from the base `Object` class and includes standard inherited members like `ToString()`, `Equals()`, `GetHashCode()`, `GetType()`, and `MemberwiseClone()`."],["It defines three key fields: `Resource`, `ResourceDefinition`, and `ResourceReference`, which are annotations describing resource definitions and references."],["The `Resource` field is an extension that describes a resource definition via `ResourceDescriptor`."],["The `ResourceDefinition` and `ResourceReference` fields are annotations for describing a resource definition without a corresponding message and a resource reference respectively, both also using the `ResourceDescriptor`."]]],[]]