oauthScopes property

List<String>? oauthScopes
getter/setter pair

The OAuth2 scopes to be requested by the taskrunner in order to access the Cloud Dataflow API.

Implementation

core.List<core.String>? oauthScopes;