• 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/run/v2/revision.proto
18 
19 package com.google.cloud.run.v2;
20 
21 public final class RevisionProto {
RevisionProto()22   private RevisionProto() {}
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_run_v2_GetRevisionRequest_descriptor;
32   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
33       internal_static_google_cloud_run_v2_GetRevisionRequest_fieldAccessorTable;
34   static final com.google.protobuf.Descriptors.Descriptor
35       internal_static_google_cloud_run_v2_ListRevisionsRequest_descriptor;
36   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
37       internal_static_google_cloud_run_v2_ListRevisionsRequest_fieldAccessorTable;
38   static final com.google.protobuf.Descriptors.Descriptor
39       internal_static_google_cloud_run_v2_ListRevisionsResponse_descriptor;
40   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
41       internal_static_google_cloud_run_v2_ListRevisionsResponse_fieldAccessorTable;
42   static final com.google.protobuf.Descriptors.Descriptor
43       internal_static_google_cloud_run_v2_DeleteRevisionRequest_descriptor;
44   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
45       internal_static_google_cloud_run_v2_DeleteRevisionRequest_fieldAccessorTable;
46   static final com.google.protobuf.Descriptors.Descriptor
47       internal_static_google_cloud_run_v2_Revision_descriptor;
48   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
49       internal_static_google_cloud_run_v2_Revision_fieldAccessorTable;
50   static final com.google.protobuf.Descriptors.Descriptor
51       internal_static_google_cloud_run_v2_Revision_LabelsEntry_descriptor;
52   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
53       internal_static_google_cloud_run_v2_Revision_LabelsEntry_fieldAccessorTable;
54   static final com.google.protobuf.Descriptors.Descriptor
55       internal_static_google_cloud_run_v2_Revision_AnnotationsEntry_descriptor;
56   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
57       internal_static_google_cloud_run_v2_Revision_AnnotationsEntry_fieldAccessorTable;
58 
getDescriptor()59   public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
60     return descriptor;
61   }
62 
63   private static com.google.protobuf.Descriptors.FileDescriptor descriptor;
64 
65   static {
66     java.lang.String[] descriptorData = {
67       "\n\"google/cloud/run/v2/revision.proto\022\023go"
68           + "ogle.cloud.run.v2\032\034google/api/annotation"
69           + "s.proto\032\027google/api/client.proto\032\037google"
70           + "/api/field_behavior.proto\032\035google/api/la"
71           + "unch_stage.proto\032\031google/api/resource.pr"
72           + "oto\032\030google/api/routing.proto\032#google/cl"
73           + "oud/run/v2/condition.proto\032!google/cloud"
74           + "/run/v2/k8s.min.proto\032)google/cloud/run/"
75           + "v2/vendor_settings.proto\032#google/longrun"
76           + "ning/operations.proto\032\036google/protobuf/d"
77           + "uration.proto\032\037google/protobuf/timestamp"
78           + ".proto\"G\n\022GetRevisionRequest\0221\n\004name\030\001 \001"
79           + "(\tB#\340A\002\372A\035\n\033run.googleapis.com/Revision\""
80           + "\210\001\n\024ListRevisionsRequest\0223\n\006parent\030\001 \001(\t"
81           + "B#\340A\002\372A\035\022\033run.googleapis.com/Revision\022\021\n"
82           + "\tpage_size\030\002 \001(\005\022\022\n\npage_token\030\003 \001(\t\022\024\n\014"
83           + "show_deleted\030\004 \001(\010\"b\n\025ListRevisionsRespo"
84           + "nse\0220\n\trevisions\030\001 \003(\0132\035.google.cloud.ru"
85           + "n.v2.Revision\022\027\n\017next_page_token\030\002 \001(\t\"o"
86           + "\n\025DeleteRevisionRequest\0221\n\004name\030\001 \001(\tB#\340"
87           + "A\002\372A\035\n\033run.googleapis.com/Revision\022\025\n\rva"
88           + "lidate_only\030\002 \001(\010\022\014\n\004etag\030\003 \001(\t\"\244\014\n\010Revi"
89           + "sion\022\021\n\004name\030\001 \001(\tB\003\340A\003\022\020\n\003uid\030\002 \001(\tB\003\340A"
90           + "\003\022\027\n\ngeneration\030\003 \001(\003B\003\340A\003\022>\n\006labels\030\004 \003"
91           + "(\0132).google.cloud.run.v2.Revision.Labels"
92           + "EntryB\003\340A\003\022H\n\013annotations\030\005 \003(\0132..google"
93           + ".cloud.run.v2.Revision.AnnotationsEntryB"
94           + "\003\340A\003\0224\n\013create_time\030\006 \001(\0132\032.google.proto"
95           + "buf.TimestampB\003\340A\003\0224\n\013update_time\030\007 \001(\0132"
96           + "\032.google.protobuf.TimestampB\003\340A\003\0224\n\013dele"
97           + "te_time\030\010 \001(\0132\032.google.protobuf.Timestam"
98           + "pB\003\340A\003\0224\n\013expire_time\030\t \001(\0132\032.google.pro"
99           + "tobuf.TimestampB\003\340A\003\022-\n\014launch_stage\030\n \001"
100           + "(\0162\027.google.api.LaunchStage\0223\n\007service\030\013"
101           + " \001(\tB\"\340A\003\372A\034\n\032run.googleapis.com/Service"
102           + "\0225\n\007scaling\030\014 \001(\0132$.google.cloud.run.v2."
103           + "RevisionScaling\0222\n\nvpc_access\030\r \001(\0132\036.go"
104           + "ogle.cloud.run.v2.VpcAccess\022(\n max_insta"
105           + "nce_request_concurrency\030\" \001(\005\022*\n\007timeout"
106           + "\030\017 \001(\0132\031.google.protobuf.Duration\022\027\n\017ser"
107           + "vice_account\030\020 \001(\t\0222\n\ncontainers\030\021 \003(\0132\036"
108           + ".google.cloud.run.v2.Container\022,\n\007volume"
109           + "s\030\022 \003(\0132\033.google.cloud.run.v2.Volume\022H\n\025"
110           + "execution_environment\030\024 \001(\0162).google.clo"
111           + "ud.run.v2.ExecutionEnvironment\022>\n\016encryp"
112           + "tion_key\030\025 \001(\tB&\372A#\n!cloudkms.googleapis"
113           + ".com/CryptoKey\022\\\n encryption_key_revocat"
114           + "ion_action\030\027 \001(\01622.google.cloud.run.v2.E"
115           + "ncryptionKeyRevocationAction\022C\n encrypti"
116           + "on_key_shutdown_duration\030\030 \001(\0132\031.google."
117           + "protobuf.Duration\022\030\n\013reconciling\030\036 \001(\010B\003"
118           + "\340A\003\0227\n\nconditions\030\037 \003(\0132\036.google.cloud.r"
119           + "un.v2.ConditionB\003\340A\003\022 \n\023observed_generat"
120           + "ion\030  \001(\003B\003\340A\003\022\024\n\007log_uri\030! \001(\tB\003\340A\003\022\032\n\r"
121           + "satisfies_pzs\030% \001(\010B\003\340A\003\022\030\n\020session_affi"
122           + "nity\030& \001(\010\022\021\n\004etag\030c \001(\tB\003\340A\003\032-\n\013LabelsE"
123           + "ntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001\0322\n\020"
124           + "AnnotationsEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002"
125           + " \001(\t:\0028\001:t\352Aq\n\033run.googleapis.com/Revisi"
126           + "on\022Oprojects/{project}/locations/{locati"
127           + "on}/services/{service}/revisions/{revisi"
128           + "on}R\001\0012\205\006\n\tRevisions\022\322\001\n\013GetRevision\022\'.g"
129           + "oogle.cloud.run.v2.GetRevisionRequest\032\035."
130           + "google.cloud.run.v2.Revision\"{\202\323\344\223\002:\0228/v"
131           + "2/{name=projects/*/locations/*/services/"
132           + "*/revisions/*}\212\323\344\223\002.\022,\n\004name\022$projects/*"
133           + "/locations/{location=*}/**\332A\004name\022\347\001\n\rLi"
134           + "stRevisions\022).google.cloud.run.v2.ListRe"
135           + "visionsRequest\032*.google.cloud.run.v2.Lis"
136           + "tRevisionsResponse\"\177\202\323\344\223\002:\0228/v2/{parent="
137           + "projects/*/locations/*/services/*}/revis"
138           + "ions\212\323\344\223\0020\022.\n\006parent\022$projects/*/locatio"
139           + "ns/{location=*}/**\332A\006parent\022\360\001\n\016DeleteRe"
140           + "vision\022*.google.cloud.run.v2.DeleteRevis"
141           + "ionRequest\032\035.google.longrunning.Operatio"
142           + "n\"\222\001\202\323\344\223\002:*8/v2/{name=projects/*/locatio"
143           + "ns/*/services/*/revisions/*}\212\323\344\223\002.\022,\n\004na"
144           + "me\022$projects/*/locations/{location=*}/**"
145           + "\332A\004name\312A\024\n\010Revision\022\010Revision\032F\312A\022run.g"
146           + "oogleapis.com\322A.https://www.googleapis.c"
147           + "om/auth/cloud-platformBU\n\027com.google.clo"
148           + "ud.run.v2B\rRevisionProtoP\001Z)cloud.google"
149           + ".com/go/run/apiv2/runpb;runpbb\006proto3"
150     };
151     descriptor =
152         com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
153             descriptorData,
154             new com.google.protobuf.Descriptors.FileDescriptor[] {
155               com.google.api.AnnotationsProto.getDescriptor(),
156               com.google.api.ClientProto.getDescriptor(),
157               com.google.api.FieldBehaviorProto.getDescriptor(),
158               com.google.api.LaunchStageProto.getDescriptor(),
159               com.google.api.ResourceProto.getDescriptor(),
160               com.google.api.RoutingProto.getDescriptor(),
161               com.google.cloud.run.v2.ConditionProto.getDescriptor(),
162               com.google.cloud.run.v2.K8sMinProto.getDescriptor(),
163               com.google.cloud.run.v2.VendorSettingsProto.getDescriptor(),
164               com.google.longrunning.OperationsProto.getDescriptor(),
165               com.google.protobuf.DurationProto.getDescriptor(),
166               com.google.protobuf.TimestampProto.getDescriptor(),
167             });
168     internal_static_google_cloud_run_v2_GetRevisionRequest_descriptor =
169         getDescriptor().getMessageTypes().get(0);
170     internal_static_google_cloud_run_v2_GetRevisionRequest_fieldAccessorTable =
171         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
172             internal_static_google_cloud_run_v2_GetRevisionRequest_descriptor,
173             new java.lang.String[] {
174               "Name",
175             });
176     internal_static_google_cloud_run_v2_ListRevisionsRequest_descriptor =
177         getDescriptor().getMessageTypes().get(1);
178     internal_static_google_cloud_run_v2_ListRevisionsRequest_fieldAccessorTable =
179         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
180             internal_static_google_cloud_run_v2_ListRevisionsRequest_descriptor,
181             new java.lang.String[] {
182               "Parent", "PageSize", "PageToken", "ShowDeleted",
183             });
184     internal_static_google_cloud_run_v2_ListRevisionsResponse_descriptor =
185         getDescriptor().getMessageTypes().get(2);
186     internal_static_google_cloud_run_v2_ListRevisionsResponse_fieldAccessorTable =
187         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
188             internal_static_google_cloud_run_v2_ListRevisionsResponse_descriptor,
189             new java.lang.String[] {
190               "Revisions", "NextPageToken",
191             });
192     internal_static_google_cloud_run_v2_DeleteRevisionRequest_descriptor =
193         getDescriptor().getMessageTypes().get(3);
194     internal_static_google_cloud_run_v2_DeleteRevisionRequest_fieldAccessorTable =
195         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
196             internal_static_google_cloud_run_v2_DeleteRevisionRequest_descriptor,
197             new java.lang.String[] {
198               "Name", "ValidateOnly", "Etag",
199             });
200     internal_static_google_cloud_run_v2_Revision_descriptor =
201         getDescriptor().getMessageTypes().get(4);
202     internal_static_google_cloud_run_v2_Revision_fieldAccessorTable =
203         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
204             internal_static_google_cloud_run_v2_Revision_descriptor,
205             new java.lang.String[] {
206               "Name",
207               "Uid",
208               "Generation",
209               "Labels",
210               "Annotations",
211               "CreateTime",
212               "UpdateTime",
213               "DeleteTime",
214               "ExpireTime",
215               "LaunchStage",
216               "Service",
217               "Scaling",
218               "VpcAccess",
219               "MaxInstanceRequestConcurrency",
220               "Timeout",
221               "ServiceAccount",
222               "Containers",
223               "Volumes",
224               "ExecutionEnvironment",
225               "EncryptionKey",
226               "EncryptionKeyRevocationAction",
227               "EncryptionKeyShutdownDuration",
228               "Reconciling",
229               "Conditions",
230               "ObservedGeneration",
231               "LogUri",
232               "SatisfiesPzs",
233               "SessionAffinity",
234               "Etag",
235             });
236     internal_static_google_cloud_run_v2_Revision_LabelsEntry_descriptor =
237         internal_static_google_cloud_run_v2_Revision_descriptor.getNestedTypes().get(0);
238     internal_static_google_cloud_run_v2_Revision_LabelsEntry_fieldAccessorTable =
239         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
240             internal_static_google_cloud_run_v2_Revision_LabelsEntry_descriptor,
241             new java.lang.String[] {
242               "Key", "Value",
243             });
244     internal_static_google_cloud_run_v2_Revision_AnnotationsEntry_descriptor =
245         internal_static_google_cloud_run_v2_Revision_descriptor.getNestedTypes().get(1);
246     internal_static_google_cloud_run_v2_Revision_AnnotationsEntry_fieldAccessorTable =
247         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
248             internal_static_google_cloud_run_v2_Revision_AnnotationsEntry_descriptor,
249             new java.lang.String[] {
250               "Key", "Value",
251             });
252     com.google.protobuf.ExtensionRegistry registry =
253         com.google.protobuf.ExtensionRegistry.newInstance();
254     registry.add(com.google.api.ClientProto.defaultHost);
255     registry.add(com.google.api.FieldBehaviorProto.fieldBehavior);
256     registry.add(com.google.api.AnnotationsProto.http);
257     registry.add(com.google.api.ClientProto.methodSignature);
258     registry.add(com.google.api.ClientProto.oauthScopes);
259     registry.add(com.google.api.ResourceProto.resource);
260     registry.add(com.google.api.ResourceProto.resourceReference);
261     registry.add(com.google.api.RoutingProto.routing);
262     registry.add(com.google.longrunning.OperationsProto.operationInfo);
com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry)263     com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor(
264         descriptor, registry);
com.google.api.AnnotationsProto.getDescriptor()265     com.google.api.AnnotationsProto.getDescriptor();
com.google.api.ClientProto.getDescriptor()266     com.google.api.ClientProto.getDescriptor();
com.google.api.FieldBehaviorProto.getDescriptor()267     com.google.api.FieldBehaviorProto.getDescriptor();
com.google.api.LaunchStageProto.getDescriptor()268     com.google.api.LaunchStageProto.getDescriptor();
com.google.api.ResourceProto.getDescriptor()269     com.google.api.ResourceProto.getDescriptor();
com.google.api.RoutingProto.getDescriptor()270     com.google.api.RoutingProto.getDescriptor();
com.google.cloud.run.v2.ConditionProto.getDescriptor()271     com.google.cloud.run.v2.ConditionProto.getDescriptor();
com.google.cloud.run.v2.K8sMinProto.getDescriptor()272     com.google.cloud.run.v2.K8sMinProto.getDescriptor();
com.google.cloud.run.v2.VendorSettingsProto.getDescriptor()273     com.google.cloud.run.v2.VendorSettingsProto.getDescriptor();
com.google.longrunning.OperationsProto.getDescriptor()274     com.google.longrunning.OperationsProto.getDescriptor();
com.google.protobuf.DurationProto.getDescriptor()275     com.google.protobuf.DurationProto.getDescriptor();
com.google.protobuf.TimestampProto.getDescriptor()276     com.google.protobuf.TimestampProto.getDescriptor();
277   }
278 
279   // @@protoc_insertion_point(outer_class_scope)
280 }
281