Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(all): auto-regenerate .pb.go files #504

Merged
merged 1 commit into from Dec 7, 2020
Merged

feat(all): auto-regenerate .pb.go files #504

merged 1 commit into from Dec 7, 2020

Conversation

yoshi-automation
Copy link
Contributor

@yoshi-automation yoshi-automation commented Dec 5, 2020

This is an auto-generated regeneration of the .pb.go files by
cloud.google.com/go/internal/gapicgen. Once this PR is submitted, genbot will
update the corresponding PR to depend on the newer version of go-genproto, and
assign reviewers. Whilst this or any regen PR is open in go-genproto, genbot
will not create any more regeneration PRs. If all regen PRs are closed,
gapicgen will create a new set of regeneration PRs once per night.

If you have been assigned to review this PR, please:

  • Ensure that CI is passing. If it's failing, it requires your manual attention.
  • Approve and submit this PR if you believe it's ready to ship. That will prompt
    genbot to assign reviewers to the google-cloud-go PR.

Corresponding google-cloud-go PR: googleapis/google-cloud-go#3391

Changes:

  • chore: migrate remoteworkers to the Java microgenerator

    Committer: @miraleung
    PiperOrigin-RevId: 345749750
    Source-Link: googleapis/googleapis@5695950

  • chore(trace): migrate cloudtrace to the Java microgenerator

    Committer: @miraleung
    PiperOrigin-RevId: 345749672
    Source-Link: googleapis/googleapis@d3a630b

  • chore(container): migrate container to the Java microgenerator

    Committer: @miraleung
    PiperOrigin-RevId: 345749670
    Source-Link: googleapis/googleapis@dcef555

  • feat(dialogflow): allowed custom to specify webhook headers through query parameters
    docs: suggested to always use version for production traffic when calling DetectIntent, mark match_mode in Agent message as deprecated

    PiperOrigin-RevId: 345742559
    Source-Link: googleapis/googleapis@519e9dc

  • chore: migrate java-servicemanagement to the Java microgenerator

    Committer: @miraleung
    PiperOrigin-RevId: 345737602
    Source-Link: googleapis/googleapis@83e97f3

  • chore: migrate ChromeOS moblab to the Java microgenerator

    Committer: @miraleung
    PiperOrigin-RevId: 345735040
    Source-Link: googleapis/googleapis@7c44177

  • chore(datastore/admin): migrate java-datastore to the Java microgenerator

    Committer: @miraleung
    PiperOrigin-RevId: 345734715
    Source-Link: googleapis/googleapis@e853bf9

  • chore: fixing syntax error in the GAPIC metadata JSON file

    Use gapic-generator-typescript v1.2.8.
    Committer: @alexander-fenster
    PiperOrigin-RevId: 345712055
    Source-Link: googleapis/googleapis@16dd597

  • chore(debugger): migrate clouddebugger to the Java microgenerator

    Committer: @miraleung
    PiperOrigin-RevId: 345621354
    Source-Link: googleapis/googleapis@2d22118

  • chore(errorreporting): migrate clouderrorreporting to the Java microgenerator

    Committer: @miraleung
    PiperOrigin-RevId: 345608665
    Source-Link: googleapis/googleapis@16e91be

  • chore(analytics/admin): generate GAPIC metadata JSON file

    PiperOrigin-RevId: 345596855
    Source-Link: googleapis/googleapis@d189e87

  • chore(language): migrate language to the Java microgenerator

    Committer: @miraleung
    PiperOrigin-RevId: 345578804
    Source-Link: googleapis/googleapis@6bf92d7

  • chore(securitycenter): migrate securitycenter to the Java microgenerator

    Committer: @miraleung
    PiperOrigin-RevId: 345559182
    Source-Link: googleapis/googleapis@e5eef86

  • chore(recaptchaenterprise): migrate recaptchaenterprise to the Java microgenerator

    Committer: @miraleung
    PiperOrigin-RevId: 345559154
    Source-Link: googleapis/googleapis@5e0dcb2

  • feat(analytics/data): custom_definition field added to DimensionMetadata object, indicating whether a dimension is a custom dimension for a property
    feat: custom_definition field added to MetricMetadata object, indicating whether a metric is a custom metric for a property
    docs: documentation urls updated
    docs: documentation for Cohort reporting feature is updated

    PiperOrigin-RevId: 345553480
    Source-Link: googleapis/googleapis@e67686c

@yoshi-automation yoshi-automation requested a review from a team as a code owner December 5, 2020 00:08
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Dec 5, 2020
yoshi-automation added a commit to googleapis/google-cloud-go that referenced this pull request Dec 5, 2020
This is an auto-generated regeneration of the gapic clients by
cloud.google.com/go/internal/gapicgen. Once the corresponding genproto PR is
submitted, genbot will update this PR with a newer dependency to the newer
version of genproto and assign reviewers to this PR.

If you have been assigned to review this PR, please:

- Ensure that the version of genproto in go.mod has been updated.
- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship.

Corresponding genproto PR: googleapis/go-genproto#504

Changes:
- chore(trace): migrate cloudtrace to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345749672
  Source-Link: googleapis/googleapis@d3a630b

- chore(container): migrate container to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345749670
  Source-Link: googleapis/googleapis@dcef555

- feat(dialogflow): allowed custom to specify webhook headers through query parameters
  docs: suggested to always use version for production traffic when calling DetectIntent, mark match_mode in Agent message as deprecated

  PiperOrigin-RevId: 345742559
  Source-Link: googleapis/googleapis@519e9dc

- chore(datastore/admin): migrate java-datastore to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345734715
  Source-Link: googleapis/googleapis@e853bf9

- chore(debugger): migrate clouddebugger to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345621354
  Source-Link: googleapis/googleapis@2d22118

- chore(errorreporting): migrate clouderrorreporting to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345608665
  Source-Link: googleapis/googleapis@16e91be

- chore(analytics/admin): generate GAPIC metadata JSON file

  PiperOrigin-RevId: 345596855
  Source-Link: googleapis/googleapis@d189e87

- chore(language): migrate language to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345578804
  Source-Link: googleapis/googleapis@6bf92d7

- chore(securitycenter): migrate securitycenter to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345559182
  Source-Link: googleapis/googleapis@e5eef86

- chore(recaptchaenterprise): migrate recaptchaenterprise to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345559154
  Source-Link: googleapis/googleapis@5e0dcb2

- feat(analytics/data): custom_definition field added to DimensionMetadata object, indicating whether a dimension is a custom dimension for a property
  feat: custom_definition field added to MetricMetadata object, indicating whether a metric is a custom metric for a property
  docs: documentation urls updated
  docs: documentation for Cohort reporting feature is updated

  PiperOrigin-RevId: 345553480
  Source-Link: googleapis/googleapis@e67686c
This is an auto-generated regeneration of the .pb.go files by
cloud.google.com/go/internal/gapicgen. Once this PR is submitted, genbot will
update the corresponding PR to depend on the newer version of go-genproto, and
assign reviewers. Whilst this or any regen PR is open in go-genproto, genbot
will not create any more regeneration PRs. If all regen PRs are closed,
gapicgen will create a new set of regeneration PRs once per night.

If you have been assigned to review this PR, please:

- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship. That will prompt
genbot to assign reviewers to the google-cloud-go PR.

Corresponding google-cloud-go PR: googleapis/google-cloud-go#3391

Changes:
- chore: migrate remoteworkers to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345749750
  Source-Link: googleapis/googleapis@5695950

- chore(trace): migrate cloudtrace to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345749672
  Source-Link: googleapis/googleapis@d3a630b

- chore(container): migrate container to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345749670
  Source-Link: googleapis/googleapis@dcef555

- feat(dialogflow): allowed custom to specify webhook headers through query parameters
  docs: suggested to always use version for production traffic when calling DetectIntent, mark match_mode in Agent message as deprecated

  PiperOrigin-RevId: 345742559
  Source-Link: googleapis/googleapis@519e9dc

- chore: migrate java-servicemanagement to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345737602
  Source-Link: googleapis/googleapis@83e97f3

- chore: migrate ChromeOS moblab to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345735040
  Source-Link: googleapis/googleapis@7c44177

- chore(datastore/admin): migrate java-datastore to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345734715
  Source-Link: googleapis/googleapis@e853bf9

- chore: fixing syntax error in the GAPIC metadata JSON file

  Use gapic-generator-typescript v1.2.8.
  Committer: @alexander-fenster
  PiperOrigin-RevId: 345712055
  Source-Link: googleapis/googleapis@16dd597

- chore(debugger): migrate clouddebugger to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345621354
  Source-Link: googleapis/googleapis@2d22118

- chore(errorreporting): migrate clouderrorreporting to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345608665
  Source-Link: googleapis/googleapis@16e91be

- chore(analytics/admin): generate GAPIC metadata JSON file

  PiperOrigin-RevId: 345596855
  Source-Link: googleapis/googleapis@d189e87

- chore(language): migrate language to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345578804
  Source-Link: googleapis/googleapis@6bf92d7

- chore(securitycenter): migrate securitycenter to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345559182
  Source-Link: googleapis/googleapis@e5eef86

- chore(recaptchaenterprise): migrate recaptchaenterprise to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345559154
  Source-Link: googleapis/googleapis@5e0dcb2

- feat(analytics/data): custom_definition field added to DimensionMetadata object, indicating whether a dimension is a custom dimension for a property
  feat: custom_definition field added to MetricMetadata object, indicating whether a metric is a custom metric for a property
  docs: documentation urls updated
  docs: documentation for Cohort reporting feature is updated

  PiperOrigin-RevId: 345553480
  Source-Link: googleapis/googleapis@e67686c
@codyoss codyoss merged commit 9ee31aa into master Dec 7, 2020
@codyoss codyoss deleted the regen_genproto branch December 7, 2020 15:07
yoshi-automation added a commit to googleapis/google-cloud-go that referenced this pull request Dec 7, 2020
This is an auto-generated regeneration of the gapic clients by
cloud.google.com/go/internal/gapicgen. Once the corresponding genproto PR is
submitted, genbot will update this PR with a newer dependency to the newer
version of genproto and assign reviewers to this PR.

If you have been assigned to review this PR, please:

- Ensure that the version of genproto in go.mod has been updated.
- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship.

Corresponding genproto PR: googleapis/go-genproto#504

Changes:
- chore(trace): migrate cloudtrace to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345749672
  Source-Link: googleapis/googleapis@d3a630b

- chore(container): migrate container to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345749670
  Source-Link: googleapis/googleapis@dcef555

- feat(dialogflow): allowed custom to specify webhook headers through query parameters
  docs: suggested to always use version for production traffic when calling DetectIntent, mark match_mode in Agent message as deprecated

  PiperOrigin-RevId: 345742559
  Source-Link: googleapis/googleapis@519e9dc

- chore(datastore/admin): migrate java-datastore to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345734715
  Source-Link: googleapis/googleapis@e853bf9

- chore(debugger): migrate clouddebugger to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345621354
  Source-Link: googleapis/googleapis@2d22118

- chore(errorreporting): migrate clouderrorreporting to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345608665
  Source-Link: googleapis/googleapis@16e91be

- chore(analytics/admin): generate GAPIC metadata JSON file

  PiperOrigin-RevId: 345596855
  Source-Link: googleapis/googleapis@d189e87

- chore(language): migrate language to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345578804
  Source-Link: googleapis/googleapis@6bf92d7

- chore(securitycenter): migrate securitycenter to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345559182
  Source-Link: googleapis/googleapis@e5eef86

- chore(recaptchaenterprise): migrate recaptchaenterprise to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345559154
  Source-Link: googleapis/googleapis@5e0dcb2

- feat(analytics/data): custom_definition field added to DimensionMetadata object, indicating whether a dimension is a custom dimension for a property
  feat: custom_definition field added to MetricMetadata object, indicating whether a metric is a custom metric for a property
  docs: documentation urls updated
  docs: documentation for Cohort reporting feature is updated

  PiperOrigin-RevId: 345553480
  Source-Link: googleapis/googleapis@e67686c
yoshi-automation added a commit to googleapis/google-cloud-go that referenced this pull request Dec 7, 2020
This is an auto-generated regeneration of the gapic clients by
cloud.google.com/go/internal/gapicgen. Once the corresponding genproto PR is
submitted, genbot will update this PR with a newer dependency to the newer
version of genproto and assign reviewers to this PR.

If you have been assigned to review this PR, please:

- Ensure that the version of genproto in go.mod has been updated.
- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship.

Corresponding genproto PR: googleapis/go-genproto#504

Changes:
- chore(trace): migrate cloudtrace to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345749672
  Source-Link: googleapis/googleapis@d3a630b

- chore(container): migrate container to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345749670
  Source-Link: googleapis/googleapis@dcef555

- feat(dialogflow): allowed custom to specify webhook headers through query parameters
  docs: suggested to always use version for production traffic when calling DetectIntent, mark match_mode in Agent message as deprecated

  PiperOrigin-RevId: 345742559
  Source-Link: googleapis/googleapis@519e9dc

- chore(datastore/admin): migrate java-datastore to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345734715
  Source-Link: googleapis/googleapis@e853bf9

- chore(debugger): migrate clouddebugger to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345621354
  Source-Link: googleapis/googleapis@2d22118

- chore(errorreporting): migrate clouderrorreporting to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345608665
  Source-Link: googleapis/googleapis@16e91be

- chore(analytics/admin): generate GAPIC metadata JSON file

  PiperOrigin-RevId: 345596855
  Source-Link: googleapis/googleapis@d189e87

- chore(language): migrate language to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345578804
  Source-Link: googleapis/googleapis@6bf92d7

- chore(securitycenter): migrate securitycenter to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345559182
  Source-Link: googleapis/googleapis@e5eef86

- chore(recaptchaenterprise): migrate recaptchaenterprise to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345559154
  Source-Link: googleapis/googleapis@5e0dcb2

- feat(analytics/data): custom_definition field added to DimensionMetadata object, indicating whether a dimension is a custom dimension for a property
  feat: custom_definition field added to MetricMetadata object, indicating whether a metric is a custom metric for a property
  docs: documentation urls updated
  docs: documentation for Cohort reporting feature is updated

  PiperOrigin-RevId: 345553480
  Source-Link: googleapis/googleapis@e67686c
yoshi-automation added a commit to googleapis/google-cloud-go that referenced this pull request Dec 7, 2020
This is an auto-generated regeneration of the gapic clients by
cloud.google.com/go/internal/gapicgen. Once the corresponding genproto PR is
submitted, genbot will update this PR with a newer dependency to the newer
version of genproto and assign reviewers to this PR.

If you have been assigned to review this PR, please:

- Ensure that the version of genproto in go.mod has been updated.
- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship.

Corresponding genproto PR: googleapis/go-genproto#504

Changes:
- chore(trace): migrate cloudtrace to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345749672
  Source-Link: googleapis/googleapis@d3a630b

- chore(container): migrate container to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345749670
  Source-Link: googleapis/googleapis@dcef555

- feat(dialogflow): allowed custom to specify webhook headers through query parameters
  docs: suggested to always use version for production traffic when calling DetectIntent, mark match_mode in Agent message as deprecated

  PiperOrigin-RevId: 345742559
  Source-Link: googleapis/googleapis@519e9dc

- chore(datastore/admin): migrate java-datastore to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345734715
  Source-Link: googleapis/googleapis@e853bf9

- chore(debugger): migrate clouddebugger to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345621354
  Source-Link: googleapis/googleapis@2d22118

- chore(errorreporting): migrate clouderrorreporting to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345608665
  Source-Link: googleapis/googleapis@16e91be

- chore(analytics/admin): generate GAPIC metadata JSON file

  PiperOrigin-RevId: 345596855
  Source-Link: googleapis/googleapis@d189e87

- chore(language): migrate language to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345578804
  Source-Link: googleapis/googleapis@6bf92d7

- chore(securitycenter): migrate securitycenter to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345559182
  Source-Link: googleapis/googleapis@e5eef86

- chore(recaptchaenterprise): migrate recaptchaenterprise to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345559154
  Source-Link: googleapis/googleapis@5e0dcb2

- feat(analytics/data): custom_definition field added to DimensionMetadata object, indicating whether a dimension is a custom dimension for a property
  feat: custom_definition field added to MetricMetadata object, indicating whether a metric is a custom metric for a property
  docs: documentation urls updated
  docs: documentation for Cohort reporting feature is updated

  PiperOrigin-RevId: 345553480
  Source-Link: googleapis/googleapis@e67686c
yoshi-automation added a commit to googleapis/google-cloud-go that referenced this pull request Dec 7, 2020
This is an auto-generated regeneration of the gapic clients by
cloud.google.com/go/internal/gapicgen. Once the corresponding genproto PR is
submitted, genbot will update this PR with a newer dependency to the newer
version of genproto and assign reviewers to this PR.

If you have been assigned to review this PR, please:

- Ensure that the version of genproto in go.mod has been updated.
- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship.

Corresponding genproto PR: googleapis/go-genproto#504

Changes:
- chore(trace): migrate cloudtrace to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345749672
  Source-Link: googleapis/googleapis@d3a630b

- chore(container): migrate container to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345749670
  Source-Link: googleapis/googleapis@dcef555

- feat(dialogflow): allowed custom to specify webhook headers through query parameters
  docs: suggested to always use version for production traffic when calling DetectIntent, mark match_mode in Agent message as deprecated

  PiperOrigin-RevId: 345742559
  Source-Link: googleapis/googleapis@519e9dc

- chore(datastore/admin): migrate java-datastore to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345734715
  Source-Link: googleapis/googleapis@e853bf9

- chore(debugger): migrate clouddebugger to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345621354
  Source-Link: googleapis/googleapis@2d22118

- chore(errorreporting): migrate clouderrorreporting to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345608665
  Source-Link: googleapis/googleapis@16e91be

- chore(analytics/admin): generate GAPIC metadata JSON file

  PiperOrigin-RevId: 345596855
  Source-Link: googleapis/googleapis@d189e87

- chore(language): migrate language to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345578804
  Source-Link: googleapis/googleapis@6bf92d7

- chore(securitycenter): migrate securitycenter to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345559182
  Source-Link: googleapis/googleapis@e5eef86

- chore(recaptchaenterprise): migrate recaptchaenterprise to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345559154
  Source-Link: googleapis/googleapis@5e0dcb2

- feat(analytics/data): custom_definition field added to DimensionMetadata object, indicating whether a dimension is a custom dimension for a property
  feat: custom_definition field added to MetricMetadata object, indicating whether a metric is a custom metric for a property
  docs: documentation urls updated
  docs: documentation for Cohort reporting feature is updated

  PiperOrigin-RevId: 345553480
  Source-Link: googleapis/googleapis@e67686c
yoshi-automation added a commit to googleapis/google-cloud-go that referenced this pull request Dec 7, 2020
This is an auto-generated regeneration of the gapic clients by
cloud.google.com/go/internal/gapicgen. Once the corresponding genproto PR is
submitted, genbot will update this PR with a newer dependency to the newer
version of genproto and assign reviewers to this PR.

If you have been assigned to review this PR, please:

- Ensure that the version of genproto in go.mod has been updated.
- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship.

Corresponding genproto PR: googleapis/go-genproto#504

Changes:
- chore(trace): migrate cloudtrace to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345749672
  Source-Link: googleapis/googleapis@d3a630b

- chore(container): migrate container to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345749670
  Source-Link: googleapis/googleapis@dcef555

- feat(dialogflow): allowed custom to specify webhook headers through query parameters
  docs: suggested to always use version for production traffic when calling DetectIntent, mark match_mode in Agent message as deprecated

  PiperOrigin-RevId: 345742559
  Source-Link: googleapis/googleapis@519e9dc

- chore(datastore/admin): migrate java-datastore to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345734715
  Source-Link: googleapis/googleapis@e853bf9

- chore(debugger): migrate clouddebugger to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345621354
  Source-Link: googleapis/googleapis@2d22118

- chore(errorreporting): migrate clouderrorreporting to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345608665
  Source-Link: googleapis/googleapis@16e91be

- chore(analytics/admin): generate GAPIC metadata JSON file

  PiperOrigin-RevId: 345596855
  Source-Link: googleapis/googleapis@d189e87

- chore(language): migrate language to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345578804
  Source-Link: googleapis/googleapis@6bf92d7

- chore(securitycenter): migrate securitycenter to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345559182
  Source-Link: googleapis/googleapis@e5eef86

- chore(recaptchaenterprise): migrate recaptchaenterprise to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345559154
  Source-Link: googleapis/googleapis@5e0dcb2

- feat(analytics/data): custom_definition field added to DimensionMetadata object, indicating whether a dimension is a custom dimension for a property
  feat: custom_definition field added to MetricMetadata object, indicating whether a metric is a custom metric for a property
  docs: documentation urls updated
  docs: documentation for Cohort reporting feature is updated

  PiperOrigin-RevId: 345553480
  Source-Link: googleapis/googleapis@e67686c
yoshi-automation added a commit to googleapis/google-cloud-go that referenced this pull request Dec 7, 2020
This is an auto-generated regeneration of the gapic clients by
cloud.google.com/go/internal/gapicgen. Once the corresponding genproto PR is
submitted, genbot will update this PR with a newer dependency to the newer
version of genproto and assign reviewers to this PR.

If you have been assigned to review this PR, please:

- Ensure that the version of genproto in go.mod has been updated.
- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship.

Corresponding genproto PR: googleapis/go-genproto#504

Changes:
- chore(trace): migrate cloudtrace to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345749672
  Source-Link: googleapis/googleapis@d3a630b

- chore(container): migrate container to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345749670
  Source-Link: googleapis/googleapis@dcef555

- feat(dialogflow): allowed custom to specify webhook headers through query parameters
  docs: suggested to always use version for production traffic when calling DetectIntent, mark match_mode in Agent message as deprecated

  PiperOrigin-RevId: 345742559
  Source-Link: googleapis/googleapis@519e9dc

- chore(datastore/admin): migrate java-datastore to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345734715
  Source-Link: googleapis/googleapis@e853bf9

- chore(debugger): migrate clouddebugger to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345621354
  Source-Link: googleapis/googleapis@2d22118

- chore(errorreporting): migrate clouderrorreporting to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345608665
  Source-Link: googleapis/googleapis@16e91be

- chore(analytics/admin): generate GAPIC metadata JSON file

  PiperOrigin-RevId: 345596855
  Source-Link: googleapis/googleapis@d189e87

- chore(language): migrate language to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345578804
  Source-Link: googleapis/googleapis@6bf92d7

- chore(securitycenter): migrate securitycenter to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345559182
  Source-Link: googleapis/googleapis@e5eef86

- chore(recaptchaenterprise): migrate recaptchaenterprise to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345559154
  Source-Link: googleapis/googleapis@5e0dcb2

- feat(analytics/data): custom_definition field added to DimensionMetadata object, indicating whether a dimension is a custom dimension for a property
  feat: custom_definition field added to MetricMetadata object, indicating whether a metric is a custom metric for a property
  docs: documentation urls updated
  docs: documentation for Cohort reporting feature is updated

  PiperOrigin-RevId: 345553480
  Source-Link: googleapis/googleapis@e67686c
yoshi-automation added a commit to googleapis/google-cloud-go that referenced this pull request Dec 8, 2020
This is an auto-generated regeneration of the gapic clients by
cloud.google.com/go/internal/gapicgen. Once the corresponding genproto PR is
submitted, genbot will update this PR with a newer dependency to the newer
version of genproto and assign reviewers to this PR.

If you have been assigned to review this PR, please:

- Ensure that the version of genproto in go.mod has been updated.
- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship.

Corresponding genproto PR: googleapis/go-genproto#504

Changes:
- chore(trace): migrate cloudtrace to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345749672
  Source-Link: googleapis/googleapis@d3a630b

- chore(container): migrate container to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345749670
  Source-Link: googleapis/googleapis@dcef555

- feat(dialogflow): allowed custom to specify webhook headers through query parameters
  docs: suggested to always use version for production traffic when calling DetectIntent, mark match_mode in Agent message as deprecated

  PiperOrigin-RevId: 345742559
  Source-Link: googleapis/googleapis@519e9dc

- chore(datastore/admin): migrate java-datastore to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345734715
  Source-Link: googleapis/googleapis@e853bf9

- chore(debugger): migrate clouddebugger to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345621354
  Source-Link: googleapis/googleapis@2d22118

- chore(errorreporting): migrate clouderrorreporting to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345608665
  Source-Link: googleapis/googleapis@16e91be

- chore(analytics/admin): generate GAPIC metadata JSON file

  PiperOrigin-RevId: 345596855
  Source-Link: googleapis/googleapis@d189e87

- chore(language): migrate language to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345578804
  Source-Link: googleapis/googleapis@6bf92d7

- chore(securitycenter): migrate securitycenter to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345559182
  Source-Link: googleapis/googleapis@e5eef86

- chore(recaptchaenterprise): migrate recaptchaenterprise to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345559154
  Source-Link: googleapis/googleapis@5e0dcb2

- feat(analytics/data): custom_definition field added to DimensionMetadata object, indicating whether a dimension is a custom dimension for a property
  feat: custom_definition field added to MetricMetadata object, indicating whether a metric is a custom metric for a property
  docs: documentation urls updated
  docs: documentation for Cohort reporting feature is updated

  PiperOrigin-RevId: 345553480
  Source-Link: googleapis/googleapis@e67686c
yoshi-automation added a commit to googleapis/google-cloud-go that referenced this pull request Dec 8, 2020
This is an auto-generated regeneration of the gapic clients by
cloud.google.com/go/internal/gapicgen. Once the corresponding genproto PR is
submitted, genbot will update this PR with a newer dependency to the newer
version of genproto and assign reviewers to this PR.

If you have been assigned to review this PR, please:

- Ensure that the version of genproto in go.mod has been updated.
- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship.

Corresponding genproto PR: googleapis/go-genproto#504

Changes:
- chore(trace): migrate cloudtrace to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345749672
  Source-Link: googleapis/googleapis@d3a630b

- chore(container): migrate container to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345749670
  Source-Link: googleapis/googleapis@dcef555

- feat(dialogflow): allowed custom to specify webhook headers through query parameters
  docs: suggested to always use version for production traffic when calling DetectIntent, mark match_mode in Agent message as deprecated

  PiperOrigin-RevId: 345742559
  Source-Link: googleapis/googleapis@519e9dc

- chore(datastore/admin): migrate java-datastore to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345734715
  Source-Link: googleapis/googleapis@e853bf9

- chore(debugger): migrate clouddebugger to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345621354
  Source-Link: googleapis/googleapis@2d22118

- chore(errorreporting): migrate clouderrorreporting to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345608665
  Source-Link: googleapis/googleapis@16e91be

- chore(analytics/admin): generate GAPIC metadata JSON file

  PiperOrigin-RevId: 345596855
  Source-Link: googleapis/googleapis@d189e87

- chore(language): migrate language to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345578804
  Source-Link: googleapis/googleapis@6bf92d7

- chore(securitycenter): migrate securitycenter to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345559182
  Source-Link: googleapis/googleapis@e5eef86

- chore(recaptchaenterprise): migrate recaptchaenterprise to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345559154
  Source-Link: googleapis/googleapis@5e0dcb2

- feat(analytics/data): custom_definition field added to DimensionMetadata object, indicating whether a dimension is a custom dimension for a property
  feat: custom_definition field added to MetricMetadata object, indicating whether a metric is a custom metric for a property
  docs: documentation urls updated
  docs: documentation for Cohort reporting feature is updated

  PiperOrigin-RevId: 345553480
  Source-Link: googleapis/googleapis@e67686c
yoshi-automation added a commit to googleapis/google-cloud-go that referenced this pull request Dec 8, 2020
This is an auto-generated regeneration of the gapic clients by
cloud.google.com/go/internal/gapicgen. Once the corresponding genproto PR is
submitted, genbot will update this PR with a newer dependency to the newer
version of genproto and assign reviewers to this PR.

If you have been assigned to review this PR, please:

- Ensure that the version of genproto in go.mod has been updated.
- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship.

Corresponding genproto PR: googleapis/go-genproto#504

Changes:
- chore(trace): migrate cloudtrace to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345749672
  Source-Link: googleapis/googleapis@d3a630b

- chore(container): migrate container to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345749670
  Source-Link: googleapis/googleapis@dcef555

- feat(dialogflow): allowed custom to specify webhook headers through query parameters
  docs: suggested to always use version for production traffic when calling DetectIntent, mark match_mode in Agent message as deprecated

  PiperOrigin-RevId: 345742559
  Source-Link: googleapis/googleapis@519e9dc

- chore(datastore/admin): migrate java-datastore to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345734715
  Source-Link: googleapis/googleapis@e853bf9

- chore(debugger): migrate clouddebugger to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345621354
  Source-Link: googleapis/googleapis@2d22118

- chore(errorreporting): migrate clouderrorreporting to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345608665
  Source-Link: googleapis/googleapis@16e91be

- chore(analytics/admin): generate GAPIC metadata JSON file

  PiperOrigin-RevId: 345596855
  Source-Link: googleapis/googleapis@d189e87

- chore(language): migrate language to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345578804
  Source-Link: googleapis/googleapis@6bf92d7

- chore(securitycenter): migrate securitycenter to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345559182
  Source-Link: googleapis/googleapis@e5eef86

- chore(recaptchaenterprise): migrate recaptchaenterprise to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345559154
  Source-Link: googleapis/googleapis@5e0dcb2

- feat(analytics/data): custom_definition field added to DimensionMetadata object, indicating whether a dimension is a custom dimension for a property
  feat: custom_definition field added to MetricMetadata object, indicating whether a metric is a custom metric for a property
  docs: documentation urls updated
  docs: documentation for Cohort reporting feature is updated

  PiperOrigin-RevId: 345553480
  Source-Link: googleapis/googleapis@e67686c
yoshi-automation added a commit to googleapis/google-cloud-go that referenced this pull request Dec 8, 2020
This is an auto-generated regeneration of the gapic clients by
cloud.google.com/go/internal/gapicgen. Once the corresponding genproto PR is
submitted, genbot will update this PR with a newer dependency to the newer
version of genproto and assign reviewers to this PR.

If you have been assigned to review this PR, please:

- Ensure that the version of genproto in go.mod has been updated.
- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship.

Corresponding genproto PR: googleapis/go-genproto#504

Changes:
- chore(trace): migrate cloudtrace to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345749672
  Source-Link: googleapis/googleapis@d3a630b

- chore(container): migrate container to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345749670
  Source-Link: googleapis/googleapis@dcef555

- feat(dialogflow): allowed custom to specify webhook headers through query parameters
  docs: suggested to always use version for production traffic when calling DetectIntent, mark match_mode in Agent message as deprecated

  PiperOrigin-RevId: 345742559
  Source-Link: googleapis/googleapis@519e9dc

- chore(datastore/admin): migrate java-datastore to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345734715
  Source-Link: googleapis/googleapis@e853bf9

- chore(debugger): migrate clouddebugger to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345621354
  Source-Link: googleapis/googleapis@2d22118

- chore(errorreporting): migrate clouderrorreporting to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345608665
  Source-Link: googleapis/googleapis@16e91be

- chore(analytics/admin): generate GAPIC metadata JSON file

  PiperOrigin-RevId: 345596855
  Source-Link: googleapis/googleapis@d189e87

- chore(language): migrate language to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345578804
  Source-Link: googleapis/googleapis@6bf92d7

- chore(securitycenter): migrate securitycenter to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345559182
  Source-Link: googleapis/googleapis@e5eef86

- chore(recaptchaenterprise): migrate recaptchaenterprise to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345559154
  Source-Link: googleapis/googleapis@5e0dcb2

- feat(analytics/data): custom_definition field added to DimensionMetadata object, indicating whether a dimension is a custom dimension for a property
  feat: custom_definition field added to MetricMetadata object, indicating whether a metric is a custom metric for a property
  docs: documentation urls updated
  docs: documentation for Cohort reporting feature is updated

  PiperOrigin-RevId: 345553480
  Source-Link: googleapis/googleapis@e67686c
yoshi-automation added a commit to googleapis/google-cloud-go that referenced this pull request Dec 8, 2020
This is an auto-generated regeneration of the gapic clients by
cloud.google.com/go/internal/gapicgen. Once the corresponding genproto PR is
submitted, genbot will update this PR with a newer dependency to the newer
version of genproto and assign reviewers to this PR.

If you have been assigned to review this PR, please:

- Ensure that the version of genproto in go.mod has been updated.
- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship.

Corresponding genproto PR: googleapis/go-genproto#504

Changes:
- chore(trace): migrate cloudtrace to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345749672
  Source-Link: googleapis/googleapis@d3a630b

- chore(container): migrate container to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345749670
  Source-Link: googleapis/googleapis@dcef555

- feat(dialogflow): allowed custom to specify webhook headers through query parameters
  docs: suggested to always use version for production traffic when calling DetectIntent, mark match_mode in Agent message as deprecated

  PiperOrigin-RevId: 345742559
  Source-Link: googleapis/googleapis@519e9dc

- chore(datastore/admin): migrate java-datastore to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345734715
  Source-Link: googleapis/googleapis@e853bf9

- chore(debugger): migrate clouddebugger to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345621354
  Source-Link: googleapis/googleapis@2d22118

- chore(errorreporting): migrate clouderrorreporting to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345608665
  Source-Link: googleapis/googleapis@16e91be

- chore(analytics/admin): generate GAPIC metadata JSON file

  PiperOrigin-RevId: 345596855
  Source-Link: googleapis/googleapis@d189e87

- chore(language): migrate language to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345578804
  Source-Link: googleapis/googleapis@6bf92d7

- chore(securitycenter): migrate securitycenter to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345559182
  Source-Link: googleapis/googleapis@e5eef86

- chore(recaptchaenterprise): migrate recaptchaenterprise to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345559154
  Source-Link: googleapis/googleapis@5e0dcb2

- feat(analytics/data): custom_definition field added to DimensionMetadata object, indicating whether a dimension is a custom dimension for a property
  feat: custom_definition field added to MetricMetadata object, indicating whether a metric is a custom metric for a property
  docs: documentation urls updated
  docs: documentation for Cohort reporting feature is updated

  PiperOrigin-RevId: 345553480
  Source-Link: googleapis/googleapis@e67686c
yoshi-automation added a commit to googleapis/google-cloud-go that referenced this pull request Dec 8, 2020
This is an auto-generated regeneration of the gapic clients by
cloud.google.com/go/internal/gapicgen. Once the corresponding genproto PR is
submitted, genbot will update this PR with a newer dependency to the newer
version of genproto and assign reviewers to this PR.

If you have been assigned to review this PR, please:

- Ensure that the version of genproto in go.mod has been updated.
- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship.

Corresponding genproto PR: googleapis/go-genproto#504

Changes:
- chore(trace): migrate cloudtrace to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345749672
  Source-Link: googleapis/googleapis@d3a630b

- chore(container): migrate container to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345749670
  Source-Link: googleapis/googleapis@dcef555

- feat(dialogflow): allowed custom to specify webhook headers through query parameters
  docs: suggested to always use version for production traffic when calling DetectIntent, mark match_mode in Agent message as deprecated

  PiperOrigin-RevId: 345742559
  Source-Link: googleapis/googleapis@519e9dc

- chore(datastore/admin): migrate java-datastore to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345734715
  Source-Link: googleapis/googleapis@e853bf9

- chore(debugger): migrate clouddebugger to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345621354
  Source-Link: googleapis/googleapis@2d22118

- chore(errorreporting): migrate clouderrorreporting to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345608665
  Source-Link: googleapis/googleapis@16e91be

- chore(analytics/admin): generate GAPIC metadata JSON file

  PiperOrigin-RevId: 345596855
  Source-Link: googleapis/googleapis@d189e87

- chore(language): migrate language to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345578804
  Source-Link: googleapis/googleapis@6bf92d7

- chore(securitycenter): migrate securitycenter to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345559182
  Source-Link: googleapis/googleapis@e5eef86

- chore(recaptchaenterprise): migrate recaptchaenterprise to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345559154
  Source-Link: googleapis/googleapis@5e0dcb2

- feat(analytics/data): custom_definition field added to DimensionMetadata object, indicating whether a dimension is a custom dimension for a property
  feat: custom_definition field added to MetricMetadata object, indicating whether a metric is a custom metric for a property
  docs: documentation urls updated
  docs: documentation for Cohort reporting feature is updated

  PiperOrigin-RevId: 345553480
  Source-Link: googleapis/googleapis@e67686c
yoshi-automation added a commit to googleapis/google-cloud-go that referenced this pull request Dec 9, 2020
This is an auto-generated regeneration of the gapic clients by
cloud.google.com/go/internal/gapicgen. Once the corresponding genproto PR is
submitted, genbot will update this PR with a newer dependency to the newer
version of genproto and assign reviewers to this PR.

If you have been assigned to review this PR, please:

- Ensure that the version of genproto in go.mod has been updated.
- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship.

Corresponding genproto PR: googleapis/go-genproto#504

Changes:
- chore(trace): migrate cloudtrace to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345749672
  Source-Link: googleapis/googleapis@d3a630b

- chore(container): migrate container to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345749670
  Source-Link: googleapis/googleapis@dcef555

- feat(dialogflow): allowed custom to specify webhook headers through query parameters
  docs: suggested to always use version for production traffic when calling DetectIntent, mark match_mode in Agent message as deprecated

  PiperOrigin-RevId: 345742559
  Source-Link: googleapis/googleapis@519e9dc

- chore(datastore/admin): migrate java-datastore to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345734715
  Source-Link: googleapis/googleapis@e853bf9

- chore(debugger): migrate clouddebugger to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345621354
  Source-Link: googleapis/googleapis@2d22118

- chore(errorreporting): migrate clouderrorreporting to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345608665
  Source-Link: googleapis/googleapis@16e91be

- chore(analytics/admin): generate GAPIC metadata JSON file

  PiperOrigin-RevId: 345596855
  Source-Link: googleapis/googleapis@d189e87

- chore(language): migrate language to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345578804
  Source-Link: googleapis/googleapis@6bf92d7

- chore(securitycenter): migrate securitycenter to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345559182
  Source-Link: googleapis/googleapis@e5eef86

- chore(recaptchaenterprise): migrate recaptchaenterprise to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345559154
  Source-Link: googleapis/googleapis@5e0dcb2

- feat(analytics/data): custom_definition field added to DimensionMetadata object, indicating whether a dimension is a custom dimension for a property
  feat: custom_definition field added to MetricMetadata object, indicating whether a metric is a custom metric for a property
  docs: documentation urls updated
  docs: documentation for Cohort reporting feature is updated

  PiperOrigin-RevId: 345553480
  Source-Link: googleapis/googleapis@e67686c
gcf-merge-on-green bot pushed a commit to googleapis/google-cloud-go that referenced this pull request Dec 9, 2020
This is an auto-generated regeneration of the gapic clients by
cloud.google.com/go/internal/gapicgen. Once the corresponding genproto PR is
submitted, genbot will update this PR with a newer dependency to the newer
version of genproto and assign reviewers to this PR.

If you have been assigned to review this PR, please:

- Ensure that the version of genproto in go.mod has been updated.
- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship.


Corresponding genproto PR: googleapis/go-genproto#504

Changes:
- chore(trace): migrate cloudtrace to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345749672
  Source-Link: googleapis/googleapis@d3a630b

- chore(container): migrate container to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345749670
  Source-Link: googleapis/googleapis@dcef555

- feat(dialogflow): allowed custom to specify webhook headers through query parameters
  docs: suggested to always use version for production traffic when calling DetectIntent, mark match_mode in Agent message as deprecated

  PiperOrigin-RevId: 345742559
  Source-Link: googleapis/googleapis@519e9dc

- chore(datastore/admin): migrate java-datastore to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345734715
  Source-Link: googleapis/googleapis@e853bf9

- chore(debugger): migrate clouddebugger to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345621354
  Source-Link: googleapis/googleapis@2d22118

- chore(errorreporting): migrate clouderrorreporting to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345608665
  Source-Link: googleapis/googleapis@16e91be

- chore(analytics/admin): generate GAPIC metadata JSON file

  PiperOrigin-RevId: 345596855
  Source-Link: googleapis/googleapis@d189e87

- chore(language): migrate language to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345578804
  Source-Link: googleapis/googleapis@6bf92d7

- chore(securitycenter): migrate securitycenter to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345559182
  Source-Link: googleapis/googleapis@e5eef86

- chore(recaptchaenterprise): migrate recaptchaenterprise to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345559154
  Source-Link: googleapis/googleapis@5e0dcb2

- feat(analytics/data): custom_definition field added to DimensionMetadata object, indicating whether a dimension is a custom dimension for a property
  feat: custom_definition field added to MetricMetadata object, indicating whether a metric is a custom metric for a property
  docs: documentation urls updated
  docs: documentation for Cohort reporting feature is updated

  PiperOrigin-RevId: 345553480
  Source-Link: googleapis/googleapis@e67686c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants