AssetAutomationStatus
The status of asset automation.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used as a return value only. Represents value unknown in this version. |
OPTED_IN
|
Opted-in will enable generating and serving an asset automation type. |
OPTED_OUT
|
Opted-out will stop generating and serving an asset automation type. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["Asset automation status is represented by four enums: `UNSPECIFIED`, `UNKNOWN`, `OPTED_IN`, and `OPTED_OUT`."],["`OPTED_IN` enables the generation and serving of asset automation, while `OPTED_OUT` disables it."],["`UNSPECIFIED` is a default value and `UNKNOWN` is used when the status is not recognized in the current version."]]],[]]