mirror of
https://github.com/googleapis/googleapis.git
synced 2026-08-16 13:00:34 +02:00
docs: Remove html formatting (cleanup)
PiperOrigin-RevId: 504326606
This commit is contained in:
parent
5590ca6b0c
commit
b7bb7fb143
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ option ruby_package = "Google::Cloud::Trace::V2";
|
|||
// its sub-operations.
|
||||
//
|
||||
// A trace can also contain multiple root spans, or none at all.
|
||||
// Spans do not need to be contiguous—there might be
|
||||
// Spans do not need to be contiguous. There might be
|
||||
// gaps or overlaps between spans in a trace.
|
||||
message Span {
|
||||
option (google.api.resource) = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue