Interface protos.google.cloud.security.privateca.v1.IAttributeTypeAndValue (7.2.0)

Properties of an AttributeTypeAndValue.

Package

@google-cloud/security-private-ca

Properties

objectId

objectId?: (google.cloud.security.privateca.v1.IObjectId|null);

AttributeTypeAndValue objectId

type

type?: (google.cloud.security.privateca.v1.AttributeType|keyof typeof google.cloud.security.privateca.v1.AttributeType|null);

AttributeTypeAndValue type

value

value?: (string|null);

AttributeTypeAndValue value