Skip to content

Commit

Permalink
docs(ruby): [datalineage] fixed formatting for several literal expres…
Browse files Browse the repository at this point in the history
…sions (#9026)

* docs(ruby): fixed formatting for several literal expressions

PiperOrigin-RevId: 504033274

Source-Link: googleapis/googleapis@d140569

Source-Link: googleapis/googleapis-gen@8b5c9cb
Copy-Tag: eyJwIjoiamF2YS1kYXRhbGluZWFnZS8uT3dsQm90LnlhbWwiLCJoIjoiOGI1YzljYmU4MmUwZjQ2ZDlmYzRlMDZiYjY2YjM0MWM2M2I1OTI0NiJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Feb 2, 2023
1 parent 9591b89 commit 7d96c4e
Show file tree
Hide file tree
Showing 4 changed files with 43 additions and 43 deletions.
6 changes: 3 additions & 3 deletions java-datalineage/README.md
Expand Up @@ -22,20 +22,20 @@ If you are using Maven, add this to your pom.xml file:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-datalineage</artifactId>
<version>0.0.0</version>
<version>0.1.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-datalineage:0.0.0'
implementation 'com.google.cloud:google-cloud-datalineage:0.1.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-datalineage" % "0.0.0"
libraryDependencies += "com.google.cloud" % "google-cloud-datalineage" % "0.1.0"
```

## Authentication
Expand Down
Expand Up @@ -340,10 +340,10 @@ public com.google.cloud.datacatalog.lineage.v1.Origin.SourceType getSourceType()
* resource name of the system, which reports lineage. The project and
* location parts of the resource name must match the project and location of
* the lineage resource being created. Examples:
* - {source_type: COMPOSER, name:
* "projects/foo/locations/us/environments/bar"}
* - {source_type: BIGQUERY, name: "projects/foo/locations/eu"}
* - {source_type: CUSTOM, name: "myCustomIntegration"}
* - `{source_type: COMPOSER, name:
* "projects/foo/locations/us/environments/bar"}`
* - `{source_type: BIGQUERY, name: "projects/foo/locations/eu"}`
* - `{source_type: CUSTOM, name: "myCustomIntegration"}`
* </pre>
*
* <code>string name = 2;</code>
Expand All @@ -370,10 +370,10 @@ public java.lang.String getName() {
* resource name of the system, which reports lineage. The project and
* location parts of the resource name must match the project and location of
* the lineage resource being created. Examples:
* - {source_type: COMPOSER, name:
* "projects/foo/locations/us/environments/bar"}
* - {source_type: BIGQUERY, name: "projects/foo/locations/eu"}
* - {source_type: CUSTOM, name: "myCustomIntegration"}
* - `{source_type: COMPOSER, name:
* "projects/foo/locations/us/environments/bar"}`
* - `{source_type: BIGQUERY, name: "projects/foo/locations/eu"}`
* - `{source_type: CUSTOM, name: "myCustomIntegration"}`
* </pre>
*
* <code>string name = 2;</code>
Expand Down Expand Up @@ -861,10 +861,10 @@ public Builder clearSourceType() {
* resource name of the system, which reports lineage. The project and
* location parts of the resource name must match the project and location of
* the lineage resource being created. Examples:
* - {source_type: COMPOSER, name:
* "projects/foo/locations/us/environments/bar"}
* - {source_type: BIGQUERY, name: "projects/foo/locations/eu"}
* - {source_type: CUSTOM, name: "myCustomIntegration"}
* - `{source_type: COMPOSER, name:
* "projects/foo/locations/us/environments/bar"}`
* - `{source_type: BIGQUERY, name: "projects/foo/locations/eu"}`
* - `{source_type: CUSTOM, name: "myCustomIntegration"}`
* </pre>
*
* <code>string name = 2;</code>
Expand All @@ -890,10 +890,10 @@ public java.lang.String getName() {
* resource name of the system, which reports lineage. The project and
* location parts of the resource name must match the project and location of
* the lineage resource being created. Examples:
* - {source_type: COMPOSER, name:
* "projects/foo/locations/us/environments/bar"}
* - {source_type: BIGQUERY, name: "projects/foo/locations/eu"}
* - {source_type: CUSTOM, name: "myCustomIntegration"}
* - `{source_type: COMPOSER, name:
* "projects/foo/locations/us/environments/bar"}`
* - `{source_type: BIGQUERY, name: "projects/foo/locations/eu"}`
* - `{source_type: CUSTOM, name: "myCustomIntegration"}`
* </pre>
*
* <code>string name = 2;</code>
Expand All @@ -919,10 +919,10 @@ public com.google.protobuf.ByteString getNameBytes() {
* resource name of the system, which reports lineage. The project and
* location parts of the resource name must match the project and location of
* the lineage resource being created. Examples:
* - {source_type: COMPOSER, name:
* "projects/foo/locations/us/environments/bar"}
* - {source_type: BIGQUERY, name: "projects/foo/locations/eu"}
* - {source_type: CUSTOM, name: "myCustomIntegration"}
* - `{source_type: COMPOSER, name:
* "projects/foo/locations/us/environments/bar"}`
* - `{source_type: BIGQUERY, name: "projects/foo/locations/eu"}`
* - `{source_type: CUSTOM, name: "myCustomIntegration"}`
* </pre>
*
* <code>string name = 2;</code>
Expand All @@ -947,10 +947,10 @@ public Builder setName(java.lang.String value) {
* resource name of the system, which reports lineage. The project and
* location parts of the resource name must match the project and location of
* the lineage resource being created. Examples:
* - {source_type: COMPOSER, name:
* "projects/foo/locations/us/environments/bar"}
* - {source_type: BIGQUERY, name: "projects/foo/locations/eu"}
* - {source_type: CUSTOM, name: "myCustomIntegration"}
* - `{source_type: COMPOSER, name:
* "projects/foo/locations/us/environments/bar"}`
* - `{source_type: BIGQUERY, name: "projects/foo/locations/eu"}`
* - `{source_type: CUSTOM, name: "myCustomIntegration"}`
* </pre>
*
* <code>string name = 2;</code>
Expand All @@ -971,10 +971,10 @@ public Builder clearName() {
* resource name of the system, which reports lineage. The project and
* location parts of the resource name must match the project and location of
* the lineage resource being created. Examples:
* - {source_type: COMPOSER, name:
* "projects/foo/locations/us/environments/bar"}
* - {source_type: BIGQUERY, name: "projects/foo/locations/eu"}
* - {source_type: CUSTOM, name: "myCustomIntegration"}
* - `{source_type: COMPOSER, name:
* "projects/foo/locations/us/environments/bar"}`
* - `{source_type: BIGQUERY, name: "projects/foo/locations/eu"}`
* - `{source_type: CUSTOM, name: "myCustomIntegration"}`
* </pre>
*
* <code>string name = 2;</code>
Expand Down
Expand Up @@ -56,10 +56,10 @@ public interface OriginOrBuilder
* resource name of the system, which reports lineage. The project and
* location parts of the resource name must match the project and location of
* the lineage resource being created. Examples:
* - {source_type: COMPOSER, name:
* "projects/foo/locations/us/environments/bar"}
* - {source_type: BIGQUERY, name: "projects/foo/locations/eu"}
* - {source_type: CUSTOM, name: "myCustomIntegration"}
* - `{source_type: COMPOSER, name:
* "projects/foo/locations/us/environments/bar"}`
* - `{source_type: BIGQUERY, name: "projects/foo/locations/eu"}`
* - `{source_type: CUSTOM, name: "myCustomIntegration"}`
* </pre>
*
* <code>string name = 2;</code>
Expand All @@ -75,10 +75,10 @@ public interface OriginOrBuilder
* resource name of the system, which reports lineage. The project and
* location parts of the resource name must match the project and location of
* the lineage resource being created. Examples:
* - {source_type: COMPOSER, name:
* "projects/foo/locations/us/environments/bar"}
* - {source_type: BIGQUERY, name: "projects/foo/locations/eu"}
* - {source_type: CUSTOM, name: "myCustomIntegration"}
* - `{source_type: COMPOSER, name:
* "projects/foo/locations/us/environments/bar"}`
* - `{source_type: BIGQUERY, name: "projects/foo/locations/eu"}`
* - `{source_type: CUSTOM, name: "myCustomIntegration"}`
* </pre>
*
* <code>string name = 2;</code>
Expand Down
Expand Up @@ -871,9 +871,9 @@ message Origin {
// location parts of the resource name must match the project and location of
// the lineage resource being created. Examples:
//
// - {source_type: COMPOSER, name:
// "projects/foo/locations/us/environments/bar"}
// - {source_type: BIGQUERY, name: "projects/foo/locations/eu"}
// - {source_type: CUSTOM, name: "myCustomIntegration"}
// - `{source_type: COMPOSER, name:
// "projects/foo/locations/us/environments/bar"}`
// - `{source_type: BIGQUERY, name: "projects/foo/locations/eu"}`
// - `{source_type: CUSTOM, name: "myCustomIntegration"}`
string name = 2;
}

0 comments on commit 7d96c4e

Please sign in to comment.