Show / Hide Table of Contents

Enum EditsResource.ImagesResource.UploadRequest.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.UploadRequest.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.

In this article
Back to top Generated by DocFX