@@ -188,6 +188,7 @@ <h3>Method Details</h3>
188
188
"role": "A String", # The user's role for the matter.
189
189
},
190
190
],
191
+ "matterRegion": "A String", # Optional. The requested data region for the matter.
191
192
"name": "A String", # The name of the matter.
192
193
"state": "A String", # The state of the matter.
193
194
},
@@ -324,6 +325,7 @@ <h3>Method Details</h3>
324
325
"role": "A String", # The user's role for the matter.
325
326
},
326
327
],
328
+ "matterRegion": "A String", # Optional. The requested data region for the matter.
327
329
"name": "A String", # The name of the matter.
328
330
"state": "A String", # The state of the matter.
329
331
}
@@ -345,6 +347,7 @@ <h3>Method Details</h3>
345
347
"role": "A String", # The user's role for the matter.
346
348
},
347
349
],
350
+ "matterRegion": "A String", # Optional. The requested data region for the matter.
348
351
"name": "A String", # The name of the matter.
349
352
"state": "A String", # The state of the matter.
350
353
}</ pre >
@@ -373,6 +376,7 @@ <h3>Method Details</h3>
373
376
"role": "A String", # The user's role for the matter.
374
377
},
375
378
],
379
+ "matterRegion": "A String", # Optional. The requested data region for the matter.
376
380
"name": "A String", # The name of the matter.
377
381
"state": "A String", # The state of the matter.
378
382
}</ pre >
@@ -406,6 +410,7 @@ <h3>Method Details</h3>
406
410
"role": "A String", # The user's role for the matter.
407
411
},
408
412
],
413
+ "matterRegion": "A String", # Optional. The requested data region for the matter.
409
414
"name": "A String", # The name of the matter.
410
415
"state": "A String", # The state of the matter.
411
416
}</ pre >
@@ -448,6 +453,7 @@ <h3>Method Details</h3>
448
453
"role": "A String", # The user's role for the matter.
449
454
},
450
455
],
456
+ "matterRegion": "A String", # Optional. The requested data region for the matter.
451
457
"name": "A String", # The name of the matter.
452
458
"state": "A String", # The state of the matter.
453
459
},
@@ -525,6 +531,7 @@ <h3>Method Details</h3>
525
531
"role": "A String", # The user's role for the matter.
526
532
},
527
533
],
534
+ "matterRegion": "A String", # Optional. The requested data region for the matter.
528
535
"name": "A String", # The name of the matter.
529
536
"state": "A String", # The state of the matter.
530
537
},
@@ -560,6 +567,7 @@ <h3>Method Details</h3>
560
567
"role": "A String", # The user's role for the matter.
561
568
},
562
569
],
570
+ "matterRegion": "A String", # Optional. The requested data region for the matter.
563
571
"name": "A String", # The name of the matter.
564
572
"state": "A String", # The state of the matter.
565
573
}</ pre >
@@ -583,6 +591,7 @@ <h3>Method Details</h3>
583
591
"role": "A String", # The user's role for the matter.
584
592
},
585
593
],
594
+ "matterRegion": "A String", # Optional. The requested data region for the matter.
586
595
"name": "A String", # The name of the matter.
587
596
"state": "A String", # The state of the matter.
588
597
}
@@ -604,6 +613,7 @@ <h3>Method Details</h3>
604
613
"role": "A String", # The user's role for the matter.
605
614
},
606
615
],
616
+ "matterRegion": "A String", # Optional. The requested data region for the matter.
607
617
"name": "A String", # The name of the matter.
608
618
"state": "A String", # The state of the matter.
609
619
}</ pre >
0 commit comments