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"]],[["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-03-21 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."]]],[]]