@@ -143,6 +143,7 @@ <h3>Method Details</h3>
143
143
"sku": "A String", # Required. SKU of subscription.
144
144
"startTime": "A String", # Output only. Start time of the subscription.
145
145
"state": "A String", # Output only. The current state of the subscription.
146
+ "subscriberType": "A String", # Output only. Type of subscriber.
146
147
"type": "A String", # Required. Type of subscription.
147
148
}
148
149
@@ -164,6 +165,7 @@ <h3>Method Details</h3>
164
165
"sku": "A String", # Required. SKU of subscription.
165
166
"startTime": "A String", # Output only. Start time of the subscription.
166
167
"state": "A String", # Output only. The current state of the subscription.
168
+ "subscriberType": "A String", # Output only. Type of subscriber.
167
169
"type": "A String", # Required. Type of subscription.
168
170
}</ pre >
169
171
</ div >
@@ -192,6 +194,7 @@ <h3>Method Details</h3>
192
194
"sku": "A String", # Required. SKU of subscription.
193
195
"startTime": "A String", # Output only. Start time of the subscription.
194
196
"state": "A String", # Output only. The current state of the subscription.
197
+ "subscriberType": "A String", # Output only. Type of subscriber.
195
198
"type": "A String", # Required. Type of subscription.
196
199
}</ pre >
197
200
</ div >
@@ -225,6 +228,7 @@ <h3>Method Details</h3>
225
228
"sku": "A String", # Required. SKU of subscription.
226
229
"startTime": "A String", # Output only. Start time of the subscription.
227
230
"state": "A String", # Output only. The current state of the subscription.
231
+ "subscriberType": "A String", # Output only. Type of subscriber.
228
232
"type": "A String", # Required. Type of subscription.
229
233
},
230
234
],
@@ -264,6 +268,7 @@ <h3>Method Details</h3>
264
268
"sku": "A String", # Required. SKU of subscription.
265
269
"startTime": "A String", # Output only. Start time of the subscription.
266
270
"state": "A String", # Output only. The current state of the subscription.
271
+ "subscriberType": "A String", # Output only. Type of subscriber.
267
272
"type": "A String", # Required. Type of subscription.
268
273
}
269
274
@@ -287,6 +292,7 @@ <h3>Method Details</h3>
287
292
"sku": "A String", # Required. SKU of subscription.
288
293
"startTime": "A String", # Output only. Start time of the subscription.
289
294
"state": "A String", # Output only. The current state of the subscription.
295
+ "subscriberType": "A String", # Output only. Type of subscriber.
290
296
"type": "A String", # Required. Type of subscription.
291
297
}</ pre >
292
298
</ div >
0 commit comments