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