CompareVersionsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The request message for Versions.CompareVersions.
Attributes |
|
---|---|
Name | Description |
base_version |
str
Required. Name of the base flow version to compare with the target version. Use version ID 0 to indicate the draft
version of the specified flow.
Format:
projects/ .
|
target_version |
str
Required. Name of the target flow version to compare with the base version. Use version ID 0 to indicate the draft
version of the specified flow. Format:
projects/ .
|
language_code |
str
The language to compare the flow versions for. If not specified, the agent's default language is used. `Many languages |