Class Google::Cloud::DataCatalog::V1::ModifyEntryContactsRequest (v0.10.0)

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.