IAttribute

google.cloud.apihub.v1. IAttribute

Properties of an Attribute.

Properties:
Name Type Attributes Description
name string | null <optional>

Attribute name

displayName string | null <optional>

Attribute displayName

description string | null <optional>

Attribute description

definitionType google.cloud.apihub.v1.Attribute.DefinitionType | null <optional>

Attribute definitionType

scope google.cloud.apihub.v1.Attribute.Scope | null <optional>

Attribute scope

dataType google.cloud.apihub.v1.Attribute.DataType | null <optional>

Attribute dataType

allowedValues Array.<google.cloud.apihub.v1.Attribute.IAllowedValue> | null <optional>

Attribute allowedValues

cardinality number | null <optional>

Attribute cardinality

mandatory boolean | null <optional>

Attribute mandatory

createTime google.protobuf.ITimestamp | null <optional>

Attribute createTime

updateTime google.protobuf.ITimestamp | null <optional>

Attribute updateTime