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

feat(v1p1beta1): add orderBy to SearchAllResourcesRequest, explanation to IamPolicySearchResults, location, labels, networkTags to StandardResourceMetadata #175

Merged
merged 2 commits into from May 5, 2020

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 馃寛

Synth log will be available here:
https://source.cloud.google.com/results/invocations/e1a15d5b-1fd7-45a1-8d45-78b4d9a7e5a6/targets

This PR uses using documentai as an example.
Depends on googleapis/gapic-generator-python#402

PiperOrigin-RevId: 309824146

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon May 4 15:06:44 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: e0f9d9e1f9de890db765be46f45ca8490723e3eb
Source-Link: googleapis/googleapis@e0f9d9e
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 5, 2020
@chingor13 chingor13 changed the title Integrate Python GAPIC Microgenerator in googleapis. feat(v1p1beta1): add orderBy to SearchAllResourcesRequest, explanation to IamPolicySearchResults, location, labels, networkTags to StandardResourceMetadata May 5, 2020
@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label May 5, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit fac7154 into master May 5, 2020
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth branch May 5, 2020 15:38
gcf-merge-on-green bot pushed a commit that referenced this pull request Jun 11, 2020
馃 I have created a release \*beep\* \*boop\* 
---
## [1.3.0](https://www.github.com/googleapis/java-asset/compare/v1.2.0...v1.3.0) (2020-06-11)


### Features

* **regen:** removes deprecated FeedName methods from v1p2beta1 client ([#157](https://www.github.com/googleapis/java-asset/issues/157)) ([6de4ad0](https://www.github.com/googleapis/java-asset/commit/6de4ad03536cc94539d99794cb27671fe6b1aee9))
* **v1:** add SearchAllResources and SearchAllIamPolicies RPCs ([#180](https://www.github.com/googleapis/java-asset/issues/180)) ([6127fa0](https://www.github.com/googleapis/java-asset/commit/6127fa0a61bb9182458293eb9b453861952126b4))
* **v1p1beta1:** add orderBy to SearchAllResourcesRequest, explanation to IamPolicySearchResults, location, labels, networkTags to StandardResourceMetadata ([#175](https://www.github.com/googleapis/java-asset/issues/175)) ([fac7154](https://www.github.com/googleapis/java-asset/commit/fac71543ed0a7e5a2730474d85f4ebdcacd3bf72))


### Bug Fixes

* update retry policies for all clients ([#209](https://www.github.com/googleapis/java-asset/issues/209)) ([037f5a0](https://www.github.com/googleapis/java-asset/commit/037f5a0bc751ef1c7ff5af649400fea56777437e))


### Dependencies

* update dependency com.google.api:api-common to v1.9.1 ([#188](https://www.github.com/googleapis/java-asset/issues/188)) ([d6fb763](https://www.github.com/googleapis/java-asset/commit/d6fb76378f6ab664a9056a91deeb1d5151c7c516))
* update dependency com.google.api:api-common to v1.9.2 ([#198](https://www.github.com/googleapis/java-asset/issues/198)) ([277158f](https://www.github.com/googleapis/java-asset/commit/277158faabad40640df1b413bb2393436b159e9d))
* update dependency com.google.api.grpc:proto-google-cloud-pubsub-v1 to v1.88.0 ([#176](https://www.github.com/googleapis/java-asset/issues/176)) ([1b4c0f2](https://www.github.com/googleapis/java-asset/commit/1b4c0f2d0ab67f2cb5e2255fc2043571b6c0bb38))
* update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 ([#174](https://www.github.com/googleapis/java-asset/issues/174)) ([b2cb6b1](https://www.github.com/googleapis/java-asset/commit/b2cb6b1862d36fd5e53d95270c1d7cd244f9067b))
* update dependency com.google.cloud:google-cloud-core to v1.93.5 ([#191](https://www.github.com/googleapis/java-asset/issues/191)) ([ecb1564](https://www.github.com/googleapis/java-asset/commit/ecb1564fa12e45e90bd0dc0adcd9d9bff596b449))
* update dependency com.google.guava:guava-bom to v29 ([#145](https://www.github.com/googleapis/java-asset/issues/145)) ([77d7de5](https://www.github.com/googleapis/java-asset/commit/77d7de54fda57cee74cd8ac19a1af99693723e54))
* update dependency com.google.protobuf:protobuf-java to v3.12.0 ([#181](https://www.github.com/googleapis/java-asset/issues/181)) ([a19d60e](https://www.github.com/googleapis/java-asset/commit/a19d60e79eb9043a4462deed8dc20bf196d4b907))
* update dependency com.google.protobuf:protobuf-java to v3.12.2 ([#186](https://www.github.com/googleapis/java-asset/issues/186)) ([786c9e7](https://www.github.com/googleapis/java-asset/commit/786c9e7d62b74099175d0cad3bad062537f7a2cd))
* update dependency io.grpc:grpc-bom to v1.29.0 ([#163](https://www.github.com/googleapis/java-asset/issues/163)) ([5c5e6f1](https://www.github.com/googleapis/java-asset/commit/5c5e6f16d42150e655bd0a7c95005faafbd8a49b))
* update dependency io.grpc:grpc-bom to v1.30.0 ([#203](https://www.github.com/googleapis/java-asset/issues/203)) ([912d0f2](https://www.github.com/googleapis/java-asset/commit/912d0f2ca22be0cfa5aa3e79d4e245eaa7b0fa88))
* update dependency org.threeten:threetenbp to v1.4.4 ([#168](https://www.github.com/googleapis/java-asset/issues/168)) ([b307f37](https://www.github.com/googleapis/java-asset/commit/b307f377020184fc19e75518c74da4722743d70c))


### Documentation

* properly format literal strings ([#192](https://www.github.com/googleapis/java-asset/issues/192)) ([ce5f488](https://www.github.com/googleapis/java-asset/commit/ce5f48839706a0d35cf0f85df632f049d1fb8f21))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement. context: full
Projects
None yet
3 participants