@@ -158,7 +158,6 @@ <h3>Method Details</h3>
158158 # enrolled services will be enforced, to be expanded as the set of supported
159159 # services is expanded.
160160 { # Represents the enrollment of a cloud resource into a specific service.
161- "enrollmentLevel": "A String", # The enrollment level of the service.
162161 "cloudProduct": "A String", # The product for which Access Approval will be enrolled. Allowed values are
163162 # listed below (case-sensitive):
164163 # <ol>
@@ -173,6 +172,7 @@ <h3>Method Details</h3>
173172 # <li>pubsub.googleapis.com</li>
174173 # <li>storage.googleapis.com</li>
175174 # <ol>
175+ "enrollmentLevel": "A String", # The enrollment level of the service.
176176 },
177177 ],
178178 "notificationEmails": [ # A list of email addresses to which notifications relating to approval
@@ -223,7 +223,6 @@ <h3>Method Details</h3>
223223 # enrolled services will be enforced, to be expanded as the set of supported
224224 # services is expanded.
225225 { # Represents the enrollment of a cloud resource into a specific service.
226- "enrollmentLevel": "A String", # The enrollment level of the service.
227226 "cloudProduct": "A String", # The product for which Access Approval will be enrolled. Allowed values are
228227 # listed below (case-sensitive):
229228 # <ol>
@@ -238,6 +237,7 @@ <h3>Method Details</h3>
238237 # <li>pubsub.googleapis.com</li>
239238 # <li>storage.googleapis.com</li>
240239 # <ol>
240+ "enrollmentLevel": "A String", # The enrollment level of the service.
241241 },
242242 ],
243243 "notificationEmails": [ # A list of email addresses to which notifications relating to approval
@@ -290,7 +290,6 @@ <h3>Method Details</h3>
290290 # enrolled services will be enforced, to be expanded as the set of supported
291291 # services is expanded.
292292 { # Represents the enrollment of a cloud resource into a specific service.
293- "enrollmentLevel": "A String", # The enrollment level of the service.
294293 "cloudProduct": "A String", # The product for which Access Approval will be enrolled. Allowed values are
295294 # listed below (case-sensitive):
296295 # <ol>
@@ -305,6 +304,7 @@ <h3>Method Details</h3>
305304 # <li>pubsub.googleapis.com</li>
306305 # <li>storage.googleapis.com</li>
307306 # <ol>
307+ "enrollmentLevel": "A String", # The enrollment level of the service.
308308 },
309309 ],
310310 "notificationEmails": [ # A list of email addresses to which notifications relating to approval
0 commit comments