Google Cloud Data Catalog V1 Client - Class EnumValue (1.4.2)

Reference documentation and code samples for the Google Cloud Data Catalog V1 Client class EnumValue.

An enum value.

Generated from protobuf message google.cloud.datacatalog.v1.TagField.EnumValue

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ display_name string

The display name of the enum value.

getDisplayName

The display name of the enum value.

Returns
TypeDescription
string

setDisplayName

The display name of the enum value.

Parameter
NameDescription
var string
Returns
TypeDescription
$this