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: run the generator #2727

Merged
merged 6 commits into from Sep 2, 2021
Merged

feat: run the generator #2727

merged 6 commits into from Sep 2, 2021

Conversation

yoshi-code-bot
Copy link
Collaborator

bigtableadmin:v2

The following keys were added:

  • schemas.Instance.properties.createTime.description
  • schemas.Instance.properties.createTime.format
  • schemas.Instance.properties.createTime.readOnly
  • schemas.Instance.properties.createTime.type

The following keys were changed:

cloudasset:v1

The following keys were added:

  • schemas.Date.description
  • schemas.Date.id
  • schemas.Date.properties.day.description
  • schemas.Date.properties.day.format
  • schemas.Date.properties.day.type
  • schemas.Date.properties.month.description
  • schemas.Date.properties.month.format
  • schemas.Date.properties.month.type
  • schemas.Date.properties.year.description
  • schemas.Date.properties.year.format
  • schemas.Date.properties.year.type
  • schemas.Date.type
  • schemas.RelatedResource.description
  • schemas.RelatedResource.id
  • schemas.RelatedResource.properties.assetType.description
  • schemas.RelatedResource.properties.assetType.type
  • schemas.RelatedResource.properties.fullResourceName.description
  • schemas.RelatedResource.properties.fullResourceName.type
  • schemas.RelatedResource.type
  • schemas.RelatedResources.description
  • schemas.RelatedResources.id
  • schemas.RelatedResources.properties.relatedResources.description
  • schemas.RelatedResources.properties.relatedResources.items.$ref
  • schemas.RelatedResources.properties.relatedResources.type
  • schemas.RelatedResources.type
  • schemas.ResourceSearchResult.properties.relationships.additionalProperties.$ref
  • schemas.ResourceSearchResult.properties.relationships.description
  • schemas.ResourceSearchResult.properties.relationships.type
  • schemas.SoftwarePackage.properties.windowsApplication.$ref
  • schemas.SoftwarePackage.properties.windowsApplication.description
  • schemas.WindowsApplication.description
  • schemas.WindowsApplication.id
  • schemas.WindowsApplication.properties.displayName.description
  • schemas.WindowsApplication.properties.displayName.type
  • schemas.WindowsApplication.properties.displayVersion.description
  • schemas.WindowsApplication.properties.displayVersion.type
  • schemas.WindowsApplication.properties.helpLink.description
  • schemas.WindowsApplication.properties.helpLink.type
  • schemas.WindowsApplication.properties.installDate.$ref
  • schemas.WindowsApplication.properties.installDate.description
  • schemas.WindowsApplication.properties.publisher.description
  • schemas.WindowsApplication.properties.publisher.type
  • schemas.WindowsApplication.type

BREAKING CHANGE: This release has breaking changes.

containeranalysis:v1alpha1

The following keys were deleted:

  • schemas.Recipe.properties.environment.additionalProperties.type

The following keys were added:

  • schemas.Recipe.properties.arguments.items.additionalProperties.description
  • schemas.Recipe.properties.arguments.items.additionalProperties.type
  • schemas.Recipe.properties.environment.items.additionalProperties.description
  • schemas.Recipe.properties.environment.items.additionalProperties.type
  • schemas.Recipe.properties.environment.items.type

The following keys were changed:

  • schemas.Recipe.properties.arguments.items.type
  • schemas.Recipe.properties.environment.type

people:v1

The following keys were changed:

  • schemas.Gender.properties.addressMeAs.description

pubsub:v1

The following keys were changed:

  • schemas.Subscription.properties.expirationPolicy.description

#### bigtableadmin:v2

The following keys were added:
- schemas.Instance.properties.createTime.description
- schemas.Instance.properties.createTime.format
- schemas.Instance.properties.createTime.readOnly
- schemas.Instance.properties.createTime.type

The following keys were changed:
- auth.oauth2.scopes.https://www.googleapis.com/auth/cloud-platform.description
- auth.oauth2.scopes.https://www.googleapis.com/auth/cloud-platform.read-only.description
- schemas.Policy.description
#### cloudasset:v1

The following keys were added:
- schemas.Date.description
- schemas.Date.id
- schemas.Date.properties.day.description
- schemas.Date.properties.day.format
- schemas.Date.properties.day.type
- schemas.Date.properties.month.description
- schemas.Date.properties.month.format
- schemas.Date.properties.month.type
- schemas.Date.properties.year.description
- schemas.Date.properties.year.format
- schemas.Date.properties.year.type
- schemas.Date.type
- schemas.RelatedResource.description
- schemas.RelatedResource.id
- schemas.RelatedResource.properties.assetType.description
- schemas.RelatedResource.properties.assetType.type
- schemas.RelatedResource.properties.fullResourceName.description
- schemas.RelatedResource.properties.fullResourceName.type
- schemas.RelatedResource.type
- schemas.RelatedResources.description
- schemas.RelatedResources.id
- schemas.RelatedResources.properties.relatedResources.description
- schemas.RelatedResources.properties.relatedResources.items.$ref
- schemas.RelatedResources.properties.relatedResources.type
- schemas.RelatedResources.type
- schemas.ResourceSearchResult.properties.relationships.additionalProperties.$ref
- schemas.ResourceSearchResult.properties.relationships.description
- schemas.ResourceSearchResult.properties.relationships.type
- schemas.SoftwarePackage.properties.windowsApplication.$ref
- schemas.SoftwarePackage.properties.windowsApplication.description
- schemas.WindowsApplication.description
- schemas.WindowsApplication.id
- schemas.WindowsApplication.properties.displayName.description
- schemas.WindowsApplication.properties.displayName.type
- schemas.WindowsApplication.properties.displayVersion.description
- schemas.WindowsApplication.properties.displayVersion.type
- schemas.WindowsApplication.properties.helpLink.description
- schemas.WindowsApplication.properties.helpLink.type
- schemas.WindowsApplication.properties.installDate.$ref
- schemas.WindowsApplication.properties.installDate.description
- schemas.WindowsApplication.properties.publisher.description
- schemas.WindowsApplication.properties.publisher.type
- schemas.WindowsApplication.type
BREAKING CHANGE: This release has breaking changes.

#### containeranalysis:v1alpha1

The following keys were deleted:
- schemas.Recipe.properties.environment.additionalProperties.type

The following keys were added:
- schemas.Recipe.properties.arguments.items.additionalProperties.description
- schemas.Recipe.properties.arguments.items.additionalProperties.type
- schemas.Recipe.properties.environment.items.additionalProperties.description
- schemas.Recipe.properties.environment.items.additionalProperties.type
- schemas.Recipe.properties.environment.items.type

The following keys were changed:
- schemas.Recipe.properties.arguments.items.type
- schemas.Recipe.properties.environment.type
#### people:v1

The following keys were changed:
- schemas.Gender.properties.addressMeAs.description
#### pubsub:v1

The following keys were changed:
- schemas.Subscription.properties.expirationPolicy.description
@yoshi-code-bot yoshi-code-bot requested a review from a team as a code owner September 2, 2021 01:29
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Sep 2, 2021
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 2, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 2, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants