Skip to content

Commit 0592e18

Browse files
Google APIsCopybara-Service
Google APIs
authored and
Copybara-Service
committed
Synchronize new proto/yaml changes.
PiperOrigin-RevId: 198944485
1 parent ee3840d commit 0592e18

12 files changed

+48
-0
lines changed

gapic/lang/common.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# THIS FILE IS DEPRECATED
2+
# Artman will no longer use this file as of version 0.11.0. It is only being
3+
# kept around for users of older versions of Artman, and it will eventually
4+
# be deleted.
15
common:
26
toolkit_path: ${TOOLKIT}
37
# common gRPC package generation parameters

gapic/lang/csharp_gapic.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# THIS FILE IS DEPRECATED
2+
# Artman will no longer use this file as of version 0.11.0. It is only being
3+
# kept around for users of older versions of Artman, and it will eventually
4+
# be deleted.
15
type: com.google.api.codegen.ConfigProto
26
language: csharp
37
generator:

gapic/lang/doc.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# THIS FILE IS DEPRECATED
2+
# Artman will no longer use this file as of version 0.11.0. It is only being
3+
# kept around for users of older versions of Artman, and it will eventually
4+
# be deleted.
15
common:
26
toolkit_path: ${TOOLKIT}
37
# common gRPC package generation parameters

gapic/lang/go_gapic.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# THIS FILE IS DEPRECATED
2+
# Artman will no longer use this file as of version 0.11.0. It is only being
3+
# kept around for users of older versions of Artman, and it will eventually
4+
# be deleted.
15
type: com.google.api.codegen.ConfigProto
26
language: go
37
generator:

gapic/lang/java_gapic.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# THIS FILE IS DEPRECATED
2+
# Artman will no longer use this file as of version 0.11.0. It is only being
3+
# kept around for users of older versions of Artman, and it will eventually
4+
# be deleted.
15
type: com.google.api.codegen.ConfigProto
26
language: java
37
generator:

gapic/lang/nodejs_doc.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# THIS FILE IS DEPRECATED
2+
# Artman will no longer use this file as of version 0.11.0. It is only being
3+
# kept around for users of older versions of Artman, and it will eventually
4+
# be deleted.
15
type: com.google.api.codegen.ConfigProto
26
language: nodejs
37
generator:

gapic/lang/nodejs_gapic.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# THIS FILE IS DEPRECATED
2+
# Artman will no longer use this file as of version 0.11.0. It is only being
3+
# kept around for users of older versions of Artman, and it will eventually
4+
# be deleted.
15
type: com.google.api.codegen.ConfigProto
26
language: nodejs
37
generator:

gapic/lang/php_gapic.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# THIS FILE IS DEPRECATED
2+
# Artman will no longer use this file as of version 0.11.0. It is only being
3+
# kept around for users of older versions of Artman, and it will eventually
4+
# be deleted.
15
type: com.google.api.codegen.ConfigProto
26
language: php
37
generator:

gapic/lang/python_doc.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# THIS FILE IS DEPRECATED
2+
# Artman will no longer use this file as of version 0.11.0. It is only being
3+
# kept around for users of older versions of Artman, and it will eventually
4+
# be deleted.
15
type: com.google.api.codegen.ConfigProto
26
language: python
37
generator:

gapic/lang/python_gapic.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# THIS FILE IS DEPRECATED
2+
# Artman will no longer use this file as of version 0.11.0. It is only being
3+
# kept around for users of older versions of Artman, and it will eventually
4+
# be deleted.
15
type: com.google.api.codegen.ConfigProto
26
language: python
37
generator:

gapic/lang/ruby_doc.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# THIS FILE IS DEPRECATED
2+
# Artman will no longer use this file as of version 0.11.0. It is only being
3+
# kept around for users of older versions of Artman, and it will eventually
4+
# be deleted.
15
type: com.google.api.codegen.ConfigProto
26
language: ruby
37
generator:

gapic/lang/ruby_gapic.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# THIS FILE IS DEPRECATED
2+
# Artman will no longer use this file as of version 0.11.0. It is only being
3+
# kept around for users of older versions of Artman, and it will eventually
4+
# be deleted.
15
type: com.google.api.codegen.ConfigProto
26
language: ruby
37
generator:

0 commit comments

Comments
 (0)