Interface BuildEvent.BuildComponentStreamFinishedOrBuilder

    • Method Detail

      • getTypeValue

        int getTypeValue()
         How the event stream finished.
         
        .google.devtools.build.v1.BuildEvent.BuildComponentStreamFinished.FinishType type = 1;
        Returns:
        The enum numeric value on the wire for type.