Class LicenseCodeLicenseAlias (1.3.0)

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

Inheritance

Object > LicenseCodeLicenseAlias

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

LicenseCodeLicenseAlias()

public LicenseCodeLicenseAlias()

LicenseCodeLicenseAlias(LicenseCodeLicenseAlias)

public LicenseCodeLicenseAlias(LicenseCodeLicenseAlias other)
Parameter
NameDescription
otherLicenseCodeLicenseAlias

Properties

Description

public string Description { get; set; }

[Output Only] Description of this License Code.

Property Value
TypeDescription
String

HasDescription

public bool HasDescription { get; }

Gets whether the "description" field is set

Property Value
TypeDescription
Boolean
public bool HasSelfLink { get; }

Gets whether the "self_link" field is set

Property Value
TypeDescription
Boolean
public string SelfLink { get; set; }

[Output Only] URL of license corresponding to this License Code.

Property Value
TypeDescription
String