Show / Hide Table of Contents

Class AisafetyResource

The "aisafety" collection of methods.

Inheritance
object
AisafetyResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.ChecksService.v1alpha
Assembly: Google.Apis.ChecksService.v1alpha.dll
Syntax
public class AisafetyResource

Constructors

AisafetyResource(IClientService)

Constructs a new resource.

Declaration
public AisafetyResource(IClientService service)
Parameters
Type Name Description
IClientService service

Methods

ClassifyContent(GoogleChecksAisafetyV1alphaClassifyContentRequest)

Analyze a piece of content with the provided set of policies.

Declaration
public virtual AisafetyResource.ClassifyContentRequest ClassifyContent(GoogleChecksAisafetyV1alphaClassifyContentRequest body)
Parameters
Type Name Description
GoogleChecksAisafetyV1alphaClassifyContentRequest body

The body of the request.

Returns
Type Description
AisafetyResource.ClassifyContentRequest
In this article
Back to top Generated by DocFX