Class OrganizationsResource.LocationsResource.RecommendersResource
The "recommenders" collection of methods.
Inheritance
System.Object
OrganizationsResource.LocationsResource.RecommendersResource
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Google.Apis.Recommender.v1
Assembly: Google.Apis.Recommender.v1.dll
Syntax
public class RecommendersResource
Constructors
RecommendersResource(IClientService)
Constructs a new resource.
Declaration
public RecommendersResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
Google.Apis.Services.IClientService | service |
Properties
Recommendations
Gets the Recommendations resource.
Declaration
public virtual OrganizationsResource.LocationsResource.RecommendersResource.RecommendationsResource Recommendations { get; }
Property Value
Type | Description |
---|---|
OrganizationsResource.LocationsResource.RecommendersResource.RecommendationsResource |