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(documentai): ROLLBACK #7439

Merged
merged 18 commits into from
Feb 21, 2023
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
48bde14
chore: Disable REGAPIC as no RPCs support it
gcf-owl-bot[bot] Feb 17, 2023
1fde292
Merge branch 'main' into owl-bot-copy
codyoss Feb 17, 2023
dd7a462
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Feb 17, 2023
9c042f9
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Feb 17, 2023
0c624e7
Merge branch 'owl-bot-copy' of https://github.com/googleapis/google-c…
gcf-owl-bot[bot] Feb 17, 2023
77f315b
feat: add support for new Dataproc features
gcf-owl-bot[bot] Feb 17, 2023
f3139fe
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Feb 17, 2023
b55d182
some fixups
codyoss Feb 17, 2023
bc1b0ee
feat: add match service in aiplatform v1beta1 match_service.proto
gcf-owl-bot[bot] Feb 18, 2023
f1e0c90
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Feb 18, 2023
5b786e1
feat: Added Training and Evaluation functions, request, responses and…
gcf-owl-bot[bot] Feb 21, 2023
bb8572b
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Feb 21, 2023
9e8516a
feat: ROLLBACK: add support for new Dataproc features
gcf-owl-bot[bot] Feb 21, 2023
bfd12b0
Merge branch 'main' into owl-bot-copy
codyoss Feb 21, 2023
da89501
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Feb 21, 2023
0a319e4
Merge branch 'owl-bot-copy' of https://github.com/googleapis/google-c…
gcf-owl-bot[bot] Feb 21, 2023
df345ac
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Feb 21, 2023
714e8f0
Merge branch 'owl-bot-copy' of https://github.com/googleapis/google-c…
gcf-owl-bot[bot] Feb 21, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
30 changes: 15 additions & 15 deletions accessapproval/apiv1/access_approval_client.go

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

5 changes: 2 additions & 3 deletions accessapproval/apiv1/accessapprovalpb/accessapproval.pb.go

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

89 changes: 44 additions & 45 deletions accessapproval/apiv1/doc.go

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

5 changes: 2 additions & 3 deletions aiplatform/apiv1/aiplatformpb/accelerator_type.pb.go

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

5 changes: 2 additions & 3 deletions aiplatform/apiv1/aiplatformpb/annotation.pb.go

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

5 changes: 2 additions & 3 deletions aiplatform/apiv1/aiplatformpb/annotation_spec.pb.go

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

5 changes: 2 additions & 3 deletions aiplatform/apiv1/aiplatformpb/artifact.pb.go

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

5 changes: 2 additions & 3 deletions aiplatform/apiv1/aiplatformpb/batch_prediction_job.pb.go

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

5 changes: 2 additions & 3 deletions aiplatform/apiv1/aiplatformpb/completion_stats.pb.go

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

5 changes: 2 additions & 3 deletions aiplatform/apiv1/aiplatformpb/context.pb.go

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

5 changes: 2 additions & 3 deletions aiplatform/apiv1/aiplatformpb/custom_job.pb.go

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

5 changes: 2 additions & 3 deletions aiplatform/apiv1/aiplatformpb/data_item.pb.go

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

10 changes: 4 additions & 6 deletions aiplatform/apiv1/aiplatformpb/data_labeling_job.pb.go

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

5 changes: 2 additions & 3 deletions aiplatform/apiv1/aiplatformpb/dataset.pb.go

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

5 changes: 2 additions & 3 deletions aiplatform/apiv1/aiplatformpb/dataset_service.pb.go

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

Loading