Skip to main content

Interface: ICompatibleBuildIdRedirectRule

taskqueue.v1.ICompatibleBuildIdRedirectRule

Properties of a CompatibleBuildIdRedirectRule.

Implemented by

Properties

sourceBuildId

Optional sourceBuildId: null | string

CompatibleBuildIdRedirectRule 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.