Show / Hide Table of Contents

Class InsightTypesResource

The "insightTypes" collection of methods.

Inheritance
object
InsightTypesResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.Recommender.v1beta1
Assembly: Google.Apis.Recommender.v1beta1.dll
Syntax
public class InsightTypesResource

Constructors

InsightTypesResource(IClientService)

Constructs a new resource.

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

Methods

List()

Lists available InsightTypes. No IAM permissions are required.

Declaration
public virtual InsightTypesResource.ListRequest List()
Returns
Type Description
InsightTypesResource.ListRequest
In this article
Back to top Generated by DocFX