Show / Hide Table of Contents

Class GoogleLocationsResource

The "googleLocations" collection of methods.

Inheritance
object
GoogleLocationsResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.MyBusinessBusinessInformation.v1
Assembly: Google.Apis.MyBusinessBusinessInformation.v1.dll
Syntax
public class GoogleLocationsResource

Constructors

GoogleLocationsResource(IClientService)

Constructs a new resource.

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

Methods

Search(SearchGoogleLocationsRequest)

Search all of the possible locations that are a match to the specified request.

Declaration
public virtual GoogleLocationsResource.SearchRequest Search(SearchGoogleLocationsRequest body)
Parameters
Type Name Description
SearchGoogleLocationsRequest body

The body of the request.

Returns
Type Description
GoogleLocationsResource.SearchRequest
In this article
Back to top Generated by DocFX