App Hub V1 API - Class Google::Cloud::AppHub::V1::ContactInfo (v1.0.0)

Reference documentation and code samples for the App Hub V1 API class Google::Cloud::AppHub::V1::ContactInfo.

Contact information of stakeholders.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#display_name

defdisplay_name()->::String
Returns
  • (::String) — Optional. Contact's name. Can have a maximum length of 63 characters.

#display_name=

defdisplay_name=(value)->::String
Parameter
  • value (::String) — Optional. Contact's name. Can have a maximum length of 63 characters.
Returns
  • (::String) — Optional. Contact's name. Can have a maximum length of 63 characters.

#email

defemail()->::String
Returns
  • (::String) — Required. Email address of the contacts.

#email=

defemail=(value)->::String
Parameter
  • value (::String) — Required. Email address of the contacts.
Returns
  • (::String) — Required. Email address of the contacts.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.