Skip to content

Commit

Permalink
chore(all): auto-regenerate .pb.go files
Browse files Browse the repository at this point in the history
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#5184

Changes:

feat(contactcenterinsights): Add WriteDisposition to BigQuery Export API
  PiperOrigin-RevId: 413945427
  Source-Link: googleapis/googleapis@6230f6e

chore: regenerate API index

  Source-Link: googleapis/googleapis@6c8304d

feat(dlp): added deidentify replacement dictionaries feat: added field for BigQuery inspect template inclusion lists feat: added field to support infotype versioning
  PiperOrigin-RevId: 413780624
  Source-Link: googleapis/googleapis@ed9918e

chore(bazel): update Go generator to v0.23.5
  Changes include:
  - fix to regapic always including required query params
  - remove dial opt to disable service config resolution
  - dependency updates

  PiperOrigin-RevId: 413774098
  Source-Link: googleapis/googleapis@116f657

chore: dpdate disco-to-proto3-converter SHA
  Committer: @summerji
  PiperOrigin-RevId: 413768018
  Source-Link: googleapis/googleapis@536d283

fix(ruby): Fix endpoint and shortname for bigtable admin
  PiperOrigin-RevId: 413736350
  Source-Link: googleapis/googleapis@f0e32e6

chore: regenerate API index

  Source-Link: googleapis/googleapis@4afd051

chore: publish cloud network services v1
  PiperOrigin-RevId: 413731956
  Source-Link: googleapis/googleapis@7b317cb

feat(speech): add result_end_time to SpeechRecognitionResult
  PiperOrigin-RevId: 413728495
  Source-Link: googleapis/googleapis@10f96cb

chore: generate java files for google-iam-v1
  PiperOrigin-RevId: 413711239
  Source-Link: googleapis/googleapis@165280d

chore: regenerate API index

  Source-Link: googleapis/googleapis@05e37f7

feat(aiplatform): add enable_private_service_connect field to Endpoint feat: add id field to DeployedModel feat: add service_attachment field to PrivateEndpoints feat: add endpoint_id to CreateEndpointRequest and method signature to CreateEndpoint feat: add method signature to CreateFeatureStore, CreateEntityType, CreateFeature feat: add network and enable_private_service_connect to IndexEndpoint feat: add service_attachment to IndexPrivateEndpoints feat: add stratified_split field to training_pipeline InputDataConfig
  PiperOrigin-RevId: 413691586
  Source-Link: googleapis/googleapis@5915024

chore: regenerate API index

  Source-Link: googleapis/googleapis@f4d7f8e

feat: add enable_private_service_connect field to Endpoint feat: add id field to DeployedModel feat: add service_attachment field to PrivateEndpoints feat: add endpoint_id to CreateEndpointRequest and method signature to CreateEndpoint feat: add method signature to CreateFeatureStore, CreateEntityType, CreateFeature feat: add network and enable_private_service_connect to IndexEndpoint feat: add service_attachment to IndexPrivateEndpoints feat: add stratified_split field to training_pipeline InputDataConfig fix: remove invalid resource annotations in LineageSubgraph
  PiperOrigin-RevId: 413686247
  Source-Link: googleapis/googleapis@244a89d

chore(vmmigration): Set up Ruby build configs for vmmigration clients
  PiperOrigin-RevId: 413560843
  Source-Link: googleapis/googleapis@eecbbee

chore: regenerate API index

  Source-Link: googleapis/googleapis@77de997

feat(speech): added alternative_language_codes to RecognitionConfig feat: WEBM_OPUS codec feat: SpeechAdaptation configuration feat: word confidence feat: spoken punctuation and spoken emojis feat: hint boost in SpeechContext
  PiperOrigin-RevId: 413453425
  Source-Link: googleapis/googleapis@2b47b24

chore(bazel): update gapic-generator-php to v1.2.0
  Includes generation of REST descriptor config for server-stream RPCs.

  PiperOrigin-RevId: 413265779
  Source-Link: googleapis/googleapis@d78fa54

fix!: proper field annotations
  This update adds resource annotations and REQUIRED annotations to ManagedIdentities v1beta1 API. The changes to the generated library will likely be breaking.

  PiperOrigin-RevId: 413179905
  Source-Link: googleapis/googleapis@2198f9f

feat!: Replace StreamInfo with InputStreamProperty
  BREAKING CHANGE: StreamInfo is not used so far and will be replaced by InputStreamProperty for input stream property.

  PiperOrigin-RevId: 413031575
  Source-Link: googleapis/googleapis@810468d
  • Loading branch information
yoshi-automation committed Dec 3, 2021
1 parent f09f9a1 commit 5c02231
Show file tree
Hide file tree
Showing 65 changed files with 15,726 additions and 9,913 deletions.
4 changes: 2 additions & 2 deletions googleapis/cloud/aiplatform/v1/artifact.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

470 changes: 248 additions & 222 deletions googleapis/cloud/aiplatform/v1/batch_prediction_job.pb.go

Large diffs are not rendered by default.

7 changes: 5 additions & 2 deletions googleapis/cloud/aiplatform/v1/custom_job.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

346 changes: 195 additions & 151 deletions googleapis/cloud/aiplatform/v1/endpoint.pb.go

Large diffs are not rendered by default.

466 changes: 243 additions & 223 deletions googleapis/cloud/aiplatform/v1/endpoint_service.pb.go

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion googleapis/cloud/aiplatform/v1/execution.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

268 changes: 192 additions & 76 deletions googleapis/cloud/aiplatform/v1/explanation.pb.go

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion googleapis/cloud/aiplatform/v1/featurestore.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1,506 changes: 821 additions & 685 deletions googleapis/cloud/aiplatform/v1/featurestore_service.pb.go

Large diffs are not rendered by default.

226 changes: 132 additions & 94 deletions googleapis/cloud/aiplatform/v1/index_endpoint.pb.go

Large diffs are not rendered by default.

616 changes: 460 additions & 156 deletions googleapis/cloud/aiplatform/v1/index_endpoint_service.pb.go

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion googleapis/cloud/aiplatform/v1/job_service.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion googleapis/cloud/aiplatform/v1/model.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

99 changes: 57 additions & 42 deletions googleapis/cloud/aiplatform/v1/model_monitoring.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 8 additions & 6 deletions googleapis/cloud/aiplatform/v1/model_service.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5c02231

Please sign in to comment.