Google Cloud Build V1 Client - Class BuildComponentStreamFinished (0.3.8)

Reference documentation and code samples for the Google Cloud Build V1 Client class BuildComponentStreamFinished.

Notification of the end of a build event stream published by a build component other than CONTROLLER (See StreamId.BuildComponents).

Generated from protobuf message google.devtools.build.v1.BuildEvent.BuildComponentStreamFinished

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ type int

How the event stream finished.

getType

How the event stream finished.

Returns
TypeDescription
int

setType

How the event stream finished.

Parameter
NameDescription
var int
Returns
TypeDescription
$this