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)
Gets the Google-updated version of the specified location.
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 |