• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /*
2  * Copyright 2020 Google LLC
3  *
4  * Licensed under the Apache License, Version 2.0 (the "License");
5  * you may not use this file except in compliance with the License.
6  * You may obtain a copy of the License at
7  *
8  *     https://www.apache.org/licenses/LICENSE-2.0
9  *
10  * Unless required by applicable law or agreed to in writing, software
11  * distributed under the License is distributed on an "AS IS" BASIS,
12  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13  * See the License for the specific language governing permissions and
14  * limitations under the License.
15  */
16 // Generated by the protocol buffer compiler.  DO NOT EDIT!
17 // source: google/cloud/gaming/v1/game_server_configs.proto
18 
19 package com.google.cloud.gaming.v1;
20 
21 public final class GameServerConfigs {
GameServerConfigs()22   private GameServerConfigs() {}
23 
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)24   public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) {}
25 
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)26   public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) {
27     registerAllExtensions((com.google.protobuf.ExtensionRegistryLite) registry);
28   }
29 
30   static final com.google.protobuf.Descriptors.Descriptor
31       internal_static_google_cloud_gaming_v1_ListGameServerConfigsRequest_descriptor;
32   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
33       internal_static_google_cloud_gaming_v1_ListGameServerConfigsRequest_fieldAccessorTable;
34   static final com.google.protobuf.Descriptors.Descriptor
35       internal_static_google_cloud_gaming_v1_ListGameServerConfigsResponse_descriptor;
36   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
37       internal_static_google_cloud_gaming_v1_ListGameServerConfigsResponse_fieldAccessorTable;
38   static final com.google.protobuf.Descriptors.Descriptor
39       internal_static_google_cloud_gaming_v1_GetGameServerConfigRequest_descriptor;
40   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
41       internal_static_google_cloud_gaming_v1_GetGameServerConfigRequest_fieldAccessorTable;
42   static final com.google.protobuf.Descriptors.Descriptor
43       internal_static_google_cloud_gaming_v1_CreateGameServerConfigRequest_descriptor;
44   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
45       internal_static_google_cloud_gaming_v1_CreateGameServerConfigRequest_fieldAccessorTable;
46   static final com.google.protobuf.Descriptors.Descriptor
47       internal_static_google_cloud_gaming_v1_DeleteGameServerConfigRequest_descriptor;
48   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
49       internal_static_google_cloud_gaming_v1_DeleteGameServerConfigRequest_fieldAccessorTable;
50   static final com.google.protobuf.Descriptors.Descriptor
51       internal_static_google_cloud_gaming_v1_ScalingConfig_descriptor;
52   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
53       internal_static_google_cloud_gaming_v1_ScalingConfig_fieldAccessorTable;
54   static final com.google.protobuf.Descriptors.Descriptor
55       internal_static_google_cloud_gaming_v1_FleetConfig_descriptor;
56   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
57       internal_static_google_cloud_gaming_v1_FleetConfig_fieldAccessorTable;
58   static final com.google.protobuf.Descriptors.Descriptor
59       internal_static_google_cloud_gaming_v1_GameServerConfig_descriptor;
60   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
61       internal_static_google_cloud_gaming_v1_GameServerConfig_fieldAccessorTable;
62   static final com.google.protobuf.Descriptors.Descriptor
63       internal_static_google_cloud_gaming_v1_GameServerConfig_LabelsEntry_descriptor;
64   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
65       internal_static_google_cloud_gaming_v1_GameServerConfig_LabelsEntry_fieldAccessorTable;
66 
getDescriptor()67   public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
68     return descriptor;
69   }
70 
71   private static com.google.protobuf.Descriptors.FileDescriptor descriptor;
72 
73   static {
74     java.lang.String[] descriptorData = {
75       "\n0google/cloud/gaming/v1/game_server_con"
76           + "figs.proto\022\026google.cloud.gaming.v1\032\037goog"
77           + "le/api/field_behavior.proto\032\031google/api/"
78           + "resource.proto\032#google/cloud/gaming/v1/c"
79           + "ommon.proto\032\037google/protobuf/timestamp.p"
80           + "roto\"\301\001\n\034ListGameServerConfigsRequest\022D\n"
81           + "\006parent\030\001 \001(\tB4\340A\002\372A.\022,gameservices.goog"
82           + "leapis.com/GameServerConfig\022\026\n\tpage_size"
83           + "\030\002 \001(\005B\003\340A\001\022\027\n\npage_token\030\003 \001(\tB\003\340A\001\022\023\n\006"
84           + "filter\030\004 \001(\tB\003\340A\001\022\025\n\010order_by\030\005 \001(\tB\003\340A\001"
85           + "\"\224\001\n\035ListGameServerConfigsResponse\022E\n\023ga"
86           + "me_server_configs\030\001 \003(\0132(.google.cloud.g"
87           + "aming.v1.GameServerConfig\022\027\n\017next_page_t"
88           + "oken\030\002 \001(\t\022\023\n\013unreachable\030\004 \003(\t\"`\n\032GetGa"
89           + "meServerConfigRequest\022B\n\004name\030\001 \001(\tB4\340A\002"
90           + "\372A.\n,gameservices.googleapis.com/GameSer"
91           + "verConfig\"\310\001\n\035CreateGameServerConfigRequ"
92           + "est\022D\n\006parent\030\001 \001(\tB4\340A\002\372A.\022,gameservice"
93           + "s.googleapis.com/GameServerConfig\022\026\n\tcon"
94           + "fig_id\030\002 \001(\tB\003\340A\002\022I\n\022game_server_config\030"
95           + "\003 \001(\0132(.google.cloud.gaming.v1.GameServe"
96           + "rConfigB\003\340A\002\"c\n\035DeleteGameServerConfigRe"
97           + "quest\022B\n\004name\030\001 \001(\tB4\340A\002\372A.\n,gameservice"
98           + "s.googleapis.com/GameServerConfig\"\265\001\n\rSc"
99           + "alingConfig\022\021\n\004name\030\001 \001(\tB\003\340A\002\022\"\n\025fleet_"
100           + "autoscaler_spec\030\002 \001(\tB\003\340A\002\0228\n\tselectors\030"
101           + "\004 \003(\0132%.google.cloud.gaming.v1.LabelSele"
102           + "ctor\0223\n\tschedules\030\005 \003(\0132 .google.cloud.g"
103           + "aming.v1.Schedule\"/\n\013FleetConfig\022\022\n\nflee"
104           + "t_spec\030\001 \001(\t\022\014\n\004name\030\002 \001(\t\"\244\004\n\020GameServe"
105           + "rConfig\022\014\n\004name\030\001 \001(\t\0224\n\013create_time\030\002 \001"
106           + "(\0132\032.google.protobuf.TimestampB\003\340A\003\0224\n\013u"
107           + "pdate_time\030\003 \001(\0132\032.google.protobuf.Times"
108           + "tampB\003\340A\003\022D\n\006labels\030\004 \003(\01324.google.cloud"
109           + ".gaming.v1.GameServerConfig.LabelsEntry\022"
110           + ":\n\rfleet_configs\030\005 \003(\0132#.google.cloud.ga"
111           + "ming.v1.FleetConfig\022>\n\017scaling_configs\030\006"
112           + " \003(\0132%.google.cloud.gaming.v1.ScalingCon"
113           + "fig\022\023\n\013description\030\007 \001(\t\032-\n\013LabelsEntry\022"
114           + "\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001:\217\001\352A\213\001\n,"
115           + "gameservices.googleapis.com/GameServerCo"
116           + "nfig\022[projects/{project}/locations/{loca"
117           + "tion}/gameServerDeployments/{deployment}"
118           + "/configs/{config}BR\n\032com.google.cloud.ga"
119           + "ming.v1P\001Z2cloud.google.com/go/gaming/ap"
120           + "iv1/gamingpb;gamingpbb\006proto3"
121     };
122     descriptor =
123         com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
124             descriptorData,
125             new com.google.protobuf.Descriptors.FileDescriptor[] {
126               com.google.api.FieldBehaviorProto.getDescriptor(),
127               com.google.api.ResourceProto.getDescriptor(),
128               com.google.cloud.gaming.v1.Common.getDescriptor(),
129               com.google.protobuf.TimestampProto.getDescriptor(),
130             });
131     internal_static_google_cloud_gaming_v1_ListGameServerConfigsRequest_descriptor =
132         getDescriptor().getMessageTypes().get(0);
133     internal_static_google_cloud_gaming_v1_ListGameServerConfigsRequest_fieldAccessorTable =
134         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
135             internal_static_google_cloud_gaming_v1_ListGameServerConfigsRequest_descriptor,
136             new java.lang.String[] {
137               "Parent", "PageSize", "PageToken", "Filter", "OrderBy",
138             });
139     internal_static_google_cloud_gaming_v1_ListGameServerConfigsResponse_descriptor =
140         getDescriptor().getMessageTypes().get(1);
141     internal_static_google_cloud_gaming_v1_ListGameServerConfigsResponse_fieldAccessorTable =
142         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
143             internal_static_google_cloud_gaming_v1_ListGameServerConfigsResponse_descriptor,
144             new java.lang.String[] {
145               "GameServerConfigs", "NextPageToken", "Unreachable",
146             });
147     internal_static_google_cloud_gaming_v1_GetGameServerConfigRequest_descriptor =
148         getDescriptor().getMessageTypes().get(2);
149     internal_static_google_cloud_gaming_v1_GetGameServerConfigRequest_fieldAccessorTable =
150         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
151             internal_static_google_cloud_gaming_v1_GetGameServerConfigRequest_descriptor,
152             new java.lang.String[] {
153               "Name",
154             });
155     internal_static_google_cloud_gaming_v1_CreateGameServerConfigRequest_descriptor =
156         getDescriptor().getMessageTypes().get(3);
157     internal_static_google_cloud_gaming_v1_CreateGameServerConfigRequest_fieldAccessorTable =
158         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
159             internal_static_google_cloud_gaming_v1_CreateGameServerConfigRequest_descriptor,
160             new java.lang.String[] {
161               "Parent", "ConfigId", "GameServerConfig",
162             });
163     internal_static_google_cloud_gaming_v1_DeleteGameServerConfigRequest_descriptor =
164         getDescriptor().getMessageTypes().get(4);
165     internal_static_google_cloud_gaming_v1_DeleteGameServerConfigRequest_fieldAccessorTable =
166         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
167             internal_static_google_cloud_gaming_v1_DeleteGameServerConfigRequest_descriptor,
168             new java.lang.String[] {
169               "Name",
170             });
171     internal_static_google_cloud_gaming_v1_ScalingConfig_descriptor =
172         getDescriptor().getMessageTypes().get(5);
173     internal_static_google_cloud_gaming_v1_ScalingConfig_fieldAccessorTable =
174         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
175             internal_static_google_cloud_gaming_v1_ScalingConfig_descriptor,
176             new java.lang.String[] {
177               "Name", "FleetAutoscalerSpec", "Selectors", "Schedules",
178             });
179     internal_static_google_cloud_gaming_v1_FleetConfig_descriptor =
180         getDescriptor().getMessageTypes().get(6);
181     internal_static_google_cloud_gaming_v1_FleetConfig_fieldAccessorTable =
182         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
183             internal_static_google_cloud_gaming_v1_FleetConfig_descriptor,
184             new java.lang.String[] {
185               "FleetSpec", "Name",
186             });
187     internal_static_google_cloud_gaming_v1_GameServerConfig_descriptor =
188         getDescriptor().getMessageTypes().get(7);
189     internal_static_google_cloud_gaming_v1_GameServerConfig_fieldAccessorTable =
190         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
191             internal_static_google_cloud_gaming_v1_GameServerConfig_descriptor,
192             new java.lang.String[] {
193               "Name",
194               "CreateTime",
195               "UpdateTime",
196               "Labels",
197               "FleetConfigs",
198               "ScalingConfigs",
199               "Description",
200             });
201     internal_static_google_cloud_gaming_v1_GameServerConfig_LabelsEntry_descriptor =
202         internal_static_google_cloud_gaming_v1_GameServerConfig_descriptor.getNestedTypes().get(0);
203     internal_static_google_cloud_gaming_v1_GameServerConfig_LabelsEntry_fieldAccessorTable =
204         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
205             internal_static_google_cloud_gaming_v1_GameServerConfig_LabelsEntry_descriptor,
206             new java.lang.String[] {
207               "Key", "Value",
208             });
209     com.google.protobuf.ExtensionRegistry registry =
210         com.google.protobuf.ExtensionRegistry.newInstance();
211     registry.add(com.google.api.FieldBehaviorProto.fieldBehavior);
212     registry.add(com.google.api.ResourceProto.resource);
213     registry.add(com.google.api.ResourceProto.resourceReference);
com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry)214     com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor(
215         descriptor, registry);
com.google.api.FieldBehaviorProto.getDescriptor()216     com.google.api.FieldBehaviorProto.getDescriptor();
com.google.api.ResourceProto.getDescriptor()217     com.google.api.ResourceProto.getDescriptor();
com.google.cloud.gaming.v1.Common.getDescriptor()218     com.google.cloud.gaming.v1.Common.getDescriptor();
com.google.protobuf.TimestampProto.getDescriptor()219     com.google.protobuf.TimestampProto.getDescriptor();
220   }
221 
222   // @@protoc_insertion_point(outer_class_scope)
223 }
224