Interface BuildEventStreamProtos.BuildEventId.TargetSummaryIdOrBuilder

    • Method Detail

      • getLabel

        java.lang.String getLabel()
        string label = 1;
        Returns:
        The label.
      • getLabelBytes

        com.google.protobuf.ByteString getLabelBytes()
        string label = 1;
        Returns:
        The bytes for label.
      • hasConfiguration

        boolean hasConfiguration()
        .build_event_stream.BuildEventId.ConfigurationId configuration = 2;
        Returns:
        Whether the configuration field is set.