Show / Hide Table of Contents

Class LocalListingManagement

LocalListingManagement payload.

Inheritance
object
LocalListingManagement
Implements
IMessage<LocalListingManagement>
IEquatable<LocalListingManagement>
IDeepCloneable<LocalListingManagement>
IBufferMessage
IMessage
Inherited Members
object.GetHashCode()
object.GetType()
object.ToString()
Namespace: Google.Shopping.Merchant.Accounts.V1
Assembly: Google.Shopping.Merchant.Accounts.V1.dll
Syntax
public sealed class LocalListingManagement : IMessage<LocalListingManagement>, IEquatable<LocalListingManagement>, IDeepCloneable<LocalListingManagement>, IBufferMessage, IMessage

Constructors

LocalListingManagement()

Declaration
public LocalListingManagement()

LocalListingManagement(LocalListingManagement)

Declaration
public LocalListingManagement(LocalListingManagement other)
Parameters
Type Name Description
LocalListingManagement other
In this article
Back to top Generated by DocFX