accessProposals property

List<AccessProposal>? accessProposals
getter/setter pair

The list of Access Proposals.

This field is only populated in v3 and v3beta.

Implementation

core.List<AccessProposal>? accessProposals;