getResourceDescriptor
getResourceDescriptor<
Desc>(desc):ResourceDescriptor|undefined
Defined in: packages/aip/src/resourcename/get.ts:18
Get the resource descriptor of the provided message descriptor.
Type Parameters
Section titled “Type Parameters”Desc extends DescMessage
Parameters
Section titled “Parameters”Desc
the message descriptor
Returns
Section titled “Returns”ResourceDescriptor | undefined