@@ -183,6 +183,7 @@ <h3>Method Details</h3>
183
183
"privateComponents": [ # Output only. TODO(b/283407860) Deprecate this field.
184
184
"A String",
185
185
],
186
+ "releaseVersion": "A String", # Output only. UJET release version, unique for each new release.
186
187
"samlParams": { # Message storing SAML params to enable Google as IDP. # Optional. Params that sets up Google as IdP.
187
188
"authenticationContexts": [ # Additional contexts used for authentication.
188
189
"A String",
@@ -358,6 +359,7 @@ <h3>Method Details</h3>
358
359
"privateComponents": [ # Output only. TODO(b/283407860) Deprecate this field.
359
360
"A String",
360
361
],
362
+ "releaseVersion": "A String", # Output only. UJET release version, unique for each new release.
361
363
"samlParams": { # Message storing SAML params to enable Google as IDP. # Optional. Params that sets up Google as IdP.
362
364
"authenticationContexts": [ # Additional contexts used for authentication.
363
365
"A String",
@@ -473,6 +475,7 @@ <h3>Method Details</h3>
473
475
"privateComponents": [ # Output only. TODO(b/283407860) Deprecate this field.
474
476
"A String",
475
477
],
478
+ "releaseVersion": "A String", # Output only. UJET release version, unique for each new release.
476
479
"samlParams": { # Message storing SAML params to enable Google as IDP. # Optional. Params that sets up Google as IdP.
477
480
"authenticationContexts": [ # Additional contexts used for authentication.
478
481
"A String",
@@ -597,6 +600,7 @@ <h3>Method Details</h3>
597
600
"privateComponents": [ # Output only. TODO(b/283407860) Deprecate this field.
598
601
"A String",
599
602
],
603
+ "releaseVersion": "A String", # Output only. UJET release version, unique for each new release.
600
604
"samlParams": { # Message storing SAML params to enable Google as IDP. # Optional. Params that sets up Google as IdP.
601
605
"authenticationContexts": [ # Additional contexts used for authentication.
602
606
"A String",
0 commit comments