serviceConfigId property

String? serviceConfigId
getter/setter pair

Specifies which version of service config should be used to process the request.

If unspecified or no matching version can be found, the latest one will be used.

Implementation

core.String? serviceConfigId;