iamServiceName property

String? iamServiceName
getter/setter pair

The DNS name of the service (e.g. "resourcemanager.googleapis.com").

This should be the domain name part of the full resource names (see https://aip.dev/122#full-resource-names), which is usually the same as IamServiceSpec.service of the service where the resource type is defined.

Implementation

core.String? iamServiceName;