Google Cloud Support v2beta API - Class Product (1.0.0-beta02)

public sealed class Product : IMessage<Product>, IEquatable<Product>, IDeepCloneable<Product>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Support v2beta API class Product.

The product a case may be associated with.

Inheritance

object > Product

Namespace

Google.Cloud.Support.V2Beta

Assembly

Google.Cloud.Support.V2Beta.dll

Constructors

Product()

public Product()

Product(Product)

public Product(Product other)
Parameter
Name Description
other Product

Properties

ProductLine

public ProductLine ProductLine { get; set; }

The product line of the Product.

Property Value
Type Description
ProductLine