Skip to content

Commit d140569

Browse files
Google APIscopybara-github
authored andcommitted
docs(ruby): fixed formatting for several literal expressions
PiperOrigin-RevId: 504033274
1 parent c6af392 commit d140569

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

google/cloud/datacatalog/lineage/v1/lineage.proto

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -871,9 +871,9 @@ message Origin {
871871
// location parts of the resource name must match the project and location of
872872
// the lineage resource being created. Examples:
873873
//
874-
// - {source_type: COMPOSER, name:
875-
// "projects/foo/locations/us/environments/bar"}
876-
// - {source_type: BIGQUERY, name: "projects/foo/locations/eu"}
877-
// - {source_type: CUSTOM, name: "myCustomIntegration"}
874+
// - `{source_type: COMPOSER, name:
875+
// "projects/foo/locations/us/environments/bar"}`
876+
// - `{source_type: BIGQUERY, name: "projects/foo/locations/eu"}`
877+
// - `{source_type: CUSTOM, name: "myCustomIntegration"}`
878878
string name = 2;
879879
}

0 commit comments

Comments
 (0)