Show / Hide Table of Contents

Class LocationsResource.AttributesResource

The "attributes" collection of methods.

Inheritance
object
LocationsResource.AttributesResource
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 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 locations/{location_id}/attributes.

Returns
Type Description
LocationsResource.AttributesResource.GetGoogleUpdatedRequest
In this article
Back to top Generated by DocFX