Show / Hide Table of Contents

Class FoldersResource.LocationsResource.InsightTypesResource

The "insightTypes" collection of methods.

Inheritance
object
FoldersResource.LocationsResource.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 FoldersResource.LocationsResource.InsightTypesResource

Constructors

InsightTypesResource(IClientService)

Constructs a new resource.

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

Properties

Insights

Gets the Insights resource.

Declaration
public virtual FoldersResource.LocationsResource.InsightTypesResource.InsightsResource Insights { get; }
Property Value
Type Description
FoldersResource.LocationsResource.InsightTypesResource.InsightsResource
In This Article
Back to top Generated by DocFX