Describes what error is encountered when accessing this resource.
For example, updating a cloud project may require the writer permission
on the developer console project.
The name of the resource being accessed. For example, a shared calendar
name: "example.com_4fghdhgsrgh@group.calendar.google.com", if the current
error is [google.rpc.Code.PERMISSION_DENIED][google.rpc.Code.PERMISSION_DENIED].
A name for the type of resource being accessed, e.g. "sql table",
"cloud storage bucket", "file", "Google calendar"; or the type URL
of the resource: e.g. "type.googleapis.com/google.pubsub.v1.Topic".
[[["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."],[[["\u003cp\u003e\u003ccode\u003eResourceInfo\u003c/code\u003e is a class that describes the resource being accessed, implementing \u003ccode\u003eProtobuf.IMessage\u003c/code\u003e and \u003ccode\u003eProtobuf.IBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResourceInfo\u003c/code\u003e class includes properties such as \u003ccode\u003eDescription\u003c/code\u003e, \u003ccode\u003eOwner\u003c/code\u003e, \u003ccode\u003eResourceName\u003c/code\u003e, and \u003ccode\u003eResourceType\u003c/code\u003e, to give more information about the resource.\u003c/p\u003e\n"],["\u003cp\u003eThe class has constructors, including a default constructor and one that accepts another \u003ccode\u003eResourceInfo\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt has fields that represent the field numbers for the different properties such as \u003ccode\u003eDescriptionFieldNumber\u003c/code\u003e, \u003ccode\u003eOwnerFieldNumber\u003c/code\u003e, \u003ccode\u003eResourceNameFieldNumber\u003c/code\u003e, and \u003ccode\u003eResourceTypeFieldNumber\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has methods to perform actions such as \u003ccode\u003eCalculateSize()\u003c/code\u003e, \u003ccode\u003eClone()\u003c/code\u003e, and \u003ccode\u003eMergeFrom()\u003c/code\u003e, among others, to help with class data.\u003c/p\u003e\n"]]],[],null,[]]