Google Cloud Speech gRPC API v0.4.0 Google.Longrunning.Operation 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.Operation{
  done: boolean(),
  metadata: Google.Protobuf.Any.t() | nil,
  name: String.t(),
  result: {atom(), any()}
}

Link to this section Functions