Skip to content

Commit 11ceb65

Browse files
authored
chore!: Promote CloudCommonProtos to V1 (#8988)
1 parent e356b34 commit 11ceb65

110 files changed

Lines changed: 148 additions & 291 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.repo-metadata-full.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@
438438
"CloudCommonProtos": {
439439
"language": "php",
440440
"distribution_name": "google/cloud-common-protos",
441-
"release_level": "preview",
441+
"release_level": "stable",
442442
"client_documentation": "https://cloud.google.com/php/docs/reference/cloud-common-protos/latest",
443443
"library_type": "CORE",
444444
"api_shortname": ""

CloudCommonProtos/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ In order to depend on these classes, add the following line to your
2222
composer.json file in the `requires` section:
2323

2424
```
25-
"google/cloud-common-protos": "^0.1"
25+
"google/cloud-common-protos": "^1.0"
2626
```
2727

2828
Or else use composer from the command line:
1.58 KB
Binary file not shown.
7.64 KB
Binary file not shown.

CloudCommonProtos/metadata/Common/OperationMetadata.php

Lines changed: 1 addition & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
1005 Bytes
Binary file not shown.

CloudCommonProtos/src/Audit/AuditLog.php

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

CloudCommonProtos/src/Audit/AuthenticationInfo.php

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

CloudCommonProtos/src/Audit/AuthorizationInfo.php

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

CloudCommonProtos/src/Audit/AuthorizationInfo/PermissionType.php

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)