Essential Contacts V1 API - Class Google::Cloud::EssentialContacts::V1::CreateContactRequest (v0.1.4)

Reference documentation and code samples for the Essential Contacts V1 API class Google::Cloud::EssentialContacts::V1::CreateContactRequest.

Request message for the CreateContact method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#contact

def contact() -> ::Google::Cloud::EssentialContacts::V1::Contact
Returns

#contact=

def contact=(value) -> ::Google::Cloud::EssentialContacts::V1::Contact
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The resource to save this contact for. Format: organizations/{organization_id}, folders/{folder_id} or projects/{project_id}

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The resource to save this contact for. Format: organizations/{organization_id}, folders/{folder_id} or projects/{project_id}
Returns
  • (::String) — Required. The resource to save this contact for. Format: organizations/{organization_id}, folders/{folder_id} or projects/{project_id}