Show / Hide Table of Contents

Class ProductsManagement

ProductsManagement payload.

Inheritance
object
ProductsManagement
Implements
IMessage<ProductsManagement>
IEquatable<ProductsManagement>
IDeepCloneable<ProductsManagement>
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 ProductsManagement : IMessage<ProductsManagement>, IEquatable<ProductsManagement>, IDeepCloneable<ProductsManagement>, IBufferMessage, IMessage

Constructors

ProductsManagement()

Declaration
public ProductsManagement()

ProductsManagement(ProductsManagement)

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