product property
Which Google product the execution_info belongs to.
If not set, the execution_info belongs to Integration Platform by default. Possible string values are:
- "UNSPECIFIED_PRODUCT"
- "IP"
- "APIGEE"
- "SECURITY"
Implementation
core.String? product;