temporalio.client.BuildIdVersionSet
class documentation
class BuildIdVersionSet: (source)
View In Hierarchy
A set of Build IDs which are compatible with each other.
default
build_ids
def default(self) -> str: (source) ¶
str
Returns the default Build ID for this set.
build_ids: Sequence[str] = (source) ¶
Sequence[str]
All Build IDs contained in the set.