API hub V1 API - Class Google::Cloud::ApiHub::V1::Owner (v0.2.0)

Reference documentation and code samples for the API hub V1 API class Google::Cloud::ApiHub::V1::Owner.

Owner details.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#display_name

def display_name() -> ::String
Returns
  • (::String) — Optional. The name of the owner.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — Optional. The name of the owner.
Returns
  • (::String) — Optional. The name of the owner.

#email

def email() -> ::String
Returns
  • (::String) — Required. The email of the owner.

#email=

def email=(value) -> ::String
Parameter
  • value (::String) — Required. The email of the owner.
Returns
  • (::String) — Required. The email of the owner.