Class CreateScopeRequest (1.21.0)

CreateScopeRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request to create a Scope.

Attributes

Name Description
parent str
Required. The parent (project and location) where the Scope will be created. Specified in the format projects/*/locations/*.
scope_id str
Required. Client chosen ID for the Scope. scope_id must be a ????
scope google.cloud.gkehub_v1.types.Scope
Required. The Scope to create.