Show / Hide Table of Contents

Class PlaceActionTypeMetadataResource

The "placeActionTypeMetadata" collection of methods.

Inheritance
object
PlaceActionTypeMetadataResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.MyBusinessPlaceActions.v1
Assembly: Google.Apis.MyBusinessPlaceActions.v1.dll
Syntax
public class PlaceActionTypeMetadataResource

Constructors

PlaceActionTypeMetadataResource(IClientService)

Constructs a new resource.

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

Methods

List()

Returns the list of available place action types for a location or country.

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