Show / Hide Table of Contents

Class AttributesResource

The "attributes" collection of methods.

Inheritance
object
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 AttributesResource

Constructors

AttributesResource(IClientService)

Constructs a new resource.

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

Methods

List()

Returns the list of attributes that would be available for a location with the given primary category and country.

Declaration
public virtual AttributesResource.ListRequest List()
Returns
Type Description
AttributesResource.ListRequest
In this article
Back to top Generated by DocFX