-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: add generation config (#2792)
In this PR: - Add a generation configuration containing `common-protos` and `iam` - Rename `.OwlBot.yaml` to `.OwlBot-hermetic.yaml` and refactor deep copy source dir. - Generate libraries using latest image.
- Loading branch information
1 parent
cf44b07
commit 9677bc8
Showing
446 changed files
with
549 additions
and
500 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
gapic_generator_version: 2.40.2-SNAPSHOT | ||
googleapis_commitish: 3d50414a7ff3f0b8ffe8ad7858257396e4f18131 | ||
template_excludes: | ||
- .github/* | ||
- .kokoro/* | ||
- samples/* | ||
- CODE_OF_CONDUCT.md | ||
- CONTRIBUTING.md | ||
- LICENSE | ||
- SECURITY.md | ||
- java.header | ||
- license-checks.xml | ||
- README.md | ||
- renovate.json | ||
- .gitignore | ||
|
||
# the libraries are ordered with respect to library name, which is | ||
# java-{library.library_name} or java-{library.api-shortname} when | ||
# library.library_name is not defined. | ||
libraries: | ||
- api_shortname: common-protos | ||
name_pretty: Common Protos | ||
product_documentation: https://github.com/googleapis/api-common-protos | ||
api_description: Protobuf classes for Google's common protos. | ||
release_level: stable | ||
client_documentation: https://cloud.google.com/java/docs/reference/proto-google-common-protos/latest/history | ||
distribution_name: com.google.api.grpc:proto-google-common-protos | ||
excluded_dependencies: "proto-google-common-protos,grpc-google-common-protos,proto-google-common-protos-parent" | ||
excluded_poms: "proto-google-common-protos-bom,proto-google-common-protos" | ||
library_type: OTHER | ||
GAPICs: | ||
- proto_path: google/api | ||
- proto_path: google/apps/card/v1 | ||
- proto_path: google/cloud | ||
- proto_path: google/cloud/audit | ||
- proto_path: google/cloud/location | ||
- proto_path: google/geo/type | ||
- proto_path: google/logging/type | ||
- proto_path: google/longrunning | ||
- proto_path: google/rpc | ||
- proto_path: google/rpc/context | ||
- proto_path: google/shopping/type | ||
- proto_path: google/type | ||
- api_shortname: iam | ||
name_pretty: IAM | ||
product_documentation: https://cloud.google.com/iam | ||
api_description: Manages access control for Google Cloud Platform resources | ||
release_level: stable | ||
client_documentation: https://cloud.google.com/java/docs/reference/proto-google-iam-v1/latest/overview | ||
distribution_name: com.google.api.grpc:proto-google-iam-v1 | ||
excluded_dependencies: "grpc-google-iam-v1" | ||
excluded_poms: "proto-google-iam-v1-bom,google-iam-policy,proto-google-iam-v1" | ||
library_type: OTHER | ||
GAPICs: | ||
- proto_path: google/iam/v1 | ||
- proto_path: google/iam/v2 | ||
- proto_path: google/iam/v2beta |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...otos/grpc-google-common-protos/src/main/java/com/google/cloud/location/LocationsGrpc.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...protos/grpc-google-common-protos/src/main/java/com/google/longrunning/OperationsGrpc.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
java-common-protos/proto-google-common-protos/src/main/java/com/google/api/Advice.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ommon-protos/proto-google-common-protos/src/main/java/com/google/api/AdviceOrBuilder.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...mmon-protos/proto-google-common-protos/src/main/java/com/google/api/AnnotationsProto.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
java-common-protos/proto-google-common-protos/src/main/java/com/google/api/AuthProto.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
java-common-protos/proto-google-common-protos/src/main/java/com/google/api/AuthProvider.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...protos/proto-google-common-protos/src/main/java/com/google/api/AuthProviderOrBuilder.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ommon-protos/proto-google-common-protos/src/main/java/com/google/api/AuthRequirement.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...tos/proto-google-common-protos/src/main/java/com/google/api/AuthRequirementOrBuilder.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...common-protos/proto-google-common-protos/src/main/java/com/google/api/Authentication.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...otos/proto-google-common-protos/src/main/java/com/google/api/AuthenticationOrBuilder.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...on-protos/proto-google-common-protos/src/main/java/com/google/api/AuthenticationRule.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
.../proto-google-common-protos/src/main/java/com/google/api/AuthenticationRuleOrBuilder.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
java-common-protos/proto-google-common-protos/src/main/java/com/google/api/Backend.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...mmon-protos/proto-google-common-protos/src/main/java/com/google/api/BackendOrBuilder.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
java-common-protos/proto-google-common-protos/src/main/java/com/google/api/BackendProto.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
java-common-protos/proto-google-common-protos/src/main/java/com/google/api/BackendRule.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...-protos/proto-google-common-protos/src/main/java/com/google/api/BackendRuleOrBuilder.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
java-common-protos/proto-google-common-protos/src/main/java/com/google/api/Billing.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...mmon-protos/proto-google-common-protos/src/main/java/com/google/api/BillingOrBuilder.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
java-common-protos/proto-google-common-protos/src/main/java/com/google/api/BillingProto.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
java-common-protos/proto-google-common-protos/src/main/java/com/google/api/ChangeType.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...tos/proto-google-common-protos/src/main/java/com/google/api/ClientLibraryDestination.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...os/proto-google-common-protos/src/main/java/com/google/api/ClientLibraryOrganization.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...protos/proto-google-common-protos/src/main/java/com/google/api/ClientLibrarySettings.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...oto-google-common-protos/src/main/java/com/google/api/ClientLibrarySettingsOrBuilder.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
java-common-protos/proto-google-common-protos/src/main/java/com/google/api/ClientProto.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...rotos/proto-google-common-protos/src/main/java/com/google/api/CommonLanguageSettings.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...to-google-common-protos/src/main/java/com/google/api/CommonLanguageSettingsOrBuilder.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
java-common-protos/proto-google-common-protos/src/main/java/com/google/api/ConfigChange.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...protos/proto-google-common-protos/src/main/java/com/google/api/ConfigChangeOrBuilder.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...mon-protos/proto-google-common-protos/src/main/java/com/google/api/ConfigChangeProto.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...-common-protos/proto-google-common-protos/src/main/java/com/google/api/ConsumerProto.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
java-common-protos/proto-google-common-protos/src/main/java/com/google/api/Context.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...mmon-protos/proto-google-common-protos/src/main/java/com/google/api/ContextOrBuilder.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
java-common-protos/proto-google-common-protos/src/main/java/com/google/api/ContextProto.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.