Skip to content

Commit a93d961

Browse files
fix: upgrade gRPC service registration func (googleapis#13079)
- [ ] Regenerate this pull request now. An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://togithub.com/googleapis/google-cloud-go/pull/11025. PiperOrigin-RevId: 817164257 Source-Link: https://togithub.com/googleapis/googleapis/commit/9215671dbc32a2bb26be3fe0678f7942ca12b365 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/ea77d38c52ea2d618ea9678afbe121e8b7793d19 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZWE3N2QzOGM1MmVhMmQ2MThlYTk2NzhhZmJlMTIxZThiNzc5M2QxOSJ9 BEGIN_NESTED_COMMIT fix: upgrade gRPC service registration func An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://togithub.com/googleapis/google-cloud-go/pull/11025. PiperOrigin-RevId: 816861978 Source-Link: https://togithub.com/googleapis/googleapis/commit/4d8abb3f02f14d2906b2bb1f478e17afd95ec4fc Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/895ff8a36e13533cac5cc665b4233ffb94af4a9c Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiODk1ZmY4YTM2ZTEzNTMzY2FjNWNjNjY1YjQyMzNmZmI5NGFmNGE5YyJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat(documentai): Added new messages `EntityValidationOutput` and `EntitiesRevision` feat(documentai): Added new fields `entity_validation_output`, `entities_revisions`, and `entities_revision_id` to the `Document` message docs(documentai): The field `training_method` in `TrainProcessorVersionRequest` is now marked as optional PiperOrigin-RevId: 816853859 Source-Link: https://togithub.com/googleapis/googleapis/commit/1a87094dab8a6f051433c517a2418aee522655f4 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/45184576d1d696fe8544e815a55d9d93ea311bee Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDUxODQ1NzZkMWQ2OTZmZTg1NDRlODE1YTU1ZDlkOTNlYTMxMWJlZSJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat(documentai): A new field `signature_value` is added to message `.google.cloud.documentai.v1beta3.Document` feat(documentai): A new enum `Method` is added feat(documentai): A new field `method` is added to message `.google.cloud.documentai.v1beta3.Document` feat(documentai): A new field `annotations` is added to message `.google.cloud.documentai.v1beta3.Document` feat(documentai): A new field `annotations` is added to message `.google.cloud.documentai.v1beta3.Document` feat(documentai): A new message `EntityValidationOutput` is added feat(documentai): A new message `EntitiesRevision` is added feat(documentai): A new field `entity_validation_output` is added to message `.google.cloud.documentai.v1beta3.Document` feat(documentai): A new field `entities_revisions` is added to message `.google.cloud.documentai.v1beta3.Document` feat(documentai): A new field `entities_revision_id` is added to message `.google.cloud.documentai.v1beta3.Document` feat(documentai): A new enum `Method` is added feat(documentai): A new field `method` is added to message `.google.cloud.documentai.v1beta3.DocumentSchema` docs(documentai): A comment for field `training_method` in message `.google.cloud.documentai.v1beta3.TrainProcessorVersionRequest` is changed docs(documentai): A comment for field `processor_version_source` in message `.google.cloud.documentai.v1beta3.ImportProcessorVersionRequest` is changed docs(documentai): A comment for field `document_schema` in message `.google.cloud.documentai.v1beta3.ProcessorVersion` is changed docs(documentai): A comment for field `create_time` in message `.google.cloud.documentai.v1beta3.ProcessorVersion` is changed docs(documentai): A comment for field `latest_evaluation` in message `.google.cloud.documentai.v1beta3.ProcessorVersion` is changed docs(documentai): A comment for field `kms_key_name` in message `.google.cloud.documentai.v1beta3.ProcessorVersion` is changed docs(documentai): A comment for field `kms_key_version_name` in message `.google.cloud.documentai.v1beta3.ProcessorVersion` is changed docs(documentai): A comment for field `deprecation_info` in message `.google.cloud.documentai.v1beta3.ProcessorVersion` is changed docs(documentai): A comment for field `create_time` in message `.google.cloud.documentai.v1beta3.Processor` is changed PiperOrigin-RevId: 816756608 Source-Link: https://togithub.com/googleapis/googleapis/commit/50a2632056a4678661e5ee309ceb83d00f5ddbf5 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/4f5c04a3eeb76dc9dc3c3ea52e53616d259c1b61 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGY1YzA0YTNlZWI3NmRjOWRjM2MzZWE1MmU1MzYxNmQyNTljMWI2MSJ9 END_NESTED_COMMIT
1 parent 75c95f3 commit a93d961

File tree

188 files changed

+22144
-18113
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

188 files changed

+22144
-18113
lines changed

cloudprofiler/apiv2/cloudprofilerpb/profiler.pb.go

Lines changed: 0 additions & 302 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)