Skip to content

samples: firestore beam connector examples#966

Merged
gcf-merge-on-green[bot] merged 8 commits intogoogleapis:mainfrom
kolea2:beam-samples
Jun 27, 2022
Merged

samples: firestore beam connector examples#966
gcf-merge-on-green[bot] merged 8 commits intogoogleapis:mainfrom
kolea2:beam-samples

Conversation

@kolea2
Copy link
Copy Markdown
Contributor

@kolea2 kolea2 commented Jun 2, 2022

Note this normally would go in java-docs-samples, but putting here as this project is already configured for Firestore.

@kolea2 kolea2 requested a review from a team June 2, 2022 17:33
@kolea2 kolea2 requested a review from a team as a code owner June 2, 2022 17:33
@product-auto-label product-auto-label bot added the api: firestore Issues related to the googleapis/java-firestore API. label Jun 2, 2022
@generated-files-bot
Copy link
Copy Markdown

Warning: This pull request is touching the following templated files:

  • samples/install-without-bom/pom.xml
  • samples/snapshot/pom.xml
  • samples/snippets/pom.xml

@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Jun 2, 2022
@kolea2 kolea2 added the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 2, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 2, 2022
@kolea2 kolea2 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 16, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 16, 2022
@kolea2 kolea2 added the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 16, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 16, 2022
.setUpdate(
Document.newBuilder()
// resolves to
// projects/<your-project-id>/databases/<your-database-id>/documents/cities/NYC
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we refer to the collectionId as collectionId or databaseId in both the variable and the comment, instead of using different terms?

.setUpdate(
Document.newBuilder()
// resolves to
// projects/<your-project-id>/databases/<your-database-id>/documents/cities/TOK
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same comment as above

Copy link
Copy Markdown

@Shabirmean Shabirmean left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM overall. Left some comments around code format!

@kolea2 kolea2 added automerge Merge the pull request once unit tests and other checks pass. and removed automerge Merge the pull request once unit tests and other checks pass. labels Jun 22, 2022
@kolea2 kolea2 added the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 22, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 22, 2022
Copy link
Copy Markdown

@Shabirmean Shabirmean left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@kolea2 kolea2 added the automerge Merge the pull request once unit tests and other checks pass. label Jun 27, 2022
@gcf-merge-on-green gcf-merge-on-green bot merged commit 6ef9f37 into googleapis:main Jun 27, 2022
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jun 27, 2022
@kolea2 kolea2 deleted the beam-samples branch June 27, 2022 16:40
cherylEnkidu pushed a commit that referenced this pull request Dec 11, 2023
Note this normally would go in java-docs-samples, but putting here as this project is already configured for Firestore.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: firestore Issues related to the googleapis/java-firestore API. samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants