The resource type of a child collection that the annotated field
references. This is useful for annotating the parent field that
doesn't have a fixed resource type.
[[["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."],[[["`ResourceReference` is a class that defines an annotation for string fields referencing API resources within the `Google.Api` namespace."],["The class inherits from `Object` and implements `Protobuf.IBufferMessage`, residing in the `Google.Api.CommonProtos.dll` assembly."],["`ResourceReference` has constructors to create new instances, and methods to perform operations such as cloning, merging, calculating size, and comparison."],["It includes properties `Type` and `ChildType` to specify the resource type and child collection resource type, respectively, allowing for flexible resource referencing."],["The class also defines `TypeFieldNumber` and `ChildTypeFieldNumber` which are used as identifiers when working with these respective fields."]]],[]]