serviceConfigId property

String? serviceConfigId
getter/setter pair

Specifies the version of the service configuration that should be used to process the request.

Must not be empty. Set this field to 'latest' to specify using the latest configuration.

Implementation

core.String? serviceConfigId;