tagBindings property

List<TagBinding>? tagBindings
getter/setter pair

A possibly paginated list of TagBindings for the specified resource.

Implementation

core.List<TagBinding>? tagBindings;