Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

fix: mark Document.Entity.type as REQUIRED in all versions #317

Merged
merged 4 commits into from
Apr 28, 2022

Commits on Apr 26, 2022

  1. chore: use gapic-generator-python 0.65.2

    PiperOrigin-RevId: 444333013
    
    Source-Link: googleapis/googleapis@f91b6cf
    
    Source-Link: googleapis/googleapis-gen@16eb360
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTZlYjM2MDk1YzI5NGU3MTJjNzRhMWJmMjM1NTA4MTdiNDIxNzRlNSJ9
    gcf-owl-bot[bot] committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    5392526 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e78483 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. fix!: mark Document.Entity.type as REQUIRED in all versions

    fix!: remove Document.Entity.bounding_poly_for_demo_frontend from v1beta2
    
    The type field was always required by the backend, so this formally breaking change can likely be accepted without bumping the major version. Field removal is in beta version so can be accepted as well.
    
    PiperOrigin-RevId: 444656928
    
    Source-Link: googleapis/googleapis@a0d4c5c
    
    Source-Link: googleapis/googleapis-gen@d3a3f6d
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDNhM2Y2ZGRlMThlYzM3MjFmY2ViYTkzM2U0MzI3YTdiNmRkMmMyZCJ9
    gcf-owl-bot[bot] committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    95b0ad2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42f75c4 View commit details
    Browse the repository at this point in the history