Show / Hide Table of Contents

Class ProjectsResource.LocationsResource.CatalogsResource.BranchesResource.PlacesResource

The "places" collection of methods.

Inheritance
object
ProjectsResource.LocationsResource.CatalogsResource.BranchesResource.PlacesResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.CloudRetail.v2alpha
Assembly: Google.Apis.CloudRetail.v2alpha.dll
Syntax
public class ProjectsResource.LocationsResource.CatalogsResource.BranchesResource.PlacesResource

Constructors

PlacesResource(IClientService)

Constructs a new resource.

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

Properties

Operations

Gets the Operations resource.

Declaration
public virtual ProjectsResource.LocationsResource.CatalogsResource.BranchesResource.PlacesResource.OperationsResource Operations { get; }
Property Value
Type Description
ProjectsResource.LocationsResource.CatalogsResource.BranchesResource.PlacesResource.OperationsResource
In This Article
Back to top Generated by DocFX