google_api_tool_results v0.0.1 GoogleApi.ToolResults.V1beta3.Model.ListStepsResponse View Source

Response message for StepService.List.

Attributes

  • nextPageToken (String): A continuation token to resume the query at the next item. If set, indicates that there are more steps to read, by calling list again with this value in the page_token field. Defaults to: null.
  • steps (List[Step]): Steps. Defaults to: null.