Google Cloud Speech gRPC API v0.4.0 Google.Longrunning.ListOperationsRequest 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.ListOperationsRequest{
  filter: String.t(),
  name: String.t(),
  page_size: integer(),
  page_token: String.t()
}

Link to this section Functions