Google Cloud Speech gRPC API v0.4.0 Google.Rpc.Status View Source

Auto-generated from googleapis/google/rpc/status.proto

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %Google.Rpc.Status{
  code: integer(),
  details: [Google.Protobuf.Any.t()],
  message: String.t()
}

Link to this section Functions