bindings property
The list of Binding resources matching the parent and filter criteria in the request.
Each Binding resource follows the format:
projects/{project}/locations/{location}/bindings/{binding}.
Implementation
core.List<Binding>? bindings;