serviceClass property

String? serviceClass
getter/setter pair

The service class identifier this ServiceConnectionMap is for.

The user of ServiceConnectionMap create API needs to have networkconnectivity.serviceClasses.use IAM permission for the service class.

Implementation

core.String? serviceClass;