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

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

Contact information of the customer organization.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#address

def address() -> ::Google::Type::PostalAddress
Returns

#address=

def address=(value) -> ::Google::Type::PostalAddress
Parameter
Returns

#contacts

def contacts() -> ::Array<::Google::Cloud::GDCHardwareManagement::V1alpha::Contact>
Returns

#contacts=

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

#email

def email() -> ::String
Returns
  • (::String) — Optional. The organization's email.

#email=

def email=(value) -> ::String
Parameter
  • value (::String) — Optional. The organization's email.
Returns
  • (::String) — Optional. The organization's email.

#phone

def phone() -> ::String
Returns
  • (::String) — Optional. The organization's phone number.

#phone=

def phone=(value) -> ::String
Parameter
  • value (::String) — Optional. The organization's phone number.
Returns
  • (::String) — Optional. The organization's phone number.