Reference documentation and code samples for the Google Cloud Build V1 Client class FinishType.
How did the event stream finish.
Protobuf type google.devtools.build.v1.BuildEvent.BuildComponentStreamFinished.FinishType
Methods
name
Parameter
Name
Description
value
mixed
value
Parameter
Name
Description
name
mixed
Constants
FINISH_TYPE_UNSPECIFIED
Value: 0
Unknown or unspecified; callers should never set this value.
Generated from protobuf enum FINISH_TYPE_UNSPECIFIED = 0;
FINISHED
Value: 1
Set by the event publisher to indicate a build event stream is
finished.
Generated from protobuf enum FINISHED = 1;
EXPIRED
Value: 2
Set by the WatchBuild RPC server when the publisher of a build event
stream stops publishing events without publishing a
BuildComponentStreamFinished event whose type equals FINISHED.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-19 UTC."],[],[],null,[]]