Show / Hide Table of Contents

Class CloudRunService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Cloud Run API.

Inheritance
System.Object
CloudRunService.ScopeConstants
Namespace: Google.Apis.CloudRun.v1
Assembly: Google.Apis.CloudRun.v1.dll
Syntax
public static class ScopeConstants : object

Fields

CloudPlatform

View and manage your data across Google Cloud Platform services

Declaration
public const string CloudPlatform = null
Field Value
Type Description
System.String
Back to top