Data Catalog V1 API - Class Google::Cloud::DataCatalog::V1::ModifyEntryContactsRequest (v0.17.0)

Reference documentation and code samples for the Data Catalog V1 API class Google::Cloud::DataCatalog::V1::ModifyEntryContactsRequest.

Request message for ModifyEntryContacts.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#contacts

def contacts() -> ::Google::Cloud::DataCatalog::V1::Contacts
Returns

#contacts=

def contacts=(value) -> ::Google::Cloud::DataCatalog::V1::Contacts
Parameter
Returns

#name

def name() -> ::String
Returns
  • (::String) — Required. The full resource name of the entry.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The full resource name of the entry.
Returns
  • (::String) — Required. The full resource name of the entry.