Skip to main content

Interface: ICompatibleBuildIdRedirectRule

taskqueue.v1.ICompatibleBuildIdRedirectRule

Properties of a CompatibleBuildIdRedirectRule.

Hierarchy

Properties

sourceBuildId

Optional sourceBuildId: null | string

CompatibleBuildIdRedirectRule sourceBuildId

Inherited from

$Properties.sourceBuildId


targetBuildId

Optional targetBuildId: null | string

Target Build ID must be compatible with the Source Build ID; that is it must be able to process event histories made by the Source Build ID by using Patching or other means.

Inherited from

$Properties.targetBuildId