docs: update docs/dyn (#1096)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/6f0f288a-a1e8-4b2d-a85f-00b1c6150185/targets
- [ ] To automatically regenerate this PR, check this box.
Source-Link: https://github.com/googleapis/synthtool/commit/39b7149da4026765385403632db3c6f63db96b2c
Source-Link: https://github.com/googleapis/synthtool/commit/9a7d9fbb7045c34c9d3d22c1ff766eeae51f04c9
Source-Link: https://github.com/googleapis/synthtool/commit/dc9903a8c30c3662b6098f0e4a97f221d67268b2
Source-Link: https://github.com/googleapis/synthtool/commit/7fcc405a579d5d53a726ff3da1b7c8c08f0f2d58
Source-Link: https://github.com/googleapis/synthtool/commit/d5fc0bcf9ea9789c5b0e3154a9e3b29e5cea6116
Source-Link: https://github.com/googleapis/synthtool/commit/e89175cf074dccc4babb4eca66ae913696e47a71
Source-Link: https://github.com/googleapis/synthtool/commit/7d652819519dfa24da9e14548232e4aaba71a11c
Source-Link: https://github.com/googleapis/synthtool/commit/7db8a6c5ffb12a6e4c2f799c18f00f7f3d60e279
Source-Link: https://github.com/googleapis/synthtool/commit/1f1148d3c7a7a52f0c98077f976bd9b3c948ee2b
Source-Link: https://github.com/googleapis/synthtool/commit/2c8aecedd55b0480fb4e123b6e07fa5b12953862
Source-Link: https://github.com/googleapis/synthtool/commit/3d3e94c4e02370f307a9a200b0c743c3d8d19f29
Source-Link: https://github.com/googleapis/synthtool/commit/c7824ea48ff6d4d42dfae0849aec8a85acd90bd9
Source-Link: https://github.com/googleapis/synthtool/commit/ba9918cd22874245b55734f57470c719b577e591
Source-Link: https://github.com/googleapis/synthtool/commit/b19b401571e77192f8dd38eab5fb2300a0de9324
Source-Link: https://github.com/googleapis/synthtool/commit/6542bd723403513626f61642fc02ddca528409aa
diff --git a/docs/dyn/displayvideo_v1.advertisers.manualTriggers.html b/docs/dyn/displayvideo_v1.advertisers.manualTriggers.html
index c3f1cad..d8ab339 100644
--- a/docs/dyn/displayvideo_v1.advertisers.manualTriggers.html
+++ b/docs/dyn/displayvideo_v1.advertisers.manualTriggers.html
@@ -90,7 +90,7 @@
<code><a href="#get">get(advertiserId, triggerId, x__xgafv=None)</a></code></p>
<p class="firstline">Gets a manual trigger.</p>
<p class="toc_element">
- <code><a href="#list">list(advertiserId, pageSize=None, filter=None, orderBy=None, pageToken=None, x__xgafv=None)</a></code></p>
+ <code><a href="#list">list(advertiserId, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
<p class="firstline">Lists manual triggers that are accessible to the current user for a given advertiser ID. The order is defined by the order_by parameter. A single advertiser_id is required.</p>
<p class="toc_element">
<code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
@@ -121,13 +121,13 @@
An object of the form:
{ # A single manual trigger in Display & Video 360.
- "triggerId": "A String", # Output only. The unique ID of the manual trigger.
- "name": "A String", # Output only. The resource name of the manual trigger.
- "latestActivationTime": "A String", # Output only. The timestamp of the trigger's latest activation.
- "advertiserId": "A String", # Required. Immutable. The unique ID of the advertiser that the manual trigger belongs to.
- "activationDurationMinutes": "A String", # Required. The maximum duration of each activation in minutes. Must be between 1 and 360 inclusive. After this duration, the trigger will be automatically deactivated.
- "state": "A String", # Output only. The state of the manual trigger. Will be set to the `INACTIVE` state upon creation.
"displayName": "A String", # Required. The display name of the manual trigger. Must be UTF-8 encoded with a maximum size of 240 bytes.
+ "latestActivationTime": "A String", # Output only. The timestamp of the trigger's latest activation.
+ "triggerId": "A String", # Output only. The unique ID of the manual trigger.
+ "activationDurationMinutes": "A String", # Required. The maximum duration of each activation in minutes. Must be between 1 and 360 inclusive. After this duration, the trigger will be automatically deactivated.
+ "advertiserId": "A String", # Required. Immutable. The unique ID of the advertiser that the manual trigger belongs to.
+ "state": "A String", # Output only. The state of the manual trigger. Will be set to the `INACTIVE` state upon creation.
+ "name": "A String", # Output only. The resource name of the manual trigger.
}</pre>
</div>
@@ -146,13 +146,13 @@
The object takes the form of:
{ # A single manual trigger in Display & Video 360.
- "triggerId": "A String", # Output only. The unique ID of the manual trigger.
- "name": "A String", # Output only. The resource name of the manual trigger.
- "latestActivationTime": "A String", # Output only. The timestamp of the trigger's latest activation.
- "advertiserId": "A String", # Required. Immutable. The unique ID of the advertiser that the manual trigger belongs to.
- "activationDurationMinutes": "A String", # Required. The maximum duration of each activation in minutes. Must be between 1 and 360 inclusive. After this duration, the trigger will be automatically deactivated.
- "state": "A String", # Output only. The state of the manual trigger. Will be set to the `INACTIVE` state upon creation.
"displayName": "A String", # Required. The display name of the manual trigger. Must be UTF-8 encoded with a maximum size of 240 bytes.
+ "latestActivationTime": "A String", # Output only. The timestamp of the trigger's latest activation.
+ "triggerId": "A String", # Output only. The unique ID of the manual trigger.
+ "activationDurationMinutes": "A String", # Required. The maximum duration of each activation in minutes. Must be between 1 and 360 inclusive. After this duration, the trigger will be automatically deactivated.
+ "advertiserId": "A String", # Required. Immutable. The unique ID of the advertiser that the manual trigger belongs to.
+ "state": "A String", # Output only. The state of the manual trigger. Will be set to the `INACTIVE` state upon creation.
+ "name": "A String", # Output only. The resource name of the manual trigger.
}
x__xgafv: string, V1 error format.
@@ -164,13 +164,13 @@
An object of the form:
{ # A single manual trigger in Display & Video 360.
- "triggerId": "A String", # Output only. The unique ID of the manual trigger.
- "name": "A String", # Output only. The resource name of the manual trigger.
- "latestActivationTime": "A String", # Output only. The timestamp of the trigger's latest activation.
- "advertiserId": "A String", # Required. Immutable. The unique ID of the advertiser that the manual trigger belongs to.
- "activationDurationMinutes": "A String", # Required. The maximum duration of each activation in minutes. Must be between 1 and 360 inclusive. After this duration, the trigger will be automatically deactivated.
- "state": "A String", # Output only. The state of the manual trigger. Will be set to the `INACTIVE` state upon creation.
"displayName": "A String", # Required. The display name of the manual trigger. Must be UTF-8 encoded with a maximum size of 240 bytes.
+ "latestActivationTime": "A String", # Output only. The timestamp of the trigger's latest activation.
+ "triggerId": "A String", # Output only. The unique ID of the manual trigger.
+ "activationDurationMinutes": "A String", # Required. The maximum duration of each activation in minutes. Must be between 1 and 360 inclusive. After this duration, the trigger will be automatically deactivated.
+ "advertiserId": "A String", # Required. Immutable. The unique ID of the advertiser that the manual trigger belongs to.
+ "state": "A String", # Output only. The state of the manual trigger. Will be set to the `INACTIVE` state upon creation.
+ "name": "A String", # Output only. The resource name of the manual trigger.
}</pre>
</div>
@@ -196,13 +196,13 @@
An object of the form:
{ # A single manual trigger in Display & Video 360.
- "triggerId": "A String", # Output only. The unique ID of the manual trigger.
- "name": "A String", # Output only. The resource name of the manual trigger.
- "latestActivationTime": "A String", # Output only. The timestamp of the trigger's latest activation.
- "advertiserId": "A String", # Required. Immutable. The unique ID of the advertiser that the manual trigger belongs to.
- "activationDurationMinutes": "A String", # Required. The maximum duration of each activation in minutes. Must be between 1 and 360 inclusive. After this duration, the trigger will be automatically deactivated.
- "state": "A String", # Output only. The state of the manual trigger. Will be set to the `INACTIVE` state upon creation.
"displayName": "A String", # Required. The display name of the manual trigger. Must be UTF-8 encoded with a maximum size of 240 bytes.
+ "latestActivationTime": "A String", # Output only. The timestamp of the trigger's latest activation.
+ "triggerId": "A String", # Output only. The unique ID of the manual trigger.
+ "activationDurationMinutes": "A String", # Required. The maximum duration of each activation in minutes. Must be between 1 and 360 inclusive. After this duration, the trigger will be automatically deactivated.
+ "advertiserId": "A String", # Required. Immutable. The unique ID of the advertiser that the manual trigger belongs to.
+ "state": "A String", # Output only. The state of the manual trigger. Will be set to the `INACTIVE` state upon creation.
+ "name": "A String", # Output only. The resource name of the manual trigger.
}</pre>
</div>
@@ -222,25 +222,25 @@
An object of the form:
{ # A single manual trigger in Display & Video 360.
- "triggerId": "A String", # Output only. The unique ID of the manual trigger.
- "name": "A String", # Output only. The resource name of the manual trigger.
- "latestActivationTime": "A String", # Output only. The timestamp of the trigger's latest activation.
- "advertiserId": "A String", # Required. Immutable. The unique ID of the advertiser that the manual trigger belongs to.
- "activationDurationMinutes": "A String", # Required. The maximum duration of each activation in minutes. Must be between 1 and 360 inclusive. After this duration, the trigger will be automatically deactivated.
- "state": "A String", # Output only. The state of the manual trigger. Will be set to the `INACTIVE` state upon creation.
"displayName": "A String", # Required. The display name of the manual trigger. Must be UTF-8 encoded with a maximum size of 240 bytes.
+ "latestActivationTime": "A String", # Output only. The timestamp of the trigger's latest activation.
+ "triggerId": "A String", # Output only. The unique ID of the manual trigger.
+ "activationDurationMinutes": "A String", # Required. The maximum duration of each activation in minutes. Must be between 1 and 360 inclusive. After this duration, the trigger will be automatically deactivated.
+ "advertiserId": "A String", # Required. Immutable. The unique ID of the advertiser that the manual trigger belongs to.
+ "state": "A String", # Output only. The state of the manual trigger. Will be set to the `INACTIVE` state upon creation.
+ "name": "A String", # Output only. The resource name of the manual trigger.
}</pre>
</div>
<div class="method">
- <code class="details" id="list">list(advertiserId, pageSize=None, filter=None, orderBy=None, pageToken=None, x__xgafv=None)</code>
+ <code class="details" id="list">list(advertiserId, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)</code>
<pre>Lists manual triggers that are accessible to the current user for a given advertiser ID. The order is defined by the order_by parameter. A single advertiser_id is required.
Args:
advertiserId: string, Required. The ID of the advertiser that the fetched manual triggers belong to. (required)
- pageSize: integer, Requested page size. Must be between `1` and `100`. If unspecified will default to `100`.
filter: string, Allows filtering by manual trigger properties. Supported syntax: * Filter expressions are made up of one or more restrictions. * Restrictions can be combined by `AND` or `OR` logical operators. A sequence of restrictions implicitly uses `AND`. * A restriction has the form of `{field} {operator} {value}`. * The operator must be `EQUALS (=)`. * Supported fields: - `displayName` - `state` Examples: * All active manual triggers under an advertiser: `state="ACTIVE"` The length of this field should be no more than 500 characters.
orderBy: string, Field by which to sort the list. Acceptable values are: * `displayName` (default) * `state` The default sorting order is ascending. To specify descending order for a field, a suffix "desc" should be added to the field name. For example, `displayName desc`.
+ pageSize: integer, Requested page size. Must be between `1` and `100`. If unspecified will default to `100`.
pageToken: string, A token identifying a page of results the server should return. Typically, this is the value of next_page_token returned from the previous call to `ListManualTriggers` method. If not specified, the first page of results will be returned.
x__xgafv: string, V1 error format.
Allowed values
@@ -251,18 +251,18 @@
An object of the form:
{
+ "nextPageToken": "A String", # A token to retrieve the next page of results. Pass this value in the page_token field in the subsequent call to `ListManualTriggers` method to retrieve the next page of results.
"manualTriggers": [ # The list of manual triggers. This list will be absent if empty.
{ # A single manual trigger in Display & Video 360.
- "triggerId": "A String", # Output only. The unique ID of the manual trigger.
- "name": "A String", # Output only. The resource name of the manual trigger.
- "latestActivationTime": "A String", # Output only. The timestamp of the trigger's latest activation.
- "advertiserId": "A String", # Required. Immutable. The unique ID of the advertiser that the manual trigger belongs to.
- "activationDurationMinutes": "A String", # Required. The maximum duration of each activation in minutes. Must be between 1 and 360 inclusive. After this duration, the trigger will be automatically deactivated.
- "state": "A String", # Output only. The state of the manual trigger. Will be set to the `INACTIVE` state upon creation.
"displayName": "A String", # Required. The display name of the manual trigger. Must be UTF-8 encoded with a maximum size of 240 bytes.
+ "latestActivationTime": "A String", # Output only. The timestamp of the trigger's latest activation.
+ "triggerId": "A String", # Output only. The unique ID of the manual trigger.
+ "activationDurationMinutes": "A String", # Required. The maximum duration of each activation in minutes. Must be between 1 and 360 inclusive. After this duration, the trigger will be automatically deactivated.
+ "advertiserId": "A String", # Required. Immutable. The unique ID of the advertiser that the manual trigger belongs to.
+ "state": "A String", # Output only. The state of the manual trigger. Will be set to the `INACTIVE` state upon creation.
+ "name": "A String", # Output only. The resource name of the manual trigger.
},
],
- "nextPageToken": "A String", # A token to retrieve the next page of results. Pass this value in the page_token field in the subsequent call to `ListManualTriggers` method to retrieve the next page of results.
}</pre>
</div>
@@ -291,13 +291,13 @@
The object takes the form of:
{ # A single manual trigger in Display & Video 360.
- "triggerId": "A String", # Output only. The unique ID of the manual trigger.
- "name": "A String", # Output only. The resource name of the manual trigger.
- "latestActivationTime": "A String", # Output only. The timestamp of the trigger's latest activation.
- "advertiserId": "A String", # Required. Immutable. The unique ID of the advertiser that the manual trigger belongs to.
- "activationDurationMinutes": "A String", # Required. The maximum duration of each activation in minutes. Must be between 1 and 360 inclusive. After this duration, the trigger will be automatically deactivated.
- "state": "A String", # Output only. The state of the manual trigger. Will be set to the `INACTIVE` state upon creation.
"displayName": "A String", # Required. The display name of the manual trigger. Must be UTF-8 encoded with a maximum size of 240 bytes.
+ "latestActivationTime": "A String", # Output only. The timestamp of the trigger's latest activation.
+ "triggerId": "A String", # Output only. The unique ID of the manual trigger.
+ "activationDurationMinutes": "A String", # Required. The maximum duration of each activation in minutes. Must be between 1 and 360 inclusive. After this duration, the trigger will be automatically deactivated.
+ "advertiserId": "A String", # Required. Immutable. The unique ID of the advertiser that the manual trigger belongs to.
+ "state": "A String", # Output only. The state of the manual trigger. Will be set to the `INACTIVE` state upon creation.
+ "name": "A String", # Output only. The resource name of the manual trigger.
}
updateMask: string, Required. The mask to control which fields to update.
@@ -310,13 +310,13 @@
An object of the form:
{ # A single manual trigger in Display & Video 360.
- "triggerId": "A String", # Output only. The unique ID of the manual trigger.
- "name": "A String", # Output only. The resource name of the manual trigger.
- "latestActivationTime": "A String", # Output only. The timestamp of the trigger's latest activation.
- "advertiserId": "A String", # Required. Immutable. The unique ID of the advertiser that the manual trigger belongs to.
- "activationDurationMinutes": "A String", # Required. The maximum duration of each activation in minutes. Must be between 1 and 360 inclusive. After this duration, the trigger will be automatically deactivated.
- "state": "A String", # Output only. The state of the manual trigger. Will be set to the `INACTIVE` state upon creation.
"displayName": "A String", # Required. The display name of the manual trigger. Must be UTF-8 encoded with a maximum size of 240 bytes.
+ "latestActivationTime": "A String", # Output only. The timestamp of the trigger's latest activation.
+ "triggerId": "A String", # Output only. The unique ID of the manual trigger.
+ "activationDurationMinutes": "A String", # Required. The maximum duration of each activation in minutes. Must be between 1 and 360 inclusive. After this duration, the trigger will be automatically deactivated.
+ "advertiserId": "A String", # Required. Immutable. The unique ID of the advertiser that the manual trigger belongs to.
+ "state": "A String", # Output only. The state of the manual trigger. Will be set to the `INACTIVE` state upon creation.
+ "name": "A String", # Output only. The resource name of the manual trigger.
}</pre>
</div>