Enum EditsResource.ImagesResource.UploadMediaUpload.AiGeneratedStateEnum
Optional. Whether the image was generated by AI. Attested by the developer.
Namespace: Google.Apis.AndroidPublisher.v3
Assembly: Google.Apis.AndroidPublisher.v3.dll
Syntax
public enum EditsResource.ImagesResource.UploadMediaUpload.AiGeneratedStateEnum
Fields
| Name | Description |
|---|---|
| AiGeneratedStateAiGeneratedDeveloperAttested | The content is generated by AI and attested by the developer. |
| AiGeneratedStateNotAiGenerated | The content is not generated by AI. |
| AiGeneratedStateUnspecified | Catch-all for unrecognized enum values. See go/protodosdonts. |