Interface OrchestratorService.ExecutionTerminatedEventOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      com.google.protobuf.StringValue getInput()
      .google.protobuf.StringValue input = 1;
      com.google.protobuf.StringValueOrBuilder getInputOrBuilder()
      .google.protobuf.StringValue input = 1;
      boolean hasInput()
      .google.protobuf.StringValue input = 1;
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        isInitialized
      • Methods inherited from interface com.google.protobuf.MessageOrBuilder

        findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
    • Method Detail

      • hasInput

        boolean hasInput()
        .google.protobuf.StringValue input = 1;
        Returns:
        Whether the input field is set.
      • getInput

        com.google.protobuf.StringValue getInput()
        .google.protobuf.StringValue input = 1;
        Returns:
        The input.
      • getInputOrBuilder

        com.google.protobuf.StringValueOrBuilder getInputOrBuilder()
        .google.protobuf.StringValue input = 1;