Class InsightTypesResource
The "insightTypes" collection of methods.
Inherited Members
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 |