Skip to content

Commit 691a18b

Browse files
authored
feat: Move compute.v1 from googleapis-discovery to googleapis (#675)
* feat: Move compute.v1 from googleapis-discovery to googleapis The WORKSPACE file changes are expected to be overridden by the next sync, and it is ok, as the synce'd copy will contain the same changes. * feat: sync latest compute.proto files from googleapis-discovery
1 parent b9f6184 commit 691a18b

10 files changed

Lines changed: 95983 additions & 0 deletions

google/cloud/compute/v1/BUILD.bazel

Lines changed: 429 additions & 0 deletions
Large diffs are not rendered by default.

google/cloud/compute/v1/compute.proto

Lines changed: 31878 additions & 0 deletions
Large diffs are not rendered by default.

google/cloud/compute/v1/compute.v1.json

Lines changed: 59966 additions & 0 deletions
Large diffs are not rendered by default.

google/cloud/compute/v1/compute.v1.small.json

Lines changed: 1062 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Copyright 2020 Google LLC
2+
#
3+
# Licensed under the Apache License, Version 2.0 (the "License");
4+
# you may not use this file except in compliance with the License.
5+
# You may obtain a copy of the License at
6+
#
7+
# http://www.apache.org/licenses/LICENSE-2.0
8+
#
9+
# Unless required by applicable law or agreed to in writing, software
10+
# distributed under the License is distributed on an "AS IS" BASIS,
11+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+
# See the License for the specific language governing permissions and
13+
# limitations under the License.
14+
15+
type: com.google.api.codegen.ConfigProto
16+
config_schema_version: 2.0.0
17+
# The settings of generated code in a specific language.
18+
language_settings:
19+
java:
20+
package_name: com.google.cloud.compute.v1
21+

0 commit comments

Comments
 (0)