Show / Hide Table of Contents

Class FoldersResource.LocationsResource.RecommendersResource

The "recommenders" collection of methods.

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

Constructors

RecommendersResource(IClientService)

Constructs a new resource.

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

Properties

Recommendations

Gets the Recommendations resource.

Declaration
public virtual FoldersResource.LocationsResource.RecommendersResource.RecommendationsResource Recommendations { get; }
Property Value
Type Description
FoldersResource.LocationsResource.RecommendersResource.RecommendationsResource
In this article
Back to top Generated by DocFX