Class DescribeNexusOperationExecutionRequest

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.temporal.api.workflowservice.v1.DescribeNexusOperationExecutionRequest
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DescribeNexusOperationExecutionRequestOrBuilder, Serializable

@Generated(value="protoc", comments="annotations:DescribeNexusOperationExecutionRequest.java.pb.meta") public final class DescribeNexusOperationExecutionRequest extends com.google.protobuf.GeneratedMessageV3 implements DescribeNexusOperationExecutionRequestOrBuilder
Protobuf type temporal.api.workflowservice.v1.DescribeNexusOperationExecutionRequest
See Also:
  • Field Details

    • NAMESPACE_FIELD_NUMBER

      public static final int NAMESPACE_FIELD_NUMBER
      See Also:
    • OPERATION_ID_FIELD_NUMBER

      public static final int OPERATION_ID_FIELD_NUMBER
      See Also:
    • RUN_ID_FIELD_NUMBER

      public static final int RUN_ID_FIELD_NUMBER
      See Also:
    • INCLUDE_INPUT_FIELD_NUMBER

      public static final int INCLUDE_INPUT_FIELD_NUMBER
      See Also:
    • INCLUDE_OUTCOME_FIELD_NUMBER

      public static final int INCLUDE_OUTCOME_FIELD_NUMBER
      See Also:
    • LONG_POLL_TOKEN_FIELD_NUMBER

      public static final int LONG_POLL_TOKEN_FIELD_NUMBER
      See Also:
  • Method Details