You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/dyn/beyondcorp_v1.projects.locations.global_.securityGateways.applications.html
+1-1
Original file line number
Diff line number
Diff line change
@@ -172,7 +172,7 @@ <h3>Method Details</h3>
172
172
}
173
173
174
174
requestId: string, Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request timed out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
Copy file name to clipboardexpand all lines: docs/dyn/beyondcorp_v1.projects.locations.securityGateways.html
+1-1
Original file line number
Diff line number
Diff line change
@@ -386,7 +386,7 @@ <h3>Method Details</h3>
386
386
}
387
387
388
388
requestId: string, Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request timed out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
Copy file name to clipboardexpand all lines: docs/dyn/beyondcorp_v1alpha.organizations.locations.subscriptions.html
+18-12
Original file line number
Diff line number
Diff line change
@@ -137,11 +137,12 @@ <h3>Method Details</h3>
137
137
"autoRenewEnabled": True or False, # Output only. Represents that, if subscription will renew or end when the term ends.
138
138
"billingAccount": "A String", # Optional. Name of the billing account in the format. e.g. billingAccounts/123456-123456-123456 Required if Subscription is of Paid type.
139
139
"createTime": "A String", # Output only. Create time of the subscription.
140
-
"endTime": "A String", # Output only. End time of the subscription.
140
+
"csgCustomer": True or False, # Optional. Whether the subscription is being created as part of the Citrix flow. If this field is set to true, the subscription should have both the start_time and end_time set in the request and the billing account used will be the Citrix master billing account regardless of what its set to in the request. This field can only be set to true in create requests.
141
+
"endTime": "A String", # Optional. End time of the subscription.
141
142
"name": "A String", # Identifier. Unique resource name of the Subscription. The name is ignored when creating a subscription.
142
143
"seatCount": "A String", # Optional. Number of seats in the subscription.
143
144
"sku": "A String", # Required. SKU of subscription.
144
-
"startTime": "A String", # Output only. Start time of the subscription.
145
+
"startTime": "A String", # Optional. Start time of the subscription.
145
146
"state": "A String", # Output only. The current state of the subscription.
146
147
"subscriberType": "A String", # Output only. Type of subscriber.
147
148
"type": "A String", # Required. Type of subscription.
@@ -159,11 +160,12 @@ <h3>Method Details</h3>
159
160
"autoRenewEnabled": True or False, # Output only. Represents that, if subscription will renew or end when the term ends.
160
161
"billingAccount": "A String", # Optional. Name of the billing account in the format. e.g. billingAccounts/123456-123456-123456 Required if Subscription is of Paid type.
161
162
"createTime": "A String", # Output only. Create time of the subscription.
162
-
"endTime": "A String", # Output only. End time of the subscription.
163
+
"csgCustomer": True or False, # Optional. Whether the subscription is being created as part of the Citrix flow. If this field is set to true, the subscription should have both the start_time and end_time set in the request and the billing account used will be the Citrix master billing account regardless of what its set to in the request. This field can only be set to true in create requests.
164
+
"endTime": "A String", # Optional. End time of the subscription.
163
165
"name": "A String", # Identifier. Unique resource name of the Subscription. The name is ignored when creating a subscription.
164
166
"seatCount": "A String", # Optional. Number of seats in the subscription.
165
167
"sku": "A String", # Required. SKU of subscription.
166
-
"startTime": "A String", # Output only. Start time of the subscription.
168
+
"startTime": "A String", # Optional. Start time of the subscription.
167
169
"state": "A String", # Output only. The current state of the subscription.
168
170
"subscriberType": "A String", # Output only. Type of subscriber.
169
171
"type": "A String", # Required. Type of subscription.
@@ -188,11 +190,12 @@ <h3>Method Details</h3>
188
190
"autoRenewEnabled": True or False, # Output only. Represents that, if subscription will renew or end when the term ends.
189
191
"billingAccount": "A String", # Optional. Name of the billing account in the format. e.g. billingAccounts/123456-123456-123456 Required if Subscription is of Paid type.
190
192
"createTime": "A String", # Output only. Create time of the subscription.
191
-
"endTime": "A String", # Output only. End time of the subscription.
193
+
"csgCustomer": True or False, # Optional. Whether the subscription is being created as part of the Citrix flow. If this field is set to true, the subscription should have both the start_time and end_time set in the request and the billing account used will be the Citrix master billing account regardless of what its set to in the request. This field can only be set to true in create requests.
194
+
"endTime": "A String", # Optional. End time of the subscription.
192
195
"name": "A String", # Identifier. Unique resource name of the Subscription. The name is ignored when creating a subscription.
193
196
"seatCount": "A String", # Optional. Number of seats in the subscription.
194
197
"sku": "A String", # Required. SKU of subscription.
195
-
"startTime": "A String", # Output only. Start time of the subscription.
198
+
"startTime": "A String", # Optional. Start time of the subscription.
196
199
"state": "A String", # Output only. The current state of the subscription.
197
200
"subscriberType": "A String", # Output only. Type of subscriber.
198
201
"type": "A String", # Required. Type of subscription.
@@ -222,11 +225,12 @@ <h3>Method Details</h3>
222
225
"autoRenewEnabled": True or False, # Output only. Represents that, if subscription will renew or end when the term ends.
223
226
"billingAccount": "A String", # Optional. Name of the billing account in the format. e.g. billingAccounts/123456-123456-123456 Required if Subscription is of Paid type.
224
227
"createTime": "A String", # Output only. Create time of the subscription.
225
-
"endTime": "A String", # Output only. End time of the subscription.
228
+
"csgCustomer": True or False, # Optional. Whether the subscription is being created as part of the Citrix flow. If this field is set to true, the subscription should have both the start_time and end_time set in the request and the billing account used will be the Citrix master billing account regardless of what its set to in the request. This field can only be set to true in create requests.
229
+
"endTime": "A String", # Optional. End time of the subscription.
226
230
"name": "A String", # Identifier. Unique resource name of the Subscription. The name is ignored when creating a subscription.
227
231
"seatCount": "A String", # Optional. Number of seats in the subscription.
228
232
"sku": "A String", # Required. SKU of subscription.
229
-
"startTime": "A String", # Output only. Start time of the subscription.
233
+
"startTime": "A String", # Optional. Start time of the subscription.
230
234
"state": "A String", # Output only. The current state of the subscription.
231
235
"subscriberType": "A String", # Output only. Type of subscriber.
232
236
"type": "A String", # Required. Type of subscription.
@@ -262,11 +266,12 @@ <h3>Method Details</h3>
262
266
"autoRenewEnabled": True or False, # Output only. Represents that, if subscription will renew or end when the term ends.
263
267
"billingAccount": "A String", # Optional. Name of the billing account in the format. e.g. billingAccounts/123456-123456-123456 Required if Subscription is of Paid type.
264
268
"createTime": "A String", # Output only. Create time of the subscription.
265
-
"endTime": "A String", # Output only. End time of the subscription.
269
+
"csgCustomer": True or False, # Optional. Whether the subscription is being created as part of the Citrix flow. If this field is set to true, the subscription should have both the start_time and end_time set in the request and the billing account used will be the Citrix master billing account regardless of what its set to in the request. This field can only be set to true in create requests.
270
+
"endTime": "A String", # Optional. End time of the subscription.
266
271
"name": "A String", # Identifier. Unique resource name of the Subscription. The name is ignored when creating a subscription.
267
272
"seatCount": "A String", # Optional. Number of seats in the subscription.
268
273
"sku": "A String", # Required. SKU of subscription.
269
-
"startTime": "A String", # Output only. Start time of the subscription.
274
+
"startTime": "A String", # Optional. Start time of the subscription.
270
275
"state": "A String", # Output only. The current state of the subscription.
271
276
"subscriberType": "A String", # Output only. Type of subscriber.
272
277
"type": "A String", # Required. Type of subscription.
@@ -286,11 +291,12 @@ <h3>Method Details</h3>
286
291
"autoRenewEnabled": True or False, # Output only. Represents that, if subscription will renew or end when the term ends.
287
292
"billingAccount": "A String", # Optional. Name of the billing account in the format. e.g. billingAccounts/123456-123456-123456 Required if Subscription is of Paid type.
288
293
"createTime": "A String", # Output only. Create time of the subscription.
289
-
"endTime": "A String", # Output only. End time of the subscription.
294
+
"csgCustomer": True or False, # Optional. Whether the subscription is being created as part of the Citrix flow. If this field is set to true, the subscription should have both the start_time and end_time set in the request and the billing account used will be the Citrix master billing account regardless of what its set to in the request. This field can only be set to true in create requests.
295
+
"endTime": "A String", # Optional. End time of the subscription.
290
296
"name": "A String", # Identifier. Unique resource name of the Subscription. The name is ignored when creating a subscription.
291
297
"seatCount": "A String", # Optional. Number of seats in the subscription.
292
298
"sku": "A String", # Required. SKU of subscription.
293
-
"startTime": "A String", # Output only. Start time of the subscription.
299
+
"startTime": "A String", # Optional. Start time of the subscription.
294
300
"state": "A String", # Output only. The current state of the subscription.
295
301
"subscriberType": "A String", # Output only. Type of subscriber.
296
302
"type": "A String", # Required. Type of subscription.
Copy file name to clipboardexpand all lines: docs/dyn/beyondcorp_v1alpha.projects.locations.global_.securityGateways.applications.html
+1-1
Original file line number
Diff line number
Diff line change
@@ -172,7 +172,7 @@ <h3>Method Details</h3>
172
172
}
173
173
174
174
requestId: string, Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request timed out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
Copy file name to clipboardexpand all lines: docs/dyn/beyondcorp_v1alpha.projects.locations.securityGateways.html
+1-1
Original file line number
Diff line number
Diff line change
@@ -386,7 +386,7 @@ <h3>Method Details</h3>
386
386
}
387
387
388
388
requestId: string, Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request timed out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
"description": "Optional. Whether the subscription is being created as part of the Citrix flow. If this field is set to true, the subscription should have both the start_time and end_time set in the request and the billing account used will be the Citrix master billing account regardless of what its set to in the request. This field can only be set to true in create requests.",
6476
+
"type": "boolean"
6477
+
},
6473
6478
"endTime": {
6474
-
"description": "Output only. End time of the subscription.",
6479
+
"description": "Optional. End time of the subscription.",
6475
6480
"format": "google-datetime",
6476
-
"readOnly": true,
6477
6481
"type": "string"
6478
6482
},
6479
6483
"name": {
@@ -6498,9 +6502,8 @@
6498
6502
"type": "string"
6499
6503
},
6500
6504
"startTime": {
6501
-
"description": "Output only. Start time of the subscription.",
6505
+
"description": "Optional. Start time of the subscription.",
6502
6506
"format": "google-datetime",
6503
-
"readOnly": true,
6504
6507
"type": "string"
6505
6508
},
6506
6509
"state": {
@@ -7376,6 +7379,7 @@
7376
7379
"type": "object"
7377
7380
},
7378
7381
"ShouldThrottleResponse": {
7382
+
"deprecated": true,
7379
7383
"description": "Response message for calling ShouldThrottle",
0 commit comments