locations property

List<GoogleCloudLocationLocation>? locations
getter/setter pair

A list of locations that matches the specified filter in the request.

Implementation

core.List<GoogleCloudLocationLocation>? locations;