@google-cloud/agones-sdk 1.28.0 → 1.29.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +1,18 @@
1
+ // Copyright 2022 Google LLC All Rights Reserved.
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
+ // This code was autogenerated. Do not edit directly.
1
16
  // GENERATED CODE -- DO NOT EDIT!
2
17
 
3
18
  // Original file comments:
@@ -18,6 +33,7 @@
18
33
  'use strict';
19
34
  var sdk_pb = require('./sdk_pb.js');
20
35
  var google_api_annotations_pb = require('./google/api/annotations_pb.js');
36
+ var protoc$gen$openapiv2_options_annotations_pb = require('./protoc-gen-openapiv2/options/annotations_pb.js');
21
37
 
22
38
  function serialize_agones_dev_sdk_Duration(arg) {
23
39
  if (!(arg instanceof sdk_pb.Duration)) {