ifGenerationMatch property
Only perform the composition if the generation of the source object that would be used matches this value.
If this value and a generation are both specified, they must be the same value or the call will fail.
Implementation
core.String? ifGenerationMatch;