Organization Policy v2 API - Class Constraint.Types.CustomConstraintDefinition.Types.Parameter.Types.Metadata (2.8.0)

public sealed class Constraint.Types.CustomConstraintDefinition.Types.Parameter.Types.Metadata : IMessage<Constraint.Types.CustomConstraintDefinition.Types.Parameter.Types.Metadata>, IEquatable<Constraint.Types.CustomConstraintDefinition.Types.Parameter.Types.Metadata>, IDeepCloneable<Constraint.Types.CustomConstraintDefinition.Types.Parameter.Types.Metadata>, IBufferMessage, IMessage

Reference documentation and code samples for the Organization Policy v2 API class Constraint.Types.CustomConstraintDefinition.Types.Parameter.Types.Metadata.

Defines Metadata structure.

Inheritance

object > Constraint.Types.CustomConstraintDefinition.Types.Parameter.Types.Metadata

Namespace

Google.Cloud.OrgPolicy.V2

Assembly

Google.Cloud.OrgPolicy.V2.dll

Constructors

Metadata()

public Metadata()

Metadata(Metadata)

public Metadata(Constraint.Types.CustomConstraintDefinition.Types.Parameter.Types.Metadata other)
Parameter
Name Description
other ConstraintTypesCustomConstraintDefinitionTypesParameterTypesMetadata

Properties

Description

public string Description { get; set; }

Detailed description of what this parameter is and use of it. Mutable.

Property Value
Type Description
string