Skip to content

Commit 86237d1

Browse files
committed
refactor: move java-showcase to root
1 parent b6d096b commit 86237d1

590 files changed

Lines changed: 26 additions & 15 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: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3023,8 +3023,8 @@ libraries:
30233023
release_level: stable
30243024
client_documentation: https://cloud.google.com/java/docs/reference/proto-google-common-protos/latest/history
30253025
distribution_name: com.google.api.grpc:proto-google-common-protos
3026-
excluded_dependencies: "proto-google-common-protos,grpc-google-common-protos,proto-google-common-protos-parent"
3027-
excluded_poms: "proto-google-common-protos-bom,proto-google-common-protos"
3026+
excluded_dependencies: proto-google-common-protos,grpc-google-common-protos,proto-google-common-protos-parent
3027+
excluded_poms: proto-google-common-protos-bom,proto-google-common-protos
30283028
library_type: OTHER
30293029
GAPICs:
30303030
- proto_path: google/api
@@ -3039,3 +3039,12 @@ libraries:
30393039
- proto_path: google/rpc/context
30403040
- proto_path: google/shopping/type
30413041
- proto_path: google/type
3042+
- api_shortname: showcase
3043+
excluded_poms: gapic-showcase-bom
3044+
name_pretty: Showcase
3045+
api_description: Showcase module
3046+
product_documentation: https://cloud.google.com/dummy
3047+
distribution_name: com.google.cloud:gapic-showcase
3048+
library_type: OTHER
3049+
GAPICs:
3050+
- proto_path: schema/google/showcase/v1beta1
File renamed without changes.
File renamed without changes.

sdk-platform-java/java-showcase/gapic-showcase-extended/proto/BUILD.bazel renamed to java-showcase/gapic-showcase-extended/proto/BUILD.bazel

File renamed without changes.

sdk-platform-java/java-showcase/gapic-showcase-extended/proto/wicked.proto renamed to java-showcase/gapic-showcase-extended/proto/wicked.proto

File renamed without changes.
File renamed without changes.

sdk-platform-java/java-showcase/gapic-showcase/src/main/java/com/google/showcase/v1beta1/ComplianceClient.java renamed to java-showcase/gapic-showcase/src/main/java/com/google/showcase/v1beta1/ComplianceClient.java

File renamed without changes.

sdk-platform-java/java-showcase/gapic-showcase/src/main/java/com/google/showcase/v1beta1/ComplianceSettings.java renamed to java-showcase/gapic-showcase/src/main/java/com/google/showcase/v1beta1/ComplianceSettings.java

File renamed without changes.

sdk-platform-java/java-showcase/gapic-showcase/src/main/java/com/google/showcase/v1beta1/EchoClient.java renamed to java-showcase/gapic-showcase/src/main/java/com/google/showcase/v1beta1/EchoClient.java

File renamed without changes.

0 commit comments

Comments
 (0)