Class LocationsResource.AttributesResource
The "attributes" collection of methods.
Inherited Members
Namespace: Google.Apis.MyBusinessBusinessInformation.v1
Assembly: Google.Apis.MyBusinessBusinessInformation.v1.dll
Syntax
public class LocationsResource.AttributesResource
Constructors
AttributesResource(IClientService)
Constructs a new resource.
Declaration
public AttributesResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
GetGoogleUpdated(string)
Retrieves attributes for a location as they appear live on Google Maps and Search. This consumer-facing view may have been updated by Google or user-generated content and may differ from the merchant's version.
Declaration
public virtual LocationsResource.AttributesResource.GetGoogleUpdatedRequest GetGoogleUpdated(string name)
Parameters
| Type | Name | Description |
|---|---|---|
| string | name | Required. Google identifier for this location in the form of |
Returns
| Type | Description |
|---|---|
| LocationsResource.AttributesResource.GetGoogleUpdatedRequest |