serviceClass property

String? serviceClass
getter/setter pair

The service class identifier this ServiceConnectionMap is for.

The user of ServiceConnectionMap create API needs to have networkconnecitivty.serviceclasses.use iam permission for the service class.

Implementation

core.String? serviceClass;