matches
matches(
pattern,name):boolean
Defined in: packages/aip/src/resourcename/matches.ts:6
Reports whether the specified resource name matches the specified resource name pattern.
Parameters
Section titled “Parameters”pattern
Section titled “pattern”string
string
Returns
Section titled “Returns”boolean