Google Cloud Speech gRPC API v0.4.0 Google.Longrunning.ListOperationsResponse View Source

Auto-generated from googleapis/google/longrunning/operations.proto

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %Google.Longrunning.ListOperationsResponse{
  next_page_token: String.t(),
  operations: [Google.Longrunning.Operation.t()]
}

Link to this section Functions