orgs property

List<String>? orgs
getter/setter pair

The list of organization ids in this AuthorizedOrgsDesc.

Format: organizations/ Example: organizations/123456

Implementation

core.List<core.String>? orgs;