resource property

String? resource
getter/setter pair

@OutputOnly Identifier of the tenant resource.

For cloud projects, it is in the form 'projects/{number}'. For example 'projects/123456'.

Output only.

Implementation

core.String? resource;