GDC Hardware Management V1ALPHA API - Class Google::Cloud::GDCHardwareManagement::V1alpha::Contact (v0.1.0)

Reference documentation and code samples for the GDC Hardware Management V1ALPHA API class Google::Cloud::GDCHardwareManagement::V1alpha::Contact.

Contact details of a point of contact.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#email

def email() -> ::String
Returns
  • (::String) — Required. Email of the contact.

#email=

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

#family_name

def family_name() -> ::String
Returns
  • (::String) — Optional. Family name of the contact.

#family_name=

def family_name=(value) -> ::String
Parameter
  • value (::String) — Optional. Family name of the contact.
Returns
  • (::String) — Optional. Family name of the contact.

#given_name

def given_name() -> ::String
Returns
  • (::String) — Required. Given name of the contact.

#given_name=

def given_name=(value) -> ::String
Parameter
  • value (::String) — Required. Given name of the contact.
Returns
  • (::String) — Required. Given name of the contact.

#phone

def phone() -> ::String
Returns
  • (::String) — Required. Phone number of the contact.

#phone=

def phone=(value) -> ::String
Parameter
  • value (::String) — Required. Phone number of the contact.
Returns
  • (::String) — Required. Phone number of the contact.

#reachable_times

def reachable_times() -> ::Array<::Google::Cloud::GDCHardwareManagement::V1alpha::TimePeriod>
Returns

#reachable_times=

def reachable_times=(value) -> ::Array<::Google::Cloud::GDCHardwareManagement::V1alpha::TimePeriod>
Parameter
Returns

#time_zone

def time_zone() -> ::Google::Type::TimeZone
Returns

#time_zone=

def time_zone=(value) -> ::Google::Type::TimeZone
Parameter
Returns