Google Cloud Api Hub V1 Client - Class Owner (0.2.0)

Reference documentation and code samples for the Google Cloud Api Hub V1 Client class Owner.

Owner details.

Generated from protobuf message google.cloud.apihub.v1.Owner

Namespace

Google \ Cloud \ ApiHub \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ display_namestring

Optional. The name of the owner.

↳ emailstring

Required. The email of the owner.

getDisplayName

Optional. The name of the owner.

Returns
TypeDescription
string

setDisplayName

Optional. The name of the owner.

Parameter
NameDescription
varstring
Returns
TypeDescription
$this

getEmail

Required. The email of the owner.

Returns
TypeDescription
string

setEmail

Required. The email of the owner.

Parameter
NameDescription
varstring
Returns
TypeDescription
$this