Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/google-api-nodejs-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: testing-v1.2.0
Choose a base ref
...
head repository: googleapis/google-api-nodejs-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: testing-v2.0.0
Choose a head ref
  • 8 commits
  • 725 files changed
  • 7 contributors

Commits on Oct 7, 2022

  1. Configuration menu
    Copy the full SHA
    cee4b1e View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. chore(deps): update dependency @types/prettier to v2.7.1 (#3087)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [@types/prettier](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prettier) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`2.6.0` -> `2.7.1`](https://renovatebot.com/diffs/npm/@types%2fprettier/2.6.0/2.7.1) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fprettier/2.7.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2fprettier/2.7.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2fprettier/2.7.1/compatibility-slim/2.6.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2fprettier/2.7.1/confidence-slim/2.6.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/google-api-nodejs-client).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMjIuMyIsInVwZGF0ZWRJblZlciI6IjMyLjIyMi4zIn0=-->
    renovate-bot authored Oct 8, 2022
    Configuration menu
    Copy the full SHA
    2e3dbab View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. fix(deps): pin @types/prettier to v2.6.0 (#3093)

    Fixes this:
    
    ```
    ../../../node_modules/@types/prettier/index.d.ts:41:54 - error TS2315: Type 'IsTuple' is not generic.
    
    41 type IndexProperties<T extends { length: number }> = IsTuple<T> extends true
                                                            ~~~~~~~~~~
    
    ../../../node_modules/@types/prettier/index.d.ts:53:6 - error TS2456: Type alias 'IsTuple' circularly references itself.
    
    53 type IsTuple<T> = T extends [] ? true : T extends [infer First, ...infer Remain] ? IsTuple<Remain> : false;
            ~~~~~~~
    ```
    
    I will close the Renovate PR when it comes to avoid it bumping this dependency again.
    alexander-fenster authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    f6e9441 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. chore: release main (#3094)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    628f5e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. fix(build)!: update deps make Node 12 minimum (#3096)

    Benjamin E. Coe authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    669a75c View commit details
    Browse the repository at this point in the history
  2. feat(build)!: run the generator (submodules now require Node 12) (#3073)

    * fix(adexchangebuyer2): update the API
    
    * fix(adexperiencereport): update the API
    
    * feat(admin): update the API
    
    #### admin:directory_v1
    
    The following keys were added:
    - resources.customers.resources.chrome.resources.printServers.methods.batchCreatePrintServers.description
    - resources.customers.resources.chrome.resources.printServers.methods.batchCreatePrintServers.flatPath
    - resources.customers.resources.chrome.resources.printServers.methods.batchCreatePrintServers.httpMethod
    - resources.customers.resources.chrome.resources.printServers.methods.batchCreatePrintServers.id
    - resources.customers.resources.chrome.resources.printServers.methods.batchCreatePrintServers.parameterOrder
    - resources.customers.resources.chrome.resources.printServers.methods.batchCreatePrintServers.parameters.parent.description
    - resources.customers.resources.chrome.resources.printServers.methods.batchCreatePrintServers.parameters.parent.location
    - resources.customers.resources.chrome.resources.printServers.methods.batchCreatePrintServers.parameters.parent.pattern
    - resources.customers.resources.chrome.resources.printServers.methods.batchCreatePrintServers.parameters.parent.required
    - resources.customers.resources.chrome.resources.printServers.methods.batchCreatePrintServers.parameters.parent.type
    - resources.customers.resources.chrome.resources.printServers.methods.batchCreatePrintServers.path
    - resources.customers.resources.chrome.resources.printServers.methods.batchCreatePrintServers.request.$ref
    - resources.customers.resources.chrome.resources.printServers.methods.batchCreatePrintServers.response.$ref
    - resources.customers.resources.chrome.resources.printServers.methods.batchCreatePrintServers.scopes
    - resources.customers.resources.chrome.resources.printServers.methods.batchDeletePrintServers.description
    - resources.customers.resources.chrome.resources.printServers.methods.batchDeletePrintServers.flatPath
    - resources.customers.resources.chrome.resources.printServers.methods.batchDeletePrintServers.httpMethod
    - resources.customers.resources.chrome.resources.printServers.methods.batchDeletePrintServers.id
    - resources.customers.resources.chrome.resources.printServers.methods.batchDeletePrintServers.parameterOrder
    - resources.customers.resources.chrome.resources.printServers.methods.batchDeletePrintServers.parameters.parent.description
    - resources.customers.resources.chrome.resources.printServers.methods.batchDeletePrintServers.parameters.parent.location
    - resources.customers.resources.chrome.resources.printServers.methods.batchDeletePrintServers.parameters.parent.pattern
    - resources.customers.resources.chrome.resources.printServers.methods.batchDeletePrintServers.parameters.parent.required
    - resources.customers.resources.chrome.resources.printServers.methods.batchDeletePrintServers.parameters.parent.type
    - resources.customers.resources.chrome.resources.printServers.methods.batchDeletePrintServers.path
    - resources.customers.resources.chrome.resources.printServers.methods.batchDeletePrintServers.request.$ref
    - resources.customers.resources.chrome.resources.printServers.methods.batchDeletePrintServers.response.$ref
    - resources.customers.resources.chrome.resources.printServers.methods.batchDeletePrintServers.scopes
    - resources.customers.resources.chrome.resources.printServers.methods.create.description
    - resources.customers.resources.chrome.resources.printServers.methods.create.flatPath
    - resources.customers.resources.chrome.resources.printServers.methods.create.httpMethod
    - resources.customers.resources.chrome.resources.printServers.methods.create.id
    - resources.customers.resources.chrome.resources.printServers.methods.create.parameterOrder
    - resources.customers.resources.chrome.resources.printServers.methods.create.parameters.parent.description
    - resources.customers.resources.chrome.resources.printServers.methods.create.parameters.parent.location
    - resources.customers.resources.chrome.resources.printServers.methods.create.parameters.parent.pattern
    - resources.customers.resources.chrome.resources.printServers.methods.create.parameters.parent.required
    - resources.customers.resources.chrome.resources.printServers.methods.create.parameters.parent.type
    - resources.customers.resources.chrome.resources.printServers.methods.create.path
    - resources.customers.resources.chrome.resources.printServers.methods.create.request.$ref
    - resources.customers.resources.chrome.resources.printServers.methods.create.response.$ref
    - resources.customers.resources.chrome.resources.printServers.methods.create.scopes
    - resources.customers.resources.chrome.resources.printServers.methods.delete.description
    - resources.customers.resources.chrome.resources.printServers.methods.delete.flatPath
    - resources.customers.resources.chrome.resources.printServers.methods.delete.httpMethod
    - resources.customers.resources.chrome.resources.printServers.methods.delete.id
    - resources.customers.resources.chrome.resources.printServers.methods.delete.parameterOrder
    - resources.customers.resources.chrome.resources.printServers.methods.delete.parameters.name.description
    - resources.customers.resources.chrome.resources.printServers.methods.delete.parameters.name.location
    - resources.customers.resources.chrome.resources.printServers.methods.delete.parameters.name.pattern
    - resources.customers.resources.chrome.resources.printServers.methods.delete.parameters.name.required
    - resources.customers.resources.chrome.resources.printServers.methods.delete.parameters.name.type
    - resources.customers.resources.chrome.resources.printServers.methods.delete.path
    - resources.customers.resources.chrome.resources.printServers.methods.delete.response.$ref
    - resources.customers.resources.chrome.resources.printServers.methods.delete.scopes
    - resources.customers.resources.chrome.resources.printServers.methods.get.description
    - resources.customers.resources.chrome.resources.printServers.methods.get.flatPath
    - resources.customers.resources.chrome.resources.printServers.methods.get.httpMethod
    - resources.customers.resources.chrome.resources.printServers.methods.get.id
    - resources.customers.resources.chrome.resources.printServers.methods.get.parameterOrder
    - resources.customers.resources.chrome.resources.printServers.methods.get.parameters.name.description
    - resources.customers.resources.chrome.resources.printServers.methods.get.parameters.name.location
    - resources.customers.resources.chrome.resources.printServers.methods.get.parameters.name.pattern
    - resources.customers.resources.chrome.resources.printServers.methods.get.parameters.name.required
    - resources.customers.resources.chrome.resources.printServers.methods.get.parameters.name.type
    - resources.customers.resources.chrome.resources.printServers.methods.get.path
    - resources.customers.resources.chrome.resources.printServers.methods.get.response.$ref
    - resources.customers.resources.chrome.resources.printServers.methods.get.scopes
    - resources.customers.resources.chrome.resources.printServers.methods.list.description
    - resources.customers.resources.chrome.resources.printServers.methods.list.flatPath
    - resources.customers.resources.chrome.resources.printServers.methods.list.httpMethod
    - resources.customers.resources.chrome.resources.printServers.methods.list.id
    - resources.customers.resources.chrome.resources.printServers.methods.list.parameterOrder
    - resources.customers.resources.chrome.resources.printServers.methods.list.parameters.filter.description
    - resources.customers.resources.chrome.resources.printServers.methods.list.parameters.filter.location
    - resources.customers.resources.chrome.resources.printServers.methods.list.parameters.filter.type
    - resources.customers.resources.chrome.resources.printServers.methods.list.parameters.orderBy.description
    - resources.customers.resources.chrome.resources.printServers.methods.list.parameters.orderBy.location
    - resources.customers.resources.chrome.resources.printServers.methods.list.parameters.orderBy.type
    - resources.customers.resources.chrome.resources.printServers.methods.list.parameters.orgUnitId.description
    - resources.customers.resources.chrome.resources.printServers.methods.list.parameters.orgUnitId.location
    - resources.customers.resources.chrome.resources.printServers.methods.list.parameters.orgUnitId.type
    - resources.customers.resources.chrome.resources.printServers.methods.list.parameters.pageSize.description
    - resources.customers.resources.chrome.resources.printServers.methods.list.parameters.pageSize.format
    - resources.customers.resources.chrome.resources.printServers.methods.list.parameters.pageSize.location
    - resources.customers.resources.chrome.resources.printServers.methods.list.parameters.pageSize.type
    - resources.customers.resources.chrome.resources.printServers.methods.list.parameters.pageToken.description
    - resources.customers.resources.chrome.resources.printServers.methods.list.parameters.pageToken.location
    - resources.customers.resources.chrome.resources.printServers.methods.list.parameters.pageToken.type
    - resources.customers.resources.chrome.resources.printServers.methods.list.parameters.parent.description
    - resources.customers.resources.chrome.resources.printServers.methods.list.parameters.parent.location
    - resources.customers.resources.chrome.resources.printServers.methods.list.parameters.parent.pattern
    - resources.customers.resources.chrome.resources.printServers.methods.list.parameters.parent.required
    - resources.customers.resources.chrome.resources.printServers.methods.list.parameters.parent.type
    - resources.customers.resources.chrome.resources.printServers.methods.list.path
    - resources.customers.resources.chrome.resources.printServers.methods.list.response.$ref
    - resources.customers.resources.chrome.resources.printServers.methods.list.scopes
    - resources.customers.resources.chrome.resources.printServers.methods.patch.description
    - resources.customers.resources.chrome.resources.printServers.methods.patch.flatPath
    - resources.customers.resources.chrome.resources.printServers.methods.patch.httpMethod
    - resources.customers.resources.chrome.resources.printServers.methods.patch.id
    - resources.customers.resources.chrome.resources.printServers.methods.patch.parameterOrder
    - resources.customers.resources.chrome.resources.printServers.methods.patch.parameters.name.description
    - resources.customers.resources.chrome.resources.printServers.methods.patch.parameters.name.location
    - resources.customers.resources.chrome.resources.printServers.methods.patch.parameters.name.pattern
    - resources.customers.resources.chrome.resources.printServers.methods.patch.parameters.name.required
    - resources.customers.resources.chrome.resources.printServers.methods.patch.parameters.name.type
    - resources.customers.resources.chrome.resources.printServers.methods.patch.parameters.updateMask.description
    - resources.customers.resources.chrome.resources.printServers.methods.patch.parameters.updateMask.format
    - resources.customers.resources.chrome.resources.printServers.methods.patch.parameters.updateMask.location
    - resources.customers.resources.chrome.resources.printServers.methods.patch.parameters.updateMask.type
    - resources.customers.resources.chrome.resources.printServers.methods.patch.path
    - resources.customers.resources.chrome.resources.printServers.methods.patch.request.$ref
    - resources.customers.resources.chrome.resources.printServers.methods.patch.response.$ref
    - resources.customers.resources.chrome.resources.printServers.methods.patch.scopes
    - schemas.BatchCreatePrintServersRequest.description
    - schemas.BatchCreatePrintServersRequest.id
    - schemas.BatchCreatePrintServersRequest.properties.requests.description
    - schemas.BatchCreatePrintServersRequest.properties.requests.items.$ref
    - schemas.BatchCreatePrintServersRequest.properties.requests.type
    - schemas.BatchCreatePrintServersRequest.type
    - schemas.BatchCreatePrintServersResponse.id
    - schemas.BatchCreatePrintServersResponse.properties.failures.description
    - schemas.BatchCreatePrintServersResponse.properties.failures.items.$ref
    - schemas.BatchCreatePrintServersResponse.properties.failures.type
    - schemas.BatchCreatePrintServersResponse.properties.printServers.description
    - schemas.BatchCreatePrintServersResponse.properties.printServers.items.$ref
    - schemas.BatchCreatePrintServersResponse.properties.printServers.type
    - schemas.BatchCreatePrintServersResponse.type
    - schemas.BatchDeletePrintServersRequest.description
    - schemas.BatchDeletePrintServersRequest.id
    - schemas.BatchDeletePrintServersRequest.properties.printServerIds.description
    - schemas.BatchDeletePrintServersRequest.properties.printServerIds.items.type
    - schemas.BatchDeletePrintServersRequest.properties.printServerIds.type
    - schemas.BatchDeletePrintServersRequest.type
    - schemas.BatchDeletePrintServersResponse.id
    - schemas.BatchDeletePrintServersResponse.properties.failedPrintServers.description
    - schemas.BatchDeletePrintServersResponse.properties.failedPrintServers.items.$ref
    - schemas.BatchDeletePrintServersResponse.properties.failedPrintServers.type
    - schemas.BatchDeletePrintServersResponse.properties.printServerIds.description
    - schemas.BatchDeletePrintServersResponse.properties.printServerIds.items.type
    - schemas.BatchDeletePrintServersResponse.properties.printServerIds.type
    - schemas.BatchDeletePrintServersResponse.type
    - schemas.CreatePrintServerRequest.description
    - schemas.CreatePrintServerRequest.id
    - schemas.CreatePrintServerRequest.properties.parent.description
    - schemas.CreatePrintServerRequest.properties.parent.type
    - schemas.CreatePrintServerRequest.properties.printServer.$ref
    - schemas.CreatePrintServerRequest.properties.printServer.description
    - schemas.CreatePrintServerRequest.type
    - schemas.ListPrintServersResponse.id
    - schemas.ListPrintServersResponse.properties.nextPageToken.description
    - schemas.ListPrintServersResponse.properties.nextPageToken.type
    - schemas.ListPrintServersResponse.properties.printServers.description
    - schemas.ListPrintServersResponse.properties.printServers.items.$ref
    - schemas.ListPrintServersResponse.properties.printServers.type
    - schemas.ListPrintServersResponse.type
    - schemas.PrintServer.description
    - schemas.PrintServer.id
    - schemas.PrintServer.properties.createTime.description
    - schemas.PrintServer.properties.createTime.format
    - schemas.PrintServer.properties.createTime.readOnly
    - schemas.PrintServer.properties.createTime.type
    - schemas.PrintServer.properties.description.description
    - schemas.PrintServer.properties.description.type
    - schemas.PrintServer.properties.displayName.description
    - schemas.PrintServer.properties.displayName.type
    - schemas.PrintServer.properties.id.description
    - schemas.PrintServer.properties.id.type
    - schemas.PrintServer.properties.name.description
    - schemas.PrintServer.properties.name.type
    - schemas.PrintServer.properties.orgUnitId.description
    - schemas.PrintServer.properties.orgUnitId.type
    - schemas.PrintServer.properties.uri.description
    - schemas.PrintServer.properties.uri.type
    - schemas.PrintServer.type
    - schemas.PrintServerFailureInfo.description
    - schemas.PrintServerFailureInfo.id
    - schemas.PrintServerFailureInfo.properties.errorCode.description
    - schemas.PrintServerFailureInfo.properties.errorCode.enum
    - schemas.PrintServerFailureInfo.properties.errorCode.enumDescriptions
    - schemas.PrintServerFailureInfo.properties.errorCode.type
    - schemas.PrintServerFailureInfo.properties.errorMessage.description
    - schemas.PrintServerFailureInfo.properties.errorMessage.type
    - schemas.PrintServerFailureInfo.properties.printServer.$ref
    - schemas.PrintServerFailureInfo.properties.printServer.description
    - schemas.PrintServerFailureInfo.properties.printServerId.description
    - schemas.PrintServerFailureInfo.properties.printServerId.type
    - schemas.PrintServerFailureInfo.type
    
    The following keys were changed:
    - resources.chromeosdevices.methods.list.parameters.includeChildOrgunits.description
    - schemas.ChromeOsDevice.properties.activeTimeRanges.description
    - schemas.ChromeOsDevice.properties.cpuStatusReports.items.properties.cpuTemperatureInfo.description
    - schemas.ChromeOsDevice.properties.deviceFiles.description
    - schemas.ChromeOsDevice.properties.recentUsers.description
    - schemas.ChromeOsDevice.properties.recentUsers.items.description
    - schemas.ChromeOsDevice.properties.screenshotFiles.description
    - schemas.ChromeOsDeviceAction.description
    - schemas.ChromeOsDevices.properties.chromeosdevices.description
    - schemas.DomainAliases.properties.domainAliases.description
    - schemas.Domains.properties.domainAliases.description
    - schemas.Domains2.properties.domains.description
    - schemas.Group.properties.aliases.description
    - schemas.Group.properties.nonEditableAliases.description
    - schemas.Groups.properties.groups.description
    - schemas.Members.properties.members.description
    - schemas.MobileDevice.properties.email.description
    - schemas.MobileDevice.properties.name.description
    - schemas.MobileDevice.properties.otherAccountsInfo.description
    - schemas.MobileDevices.properties.mobiledevices.description
    - schemas.OrgUnits.properties.organizationUnits.description
    - schemas.OsUpdateStatus.properties.state.enumDescriptions
    - schemas.Schemas.properties.schemas.description
    - schemas.User.properties.addresses.description
    - schemas.User.properties.aliases.description
    - schemas.User.properties.emails.description
    - schemas.User.properties.externalIds.description
    - schemas.User.properties.ims.description
    - schemas.User.properties.keywords.description
    - schemas.User.properties.nonEditableAliases.description
    - schemas.User.properties.organizations.description
    - schemas.User.properties.phones.description
    - schemas.User.properties.posixAccounts.description
    - schemas.User.properties.relations.description
    - schemas.Users.properties.users.description
    - schemas.VerificationCodes.description
    
    #### admin:reports_v1
    
    The following keys were changed:
    - resources.activities.methods.list.parameters.filters.description
    - resources.activities.methods.watch.parameters.filters.description
    
    * fix(admob): update the API
    
    #### admob:v1beta
    
    The following keys were changed:
    - resources.accounts.resources.mediationReport.methods.generate.description
    - schemas.AdUnit.properties.adFormat.description
    - schemas.GenerateMediationReportRequest.description
    - schemas.GenerateMediationReportResponse.description
    
    #### admob:v1
    
    The following keys were changed:
    - resources.accounts.resources.mediationReport.methods.generate.description
    - schemas.AdUnit.properties.adFormat.description
    - schemas.GenerateMediationReportRequest.description
    - schemas.GenerateMediationReportResponse.description
    
    * feat(adsense): update the API
    
    #### adsense:v2
    
    The following keys were added:
    - resources.accounts.resources.adclients.resources.adunits.methods.create.description
    - resources.accounts.resources.adclients.resources.adunits.methods.create.flatPath
    - resources.accounts.resources.adclients.resources.adunits.methods.create.httpMethod
    - resources.accounts.resources.adclients.resources.adunits.methods.create.id
    - resources.accounts.resources.adclients.resources.adunits.methods.create.parameterOrder
    - resources.accounts.resources.adclients.resources.adunits.methods.create.parameters.parent.description
    - resources.accounts.resources.adclients.resources.adunits.methods.create.parameters.parent.location
    - resources.accounts.resources.adclients.resources.adunits.methods.create.parameters.parent.pattern
    - resources.accounts.resources.adclients.resources.adunits.methods.create.parameters.parent.required
    - resources.accounts.resources.adclients.resources.adunits.methods.create.parameters.parent.type
    - resources.accounts.resources.adclients.resources.adunits.methods.create.path
    - resources.accounts.resources.adclients.resources.adunits.methods.create.request.$ref
    - resources.accounts.resources.adclients.resources.adunits.methods.create.response.$ref
    - resources.accounts.resources.adclients.resources.adunits.methods.create.scopes
    - resources.accounts.resources.adclients.resources.adunits.methods.patch.description
    - resources.accounts.resources.adclients.resources.adunits.methods.patch.flatPath
    - resources.accounts.resources.adclients.resources.adunits.methods.patch.httpMethod
    - resources.accounts.resources.adclients.resources.adunits.methods.patch.id
    - resources.accounts.resources.adclients.resources.adunits.methods.patch.parameterOrder
    - resources.accounts.resources.adclients.resources.adunits.methods.patch.parameters.name.description
    - resources.accounts.resources.adclients.resources.adunits.methods.patch.parameters.name.location
    - resources.accounts.resources.adclients.resources.adunits.methods.patch.parameters.name.pattern
    - resources.accounts.resources.adclients.resources.adunits.methods.patch.parameters.name.required
    - resources.accounts.resources.adclients.resources.adunits.methods.patch.parameters.name.type
    - resources.accounts.resources.adclients.resources.adunits.methods.patch.parameters.updateMask.description
    - resources.accounts.resources.adclients.resources.adunits.methods.patch.parameters.updateMask.format
    - resources.accounts.resources.adclients.resources.adunits.methods.patch.parameters.updateMask.location
    - resources.accounts.resources.adclients.resources.adunits.methods.patch.parameters.updateMask.type
    - resources.accounts.resources.adclients.resources.adunits.methods.patch.path
    - resources.accounts.resources.adclients.resources.adunits.methods.patch.request.$ref
    - resources.accounts.resources.adclients.resources.adunits.methods.patch.response.$ref
    - resources.accounts.resources.adclients.resources.adunits.methods.patch.scopes
    - resources.accounts.resources.adclients.resources.customchannels.methods.create.description
    - resources.accounts.resources.adclients.resources.customchannels.methods.create.flatPath
    - resources.accounts.resources.adclients.resources.customchannels.methods.create.httpMethod
    - resources.accounts.resources.adclients.resources.customchannels.methods.create.id
    - resources.accounts.resources.adclients.resources.customchannels.methods.create.parameterOrder
    - resources.accounts.resources.adclients.resources.customchannels.methods.create.parameters.parent.description
    - resources.accounts.resources.adclients.resources.customchannels.methods.create.parameters.parent.location
    - resources.accounts.resources.adclients.resources.customchannels.methods.create.parameters.parent.pattern
    - resources.accounts.resources.adclients.resources.customchannels.methods.create.parameters.parent.required
    - resources.accounts.resources.adclients.resources.customchannels.methods.create.parameters.parent.type
    - resources.accounts.resources.adclients.resources.customchannels.methods.create.path
    - resources.accounts.resources.adclients.resources.customchannels.methods.create.request.$ref
    - resources.accounts.resources.adclients.resources.customchannels.methods.create.response.$ref
    - resources.accounts.resources.adclients.resources.customchannels.methods.create.scopes
    - resources.accounts.resources.adclients.resources.customchannels.methods.delete.description
    - resources.accounts.resources.adclients.resources.customchannels.methods.delete.flatPath
    - resources.accounts.resources.adclients.resources.customchannels.methods.delete.httpMethod
    - resources.accounts.resources.adclients.resources.customchannels.methods.delete.id
    - resources.accounts.resources.adclients.resources.customchannels.methods.delete.parameterOrder
    - resources.accounts.resources.adclients.resources.customchannels.methods.delete.parameters.name.description
    - resources.accounts.resources.adclients.resources.customchannels.methods.delete.parameters.name.location
    - resources.accounts.resources.adclients.resources.customchannels.methods.delete.parameters.name.pattern
    - resources.accounts.resources.adclients.resources.customchannels.methods.delete.parameters.name.required
    - resources.accounts.resources.adclients.resources.customchannels.methods.delete.parameters.name.type
    - resources.accounts.resources.adclients.resources.customchannels.methods.delete.path
    - resources.accounts.resources.adclients.resources.customchannels.methods.delete.response.$ref
    - resources.accounts.resources.adclients.resources.customchannels.methods.delete.scopes
    - resources.accounts.resources.adclients.resources.customchannels.methods.patch.description
    - resources.accounts.resources.adclients.resources.customchannels.methods.patch.flatPath
    - resources.accounts.resources.adclients.resources.customchannels.methods.patch.httpMethod
    - resources.accounts.resources.adclients.resources.customchannels.methods.patch.id
    - resources.accounts.resources.adclients.resources.customchannels.methods.patch.parameterOrder
    - resources.accounts.resources.adclients.resources.customchannels.methods.patch.parameters.name.description
    - resources.accounts.resources.adclients.resources.customchannels.methods.patch.parameters.name.location
    - resources.accounts.resources.adclients.resources.customchannels.methods.patch.parameters.name.pattern
    - resources.accounts.resources.adclients.resources.customchannels.methods.patch.parameters.name.required
    - resources.accounts.resources.adclients.resources.customchannels.methods.patch.parameters.name.type
    - resources.accounts.resources.adclients.resources.customchannels.methods.patch.parameters.updateMask.description
    - resources.accounts.resources.adclients.resources.customchannels.methods.patch.parameters.updateMask.format
    - resources.accounts.resources.adclients.resources.customchannels.methods.patch.parameters.updateMask.location
    - resources.accounts.resources.adclients.resources.customchannels.methods.patch.parameters.updateMask.type
    - resources.accounts.resources.adclients.resources.customchannels.methods.patch.path
    - resources.accounts.resources.adclients.resources.customchannels.methods.patch.request.$ref
    - resources.accounts.resources.adclients.resources.customchannels.methods.patch.response.$ref
    - resources.accounts.resources.adclients.resources.customchannels.methods.patch.scopes
    - schemas.CustomChannel.properties.active.description
    - schemas.CustomChannel.properties.active.type
    - schemas.Empty.description
    - schemas.Empty.id
    - schemas.Empty.type
    
    The following keys were changed:
    - resources.accounts.resources.reports.methods.generate.parameters.filters.description
    - resources.accounts.resources.reports.methods.generateCsv.parameters.filters.description
    
    * fix(adsensehost): update the API
    
    * feat(alertcenter): update the API
    
    #### alertcenter:v1beta1
    
    The following keys were added:
    - schemas.AbuseDetected.description
    - schemas.AbuseDetected.id
    - schemas.AbuseDetected.properties.additionalDetails.$ref
    - schemas.AbuseDetected.properties.additionalDetails.description
    - schemas.AbuseDetected.properties.alertDescriptor.description
    - schemas.AbuseDetected.properties.alertDescriptor.type
    - schemas.AbuseDetected.properties.nextSteps.description
    - schemas.AbuseDetected.properties.nextSteps.type
    - schemas.AbuseDetected.properties.product.description
    - schemas.AbuseDetected.properties.product.type
    - schemas.AbuseDetected.properties.subAlertId.description
    - schemas.AbuseDetected.properties.subAlertId.type
    - schemas.AbuseDetected.properties.summary.description
    - schemas.AbuseDetected.properties.summary.type
    - schemas.AbuseDetected.type
    - schemas.Entity.description
    - schemas.Entity.id
    - schemas.Entity.properties.link.description
    - schemas.Entity.properties.link.type
    - schemas.Entity.properties.name.description
    - schemas.Entity.properties.name.type
    - schemas.Entity.properties.values.description
    - schemas.Entity.properties.values.items.type
    - schemas.Entity.properties.values.type
    - schemas.Entity.type
    - schemas.EntityList.description
    - schemas.EntityList.id
    - schemas.EntityList.properties.entities.description
    - schemas.EntityList.properties.entities.items.$ref
    - schemas.EntityList.properties.entities.type
    - schemas.EntityList.properties.headers.description
    - schemas.EntityList.properties.headers.items.type
    - schemas.EntityList.properties.headers.type
    - schemas.EntityList.properties.name.description
    - schemas.EntityList.properties.name.type
    - schemas.EntityList.type
    
    * fix(analytics): update the API
    
    * feat(analyticsadmin): update the API
    
    #### analyticsadmin:v1alpha
    
    The following keys were added:
    - resources.properties.resources.searchAds360Links.methods.create.description
    - resources.properties.resources.searchAds360Links.methods.create.flatPath
    - resources.properties.resources.searchAds360Links.methods.create.httpMethod
    - resources.properties.resources.searchAds360Links.methods.create.id
    - resources.properties.resources.searchAds360Links.methods.create.parameterOrder
    - resources.properties.resources.searchAds360Links.methods.create.parameters.parent.description
    - resources.properties.resources.searchAds360Links.methods.create.parameters.parent.location
    - resources.properties.resources.searchAds360Links.methods.create.parameters.parent.pattern
    - resources.properties.resources.searchAds360Links.methods.create.parameters.parent.required
    - resources.properties.resources.searchAds360Links.methods.create.parameters.parent.type
    - resources.properties.resources.searchAds360Links.methods.create.path
    - resources.properties.resources.searchAds360Links.methods.create.request.$ref
    - resources.properties.resources.searchAds360Links.methods.create.response.$ref
    - resources.properties.resources.searchAds360Links.methods.create.scopes
    - resources.properties.resources.searchAds360Links.methods.delete.description
    - resources.properties.resources.searchAds360Links.methods.delete.flatPath
    - resources.properties.resources.searchAds360Links.methods.delete.httpMethod
    - resources.properties.resources.searchAds360Links.methods.delete.id
    - resources.properties.resources.searchAds360Links.methods.delete.parameterOrder
    - resources.properties.resources.searchAds360Links.methods.delete.parameters.name.description
    - resources.properties.resources.searchAds360Links.methods.delete.parameters.name.location
    - resources.properties.resources.searchAds360Links.methods.delete.parameters.name.pattern
    - resources.properties.resources.searchAds360Links.methods.delete.parameters.name.required
    - resources.properties.resources.searchAds360Links.methods.delete.parameters.name.type
    - resources.properties.resources.searchAds360Links.methods.delete.path
    - resources.properties.resources.searchAds360Links.methods.delete.response.$ref
    - resources.properties.resources.searchAds360Links.methods.delete.scopes
    - resources.properties.resources.searchAds360Links.methods.get.description
    - resources.properties.resources.searchAds360Links.methods.get.flatPath
    - resources.properties.resources.searchAds360Links.methods.get.httpMethod
    - resources.properties.resources.searchAds360Links.methods.get.id
    - resources.properties.resources.searchAds360Links.methods.get.parameterOrder
    - resources.properties.resources.searchAds360Links.methods.get.parameters.name.description
    - resources.properties.resources.searchAds360Links.methods.get.parameters.name.location
    - resources.properties.resources.searchAds360Links.methods.get.parameters.name.pattern
    - resources.properties.resources.searchAds360Links.methods.get.parameters.name.required
    - resources.properties.resources.searchAds360Links.methods.get.parameters.name.type
    - resources.properties.resources.searchAds360Links.methods.get.path
    - resources.properties.resources.searchAds360Links.methods.get.response.$ref
    - resources.properties.resources.searchAds360Links.methods.get.scopes
    - resources.properties.resources.searchAds360Links.methods.list.description
    - resources.properties.resources.searchAds360Links.methods.list.flatPath
    - resources.properties.resources.searchAds360Links.methods.list.httpMethod
    - resources.properties.resources.searchAds360Links.methods.list.id
    - resources.properties.resources.searchAds360Links.methods.list.parameterOrder
    - resources.properties.resources.searchAds360Links.methods.list.parameters.pageSize.description
    - resources.properties.resources.searchAds360Links.methods.list.parameters.pageSize.format
    - resources.properties.resources.searchAds360Links.methods.list.parameters.pageSize.location
    - resources.properties.resources.searchAds360Links.methods.list.parameters.pageSize.type
    - resources.properties.resources.searchAds360Links.methods.list.parameters.pageToken.description
    - resources.properties.resources.searchAds360Links.methods.list.parameters.pageToken.location
    - resources.properties.resources.searchAds360Links.methods.list.parameters.pageToken.type
    - resources.properties.resources.searchAds360Links.methods.list.parameters.parent.description
    - resources.properties.resources.searchAds360Links.methods.list.parameters.parent.location
    - resources.properties.resources.searchAds360Links.methods.list.parameters.parent.pattern
    - resources.properties.resources.searchAds360Links.methods.list.parameters.parent.required
    - resources.properties.resources.searchAds360Links.methods.list.parameters.parent.type
    - resources.properties.resources.searchAds360Links.methods.list.path
    - resources.properties.resources.searchAds360Links.methods.list.response.$ref
    - resources.properties.resources.searchAds360Links.methods.list.scopes
    - resources.properties.resources.searchAds360Links.methods.patch.description
    - resources.properties.resources.searchAds360Links.methods.patch.flatPath
    - resources.properties.resources.searchAds360Links.methods.patch.httpMethod
    - resources.properties.resources.searchAds360Links.methods.patch.id
    - resources.properties.resources.searchAds360Links.methods.patch.parameterOrder
    - resources.properties.resources.searchAds360Links.methods.patch.parameters.name.description
    - resources.properties.resources.searchAds360Links.methods.patch.parameters.name.location
    - resources.properties.resources.searchAds360Links.methods.patch.parameters.name.pattern
    - resources.properties.resources.searchAds360Links.methods.patch.parameters.name.required
    - resources.properties.resources.searchAds360Links.methods.patch.parameters.name.type
    - resources.properties.resources.searchAds360Links.methods.patch.parameters.updateMask.description
    - resources.properties.resources.searchAds360Links.methods.patch.parameters.updateMask.format
    - resources.properties.resources.searchAds360Links.methods.patch.parameters.updateMask.location
    - resources.properties.resources.searchAds360Links.methods.patch.parameters.updateMask.type
    - resources.properties.resources.searchAds360Links.methods.patch.path
    - resources.properties.resources.searchAds360Links.methods.patch.request.$ref
    - resources.properties.resources.searchAds360Links.methods.patch.response.$ref
    - resources.properties.resources.searchAds360Links.methods.patch.scopes
    - schemas.GoogleAnalyticsAdminV1alphaChangeHistoryChangeChangeHistoryResource.properties.expandedDataSet.$ref
    - schemas.GoogleAnalyticsAdminV1alphaChangeHistoryChangeChangeHistoryResource.properties.expandedDataSet.description
    - schemas.GoogleAnalyticsAdminV1alphaChangeHistoryChangeChangeHistoryResource.properties.searchAds360Link.$ref
    - schemas.GoogleAnalyticsAdminV1alphaChangeHistoryChangeChangeHistoryResource.properties.searchAds360Link.description
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSet.description
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSet.id
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSet.properties.dataCollectionStartTime.description
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSet.properties.dataCollectionStartTime.format
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSet.properties.dataCollectionStartTime.readOnly
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSet.properties.dataCollectionStartTime.type
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSet.properties.description.description
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSet.properties.description.type
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSet.properties.dimensionFilterExpression.$ref
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSet.properties.dimensionFilterExpression.description
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSet.properties.dimensionNames.description
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSet.properties.dimensionNames.items.type
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSet.properties.dimensionNames.type
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSet.properties.displayName.description
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSet.properties.displayName.type
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSet.properties.metricNames.description
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSet.properties.metricNames.items.type
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSet.properties.metricNames.type
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSet.properties.name.description
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSet.properties.name.readOnly
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSet.properties.name.type
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSet.type
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilter.description
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilter.id
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilter.properties.fieldName.description
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilter.properties.fieldName.type
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilter.properties.inListFilter.$ref
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilter.properties.inListFilter.description
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilter.properties.stringFilter.$ref
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilter.properties.stringFilter.description
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilter.type
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilterExpression.description
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilterExpression.id
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilterExpression.properties.andGroup.$ref
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilterExpression.properties.andGroup.description
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilterExpression.properties.filter.$ref
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilterExpression.properties.filter.description
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilterExpression.properties.notExpression.$ref
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilterExpression.properties.notExpression.description
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilterExpression.type
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilterExpressionList.description
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilterExpressionList.id
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilterExpressionList.properties.filterExpressions.description
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilterExpressionList.properties.filterExpressions.items.$ref
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilterExpressionList.properties.filterExpressions.type
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilterExpressionList.type
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilterInListFilter.description
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilterInListFilter.id
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilterInListFilter.properties.caseSensitive.description
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilterInListFilter.properties.caseSensitive.type
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilterInListFilter.properties.values.description
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilterInListFilter.properties.values.items.type
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilterInListFilter.properties.values.type
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilterInListFilter.type
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilterStringFilter.description
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilterStringFilter.id
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilterStringFilter.properties.caseSensitive.description
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilterStringFilter.properties.caseSensitive.type
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilterStringFilter.properties.matchType.description
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilterStringFilter.properties.matchType.enum
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilterStringFilter.properties.matchType.enumDescriptions
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilterStringFilter.properties.matchType.type
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilterStringFilter.properties.value.description
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilterStringFilter.properties.value.type
    - schemas.GoogleAnalyticsAdminV1alphaExpandedDataSetFilterStringFilter.type
    - schemas.GoogleAnalyticsAdminV1alphaListSearchAds360LinksResponse.description
    - schemas.GoogleAnalyticsAdminV1alphaListSearchAds360LinksResponse.id
    - schemas.GoogleAnalyticsAdminV1alphaListSearchAds360LinksResponse.properties.nextPageToken.description
    - schemas.GoogleAnalyticsAdminV1alphaListSearchAds360LinksResponse.properties.nextPageToken.type
    - schemas.GoogleAnalyticsAdminV1alphaListSearchAds360LinksResponse.properties.searchAds360Links.description
    - schemas.GoogleAnalyticsAdminV1alphaListSearchAds360LinksResponse.properties.searchAds360Links.items.$ref
    - schemas.GoogleAnalyticsAdminV1alphaListSearchAds360LinksResponse.properties.searchAds360Links.type
    - schemas.GoogleAnalyticsAdminV1alphaListSearchAds360LinksResponse.type
    - schemas.GoogleAnalyticsAdminV1alphaSearchAds360Link.description
    - schemas.GoogleAnalyticsAdminV1alphaSearchAds360Link.id
    - schemas.GoogleAnalyticsAdminV1alphaSearchAds360Link.properties.adsPersonalizationEnabled.description
    - schemas.GoogleAnalyticsAdminV1alphaSearchAds360Link.properties.adsPersonalizationEnabled.type
    - schemas.GoogleAnalyticsAdminV1alphaSearchAds360Link.properties.advertiserDisplayName.description
    - schemas.GoogleAnalyticsAdminV1alphaSearchAds360Link.properties.advertiserDisplayName.readOnly
    - schemas.GoogleAnalyticsAdminV1alphaSearchAds360Link.properties.advertiserDisplayName.type
    - schemas.GoogleAnalyticsAdminV1alphaSearchAds360Link.properties.advertiserId.description
    - schemas.GoogleAnalyticsAdminV1alphaSearchAds360Link.properties.advertiserId.type
    - schemas.GoogleAnalyticsAdminV1alphaSearchAds360Link.properties.campaignDataSharingEnabled.description
    - schemas.GoogleAnalyticsAdminV1alphaSearchAds360Link.properties.campaignDataSharingEnabled.type
    - schemas.GoogleAnalyticsAdminV1alphaSearchAds360Link.properties.costDataSharingEnabled.description
    - schemas.GoogleAnalyticsAdminV1alphaSearchAds360Link.properties.costDataSharingEnabled.type
    - schemas.GoogleAnalyticsAdminV1alphaSearchAds360Link.properties.name.description
    - schemas.GoogleAnalyticsAdminV1alphaSearchAds360Link.properties.name.readOnly
    - schemas.GoogleAnalyticsAdminV1alphaSearchAds360Link.properties.name.type
    - schemas.GoogleAnalyticsAdminV1alphaSearchAds360Link.properties.siteStatsSharingEnabled.description
    - schemas.GoogleAnalyticsAdminV1alphaSearchAds360Link.properties.siteStatsSharingEnabled.type
    - schemas.GoogleAnalyticsAdminV1alphaSearchAds360Link.type
    
    The following keys were changed:
    - schemas.GoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsRequest.properties.resourceType.items.enum
    - schemas.GoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsRequest.properties.resourceType.items.enumDescriptions
    
    * fix(analyticsdata): update the API
    
    * fix(analyticshub): update the API
    
    * fix(analyticsreporting): update the API
    
    * feat(androiddeviceprovisioning): update the API
    
    #### androiddeviceprovisioning:v1
    
    The following keys were added:
    - schemas.ClaimDeviceRequest.properties.googleWorkspaceCustomerId.description
    - schemas.ClaimDeviceRequest.properties.googleWorkspaceCustomerId.type
    - schemas.ClaimDeviceRequest.properties.preProvisioningToken.description
    - schemas.ClaimDeviceRequest.properties.preProvisioningToken.type
    - schemas.Company.properties.googleWorkspaceAccount.$ref
    - schemas.Company.properties.googleWorkspaceAccount.description
    - schemas.Company.properties.googleWorkspaceAccount.readOnly
    - schemas.DeviceClaim.properties.googleWorkspaceCustomerId.description
    - schemas.DeviceClaim.properties.googleWorkspaceCustomerId.type
    - schemas.DeviceIdentifier.properties.chromeOsAttestedDeviceId.description
    - schemas.DeviceIdentifier.properties.chromeOsAttestedDeviceId.type
    - schemas.DeviceIdentifier.properties.deviceType.description
    - schemas.DeviceIdentifier.properties.deviceType.enum
    - schemas.DeviceIdentifier.properties.deviceType.enumDescriptions
    - schemas.DeviceIdentifier.properties.deviceType.type
    - schemas.FindDevicesByOwnerRequest.properties.googleWorkspaceCustomerId.description
    - schemas.FindDevicesByOwnerRequest.properties.googleWorkspaceCustomerId.items.type
    - schemas.FindDevicesByOwnerRequest.properties.googleWorkspaceCustomerId.type
    - schemas.GoogleWorkspaceAccount.description
    - schemas.GoogleWorkspaceAccount.id
    - schemas.GoogleWorkspaceAccount.properties.customerId.description
    - schemas.GoogleWorkspaceAccount.properties.customerId.type
    - schemas.GoogleWorkspaceAccount.properties.preProvisioningTokens.description
    - schemas.GoogleWorkspaceAccount.properties.preProvisioningTokens.items.type
    - schemas.GoogleWorkspaceAccount.properties.preProvisioningTokens.readOnly
    - schemas.GoogleWorkspaceAccount.properties.preProvisioningTokens.type
    - schemas.GoogleWorkspaceAccount.type
    - schemas.PartnerClaim.properties.googleWorkspaceCustomerId.description
    - schemas.PartnerClaim.properties.googleWorkspaceCustomerId.type
    - schemas.PartnerClaim.properties.preProvisioningToken.description
    - schemas.PartnerClaim.properties.preProvisioningToken.type
    
    The following keys were changed:
    - resources.partners.resources.devices.methods.metadata.description
    - resources.partners.resources.devices.methods.updateMetadataAsync.description
    - schemas.ClaimDeviceRequest.properties.customerId.description
    - schemas.Device.description
    - schemas.DeviceClaim.properties.ownerCompanyId.description
    - schemas.DeviceIdentifier.properties.manufacturer.description
    - schemas.DeviceIdentifier.properties.model.description
    - schemas.DevicesLongRunningOperationMetadata.properties.progress.description
    - schemas.FindDevicesByOwnerRequest.properties.customerId.description
    - schemas.PartnerClaim.properties.customerId.description
    - schemas.PerDeviceStatusInBatch.properties.deviceId.description
    - schemas.PerDeviceStatusInBatch.properties.status.enum
    - schemas.PerDeviceStatusInBatch.properties.status.enumDescriptions
    
    * fix(androidenterprise): update the API
    
    #### androidenterprise:v1
    
    The following keys were changed:
    - schemas.Policy.properties.autoUpdatePolicy.description
    
    * fix(androidmanagement): update the API
    
    #### androidmanagement:v1
    
    The following keys were changed:
    - resources.enterprises.resources.devices.methods.delete.description
    - resources.enterprises.resources.devices.methods.get.description
    - resources.enterprises.resources.devices.methods.list.description
    - schemas.PersonalUsagePolicies.properties.cameraDisabled.description
    - schemas.PersonalUsagePolicies.properties.screenCaptureDisabled.description
    - schemas.Policy.properties.keyguardDisabled.description
    - schemas.PolicyEnforcementRule.properties.blockAction.description
    - schemas.PolicyEnforcementRule.properties.wipeAction.description
    - schemas.WipeAction.description
    
    * feat(androidpublisher): update the API
    
    #### androidpublisher:v3
    
    The following keys were added:
    - schemas.AutoRenewingBasePlanType.properties.legacyCompatibleSubscriptionOfferId.description
    - schemas.AutoRenewingBasePlanType.properties.legacyCompatibleSubscriptionOfferId.type
    - schemas.RegionalTaxRateInfo.properties.streamingTaxType.description
    - schemas.RegionalTaxRateInfo.properties.streamingTaxType.enum
    - schemas.RegionalTaxRateInfo.properties.streamingTaxType.enumDescriptions
    - schemas.RegionalTaxRateInfo.properties.streamingTaxType.type
    
    The following keys were changed:
    - description
    - schemas.PrepaidPlan.properties.allowExtendAfterTime.description
    
    * fix(apigateway): update the API
    
    * fix(apigeeregistry): update the API
    
    #### apigeeregistry:v1
    
    The following keys were changed:
    - schemas.Api.properties.recommendedDeployment.description
    - schemas.Api.properties.recommendedVersion.description
    
    * fix(apikeys): update the API
    
    * feat(appengine): update the API
    
    #### appengine:v1beta
    
    The following keys were added:
    - resources.apps.methods.create.parameters.parent.description
    - resources.apps.methods.create.parameters.parent.location
    - resources.apps.methods.create.parameters.parent.type
    - resources.projects.resources.locations.methods.get.description
    - resources.projects.resources.locations.methods.get.flatPath
    - resources.projects.resources.locations.methods.get.httpMethod
    - resources.projects.resources.locations.methods.get.id
    - resources.projects.resources.locations.methods.get.parameterOrder
    - resources.projects.resources.locations.methods.get.parameters.locationsId.description
    - resources.projects.resources.locations.methods.get.parameters.locationsId.location
    - resources.projects.resources.locations.methods.get.parameters.locationsId.required
    - resources.projects.resources.locations.methods.get.parameters.locationsId.type
    - resources.projects.resources.locations.methods.get.parameters.projectsId.description
    - resources.projects.resources.locations.methods.get.parameters.projectsId.location
    - resources.projects.resources.locations.methods.get.parameters.projectsId.required
    - resources.projects.resources.locations.methods.get.parameters.projectsId.type
    - resources.projects.resources.locations.methods.get.path
    - resources.projects.resources.locations.methods.get.response.$ref
    - resources.projects.resources.locations.methods.get.scopes
    - resources.projects.resources.locations.methods.list.description
    - resources.projects.resources.locations.methods.list.flatPath
    - resources.projects.resources.locations.methods.list.httpMethod
    - resources.projects.resources.locations.methods.list.id
    - resources.projects.resources.locations.methods.list.parameterOrder
    - resources.projects.resources.locations.methods.list.parameters.filter.description
    - resources.projects.resources.locations.methods.list.parameters.filter.location
    - resources.projects.resources.locations.methods.list.parameters.filter.type
    - resources.projects.resources.locations.methods.list.parameters.pageSize.description
    - resources.projects.resources.locations.methods.list.parameters.pageSize.format
    - resources.projects.resources.locations.methods.list.parameters.pageSize.location
    - resources.projects.resources.locations.methods.list.parameters.pageSize.type
    - resources.projects.resources.locations.methods.list.parameters.pageToken.description
    - resources.projects.resources.locations.methods.list.parameters.pageToken.location
    - resources.projects.resources.locations.methods.list.parameters.pageToken.type
    - resources.projects.resources.locations.methods.list.parameters.projectsId.description
    - resources.projects.resources.locations.methods.list.parameters.projectsId.location
    - resources.projects.resources.locations.methods.list.parameters.projectsId.required
    - resources.projects.resources.locations.methods.list.parameters.projectsId.type
    - resources.projects.resources.locations.methods.list.path
    - resources.projects.resources.locations.methods.list.response.$ref
    - resources.projects.resources.locations.methods.list.scopes
    - resources.projects.resources.locations.resources.applications.methods.create.description
    - resources.projects.resources.locations.resources.applications.methods.create.flatPath
    - resources.projects.resources.locations.resources.applications.methods.create.httpMethod
    - resources.projects.resources.locations.resources.applications.methods.create.id
    - resources.projects.resources.locations.resources.applications.methods.create.parameterOrder
    - resources.projects.resources.locations.resources.applications.methods.create.parameters.locationsId.description
    - resources.projects.resources.locations.resources.applications.methods.create.parameters.locationsId.location
    - resources.projects.resources.locations.resources.applications.methods.create.parameters.locationsId.required
    - resources.projects.resources.locations.resources.applications.methods.create.parameters.locationsId.type
    - resources.projects.resources.locations.resources.applications.methods.create.parameters.projectsId.description
    - resources.projects.resources.locations.resources.applications.methods.create.parameters.projectsId.location
    - resources.projects.resources.locations.resources.applications.methods.create.parameters.projectsId.required
    - resources.projects.resources.locations.resources.applications.methods.create.parameters.projectsId.type
    - resources.projects.resources.locations.resources.applications.methods.create.path
    - resources.projects.resources.locations.resources.applications.methods.create.request.$ref
    - resources.projects.resources.locations.resources.applications.methods.create.response.$ref
    - resources.projects.resources.locations.resources.applications.methods.create.scopes
    - resources.projects.resources.locations.resources.applications.methods.get.description
    - resources.projects.resources.locations.resources.applications.methods.get.flatPath
    - resources.projects.resources.locations.resources.applications.methods.get.httpMethod
    - resources.projects.resources.locations.resources.applications.methods.get.id
    - resources.projects.resources.locations.resources.applications.methods.get.parameterOrder
    - resources.projects.resources.locations.resources.applications.methods.get.parameters.applicationsId.description
    - resources.projects.resources.locations.resources.applications.methods.get.parameters.applicationsId.location
    - resources.projects.resources.locations.resources.applications.methods.get.parameters.applicationsId.required
    - resources.projects.resources.locations.resources.applications.methods.get.parameters.applicationsId.type
    - resources.projects.resources.locations.resources.applications.methods.get.parameters.locationsId.description
    - resources.projects.resources.locations.resources.applications.methods.get.parameters.locationsId.location
    - resources.projects.resources.locations.resources.applications.methods.get.parameters.locationsId.required
    - resources.projects.resources.locations.resources.applications.methods.get.parameters.locationsId.type
    - resources.projects.resources.locations.resources.applications.methods.get.parameters.projectsId.description
    - resources.projects.resources.locations.resources.applications.methods.get.parameters.projectsId.location
    - resources.projects.resources.locations.resources.applications.methods.get.parameters.projectsId.required
    - resources.projects.resources.locations.resources.applications.methods.get.parameters.projectsId.type
    - resources.projects.resources.locations.resources.applications.methods.get.path
    - resources.projects.resources.locations.resources.applications.methods.get.response.$ref
    - resources.projects.resources.locations.resources.applications.methods.get.scopes
    - resources.projects.resources.locations.resources.applications.methods.repair.description
    - resources.projects.resources.locations.resources.applications.methods.repair.flatPath
    - resources.projects.resources.locations.resources.applications.methods.repair.httpMethod
    - resources.projects.resources.locations.resources.applications.methods.repair.id
    - resources.projects.resources.locations.resources.applications.methods.repair.parameterOrder
    - resources.projects.resources.locations.resources.applications.methods.repair.parameters.applicationsId.description
    - resources.projects.resources.locations.resources.applications.methods.repair.parameters.applicationsId.location
    - resources.projects.resources.locations.resources.applications.methods.repair.parameters.applicationsId.required
    - resources.projects.resources.locations.resources.applications.methods.repair.parameters.applicationsId.type
    - resources.projects.resources.locations.resources.applications.methods.repair.parameters.locationsId.description
    - resources.projects.resources.locations.resources.applications.methods.repair.parameters.locationsId.location
    - resources.projects.resources.locations.resources.applications.methods.repair.parameters.locationsId.required
    - resources.projects.resources.locations.resources.applications.methods.repair.parameters.locationsId.type
    - resources.projects.resources.locations.resources.applications.methods.repair.parameters.projectsId.description
    - resources.projects.resources.locations.resources.applications.methods.repair.parameters.projectsId.location
    - resources.projects.resources.locations.resources.applications.methods.repair.parameters.projectsId.required
    - resources.projects.resources.locations.resources.applications.methods.repair.parameters.projectsId.type
    - resources.projects.resources.locations.resources.applications.methods.repair.path
    - resources.projects.resources.locations.resources.applications.methods.repair.request.$ref
    - resources.projects.resources.locations.resources.applications.methods.repair.response.$ref
    - resources.projects.resources.locations.resources.applications.methods.repair.scopes
    - resources.projects.resources.locations.resources.operations.methods.get.description
    - resources.projects.resources.locations.resources.operations.methods.get.flatPath
    - resources.projects.resources.locations.resources.operations.methods.get.httpMethod
    - resources.projects.resources.locations.resources.operations.methods.get.id
    - resources.projects.resources.locations.resources.operations.methods.get.parameterOrder
    - resources.projects.resources.locations.resources.operations.methods.get.parameters.locationsId.description
    - resources.projects.resources.locations.resources.operations.methods.get.parameters.locationsId.location
    - resources.projects.resources.locations.resources.operations.methods.get.parameters.locationsId.required
    - resources.projects.resources.locations.resources.operations.methods.get.parameters.locationsId.type
    - resources.projects.resources.locations.resources.operations.methods.get.parameters.operationsId.description
    - resources.projects.resources.locations.resources.operations.methods.get.parameters.operationsId.location
    - resources.projects.resources.locations.resources.operations.methods.get.parameters.operationsId.required
    - resources.projects.resources.locations.resources.operations.methods.get.parameters.operationsId.type
    - resources.projects.resources.locations.resources.operations.methods.get.parameters.projectsId.description
    - resources.projects.resources.locations.resources.operations.methods.get.parameters.projectsId.location
    - resources.projects.resources.locations.resources.operations.methods.get.parameters.projectsId.required
    - resources.projects.resources.locations.resources.operations.methods.get.parameters.projectsId.type
    - resources.projects.resources.locations.resources.operations.methods.get.path
    - resources.projects.resources.locations.resources.operations.methods.get.response.$ref
    - resources.projects.resources.locations.resources.operations.methods.get.scopes
    - resources.projects.resources.locations.resources.operations.methods.list.description
    - resources.projects.resources.locations.resources.operations.methods.list.flatPath
    - resources.projects.resources.locations.resources.operations.methods.list.httpMethod
    - resources.projects.resources.locations.resources.operations.methods.list.id
    - resources.projects.resources.locations.resources.operations.methods.list.parameterOrder
    - resources.projects.resources.locations.resources.operations.methods.list.parameters.filter.description
    - resources.projects.resources.locations.resources.operations.methods.list.parameters.filter.location
    - resources.projects.resources.locations.resources.operations.methods.list.parameters.filter.type
    - resources.projects.resources.locations.resources.operations.methods.list.parameters.locationsId.description
    - resources.projects.resources.locations.resources.operations.methods.list.parameters.locationsId.location
    - resources.projects.resources.locations.resources.operations.methods.list.parameters.locationsId.required
    - resources.projects.resources.locations.resources.operations.methods.list.parameters.locationsId.type
    - resources.projects.resources.locations.resources.operations.methods.list.parameters.pageSize.description
    - resources.projects.resources.locations.resources.operations.methods.list.parameters.pageSize.format
    - resources.projects.resources.locations.resources.operations.methods.list.parameters.pageSize.location
    - resources.projects.resources.locations.resources.operations.methods.list.parameters.pageSize.type
    - resources.projects.resources.locations.resources.operations.methods.list.parameters.pageToken.description
    - resources.projects.resources.locations.resources.operations.methods.list.parameters.pageToken.location
    - resources.projects.resources.locations.resources.operations.methods.list.parameters.pageToken.type
    - resources.projects.resources.locations.resources.operations.methods.list.parameters.projectsId.description
    - resources.projects.resources.locations.resources.operations.methods.list.parameters.projectsId.location
    - resources.projects.resources.locations.resources.operations.methods.list.parameters.projectsId.required
    - resources.projects.resources.locations.resources.operations.methods.list.parameters.projectsId.type
    - resources.projects.resources.locations.resources.operations.methods.list.path
    - resources.projects.resources.locations.resources.operations.methods.list.response.$ref
    - resources.projects.resources.locations.resources.operations.methods.list.scopes
    - schemas.Application.properties.codeBucket.readOnly
    - schemas.Application.properties.defaultBucket.readOnly
    - schemas.Application.properties.defaultHostname.readOnly
    - schemas.Application.properties.gcrDomain.readOnly
    - schemas.Application.properties.name.readOnly
    - schemas.IdentityAwareProxy.properties.oauth2ClientSecretSha256.readOnly
    
    The following keys were changed:
    - schemas.Application.properties.codeBucket.description
    - schemas.Application.properties.defaultBucket.description
    - schemas.Application.properties.defaultHostname.description
    - schemas.Application.properties.gcrDomain.description
    - schemas.Application.properties.name.description
    - schemas.IdentityAwareProxy.properties.oauth2ClientSecretSha256.description
    
    * fix(appsactivity): update the API
    
    * fix(area120tables): update the API
    
    * feat(artifactregistry): update the API
    
    #### artifactregistry:v1beta2
    
    The following keys were added:
    - schemas.Repository.properties.satisfiesPzs.description
    - schemas.Repository.properties.satisfiesPzs.readOnly
    - schemas.Repository.properties.satisfiesPzs.type
    
    The following keys were changed:
    - schemas.Version.properties.metadata.description
    
    #### artifactregistry:v1
    
    The following keys were added:
    - schemas.Repository.properties.satisfiesPzs.description
    - schemas.Repository.properties.satisfiesPzs.readOnly
    - schemas.Repository.properties.satisfiesPzs.type
    
    The following keys were changed:
    - schemas.Version.properties.metadata.description
    
    * feat(assuredworkloads)!: update the API
    
    BREAKING CHANGE: This release has breaking changes.
    
    #### assuredworkloads:v1beta1
    
    The following keys were deleted:
    - schemas.GoogleCloudAssuredworkloadsV1CreateWorkloadOperationMetadata.description
    - schemas.GoogleCloudAssuredworkloadsV1CreateWorkloadOperationMetadata.id
    - schemas.GoogleCloudAssuredworkloadsV1CreateWorkloadOperationMetadata.properties.complianceRegime.description
    - schemas.GoogleCloudAssuredworkloadsV1CreateWorkloadOperationMetadata.properties.complianceRegime.enum
    - schemas.GoogleCloudAssuredworkloadsV1CreateWorkloadOperationMetadata.properties.complianceRegime.enumDescriptions
    - schemas.GoogleCloudAssuredworkloadsV1CreateWorkloadOperationMetadata.properties.complianceRegime.type
    - schemas.GoogleCloudAssuredworkloadsV1CreateWorkloadOperationMetadata.properties.createTime.description
    - schemas.GoogleCloudAssuredworkloadsV1CreateWorkloadOperationMetadata.properties.createTime.format
    - schemas.GoogleCloudAssuredworkloadsV1CreateWorkloadOperationMetadata.properties.createTime.type
    - schemas.GoogleCloudAssuredworkloadsV1CreateWorkloadOperationMetadata.properties.displayName.description
    - schemas.GoogleCloudAssuredworkloadsV1CreateWorkloadOperationMetadata.properties.displayName.type
    - schemas.GoogleCloudAssuredworkloadsV1CreateWorkloadOperationMetadata.properties.par…
    3 people authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    eda0707 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency @types/node to v18 (#3092)

    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    renovate-bot and Benjamin E. Coe authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    ad0b14c View commit details
    Browse the repository at this point in the history
  4. chore: release main (#3098)

    * chore: release main
    
    * chore: release main
    
    * chore: release main
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    8195ae9 View commit details
    Browse the repository at this point in the history
Loading