Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions java-datalineage/README.md
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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;
}