Skip to content

Commit bf65641

Browse files
committed
refactor: move java-common-protos to top level
1 parent abc30b4 commit bf65641

460 files changed

Lines changed: 25 additions & 3 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.

generation_config.yaml

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3015,4 +3015,26 @@ libraries:
30153015
GAPICs:
30163016
- proto_path: google/cloud/workstations/v1
30173017
- proto_path: google/cloud/workstations/v1beta
3018-
3018+
- api_shortname: common-protos
3019+
name_pretty: Common Protos
3020+
product_documentation: https://github.com/googleapis/api-common-protos
3021+
api_description: Protobuf classes for Google's common protos.
3022+
release_level: stable
3023+
client_documentation: https://cloud.google.com/java/docs/reference/proto-google-common-protos/latest/history
3024+
distribution_name: com.google.api.grpc:proto-google-common-protos
3025+
excluded_dependencies: "proto-google-common-protos,grpc-google-common-protos,proto-google-common-protos-parent"
3026+
excluded_poms: "proto-google-common-protos-bom,proto-google-common-protos"
3027+
library_type: OTHER
3028+
GAPICs:
3029+
- proto_path: google/api
3030+
- proto_path: google/apps/card/v1
3031+
- proto_path: google/cloud
3032+
- proto_path: google/cloud/audit
3033+
- proto_path: google/cloud/location
3034+
- proto_path: google/geo/type
3035+
- proto_path: google/logging/type
3036+
- proto_path: google/longrunning
3037+
- proto_path: google/rpc
3038+
- proto_path: google/rpc/context
3039+
- proto_path: google/shopping/type
3040+
- proto_path: google/type
File renamed without changes.
File renamed without changes.

sdk-platform-java/java-common-protos/grpc-google-common-protos/LICENSE renamed to java-common-protos/grpc-google-common-protos/LICENSE

File renamed without changes.

sdk-platform-java/java-common-protos/grpc-google-common-protos/pom.xml renamed to java-common-protos/grpc-google-common-protos/pom.xml

File renamed without changes.

sdk-platform-java/java-common-protos/grpc-google-common-protos/src/main/java/com/google/cloud/location/LocationsGrpc.java renamed to java-common-protos/grpc-google-common-protos/src/main/java/com/google/cloud/location/LocationsGrpc.java

File renamed without changes.

sdk-platform-java/java-common-protos/grpc-google-common-protos/src/main/java/com/google/longrunning/OperationsGrpc.java renamed to java-common-protos/grpc-google-common-protos/src/main/java/com/google/longrunning/OperationsGrpc.java

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)