Dataplex V1 API - Class Google::Cloud::Dataplex::V1::EntrySource (v0.20.0)

Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::EntrySource.

EntrySource contains source system related information for the entry.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#ancestors

def ancestors() -> ::Array<::Google::Cloud::Dataplex::V1::EntrySource::Ancestor>
Returns

#ancestors=

def ancestors=(value) -> ::Array<::Google::Cloud::Dataplex::V1::EntrySource::Ancestor>
Parameter
Returns

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#create_time=

def create_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#description

def description() -> ::String
Returns
  • (::String) — Description of the Entry. The maximum size of the field is 2000 characters.

#description=

def description=(value) -> ::String
Parameter
  • value (::String) — Description of the Entry. The maximum size of the field is 2000 characters.
Returns
  • (::String) — Description of the Entry. The maximum size of the field is 2000 characters.

#display_name

def display_name() -> ::String
Returns
  • (::String) — User friendly display name. The maximum size of the field is 500 characters.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — User friendly display name. The maximum size of the field is 500 characters.
Returns
  • (::String) — User friendly display name. The maximum size of the field is 500 characters.

#labels

def labels() -> ::Google::Protobuf::Map{::String => ::String}
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — User-defined labels. The maximum size of keys and values is 128 characters each.

#labels=

def labels=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
  • value (::Google::Protobuf::Map{::String => ::String}) — User-defined labels. The maximum size of keys and values is 128 characters each.
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — User-defined labels. The maximum size of keys and values is 128 characters each.

#platform

def platform() -> ::String
Returns
  • (::String) — The platform containing the source system. The maximum size of the field is 64 characters.

#platform=

def platform=(value) -> ::String
Parameter
  • value (::String) — The platform containing the source system. The maximum size of the field is 64 characters.
Returns
  • (::String) — The platform containing the source system. The maximum size of the field is 64 characters.

#resource

def resource() -> ::String
Returns
  • (::String) — The name of the resource in the source system. The maximum size of the field is 4000 characters.

#resource=

def resource=(value) -> ::String
Parameter
  • value (::String) — The name of the resource in the source system. The maximum size of the field is 4000 characters.
Returns
  • (::String) — The name of the resource in the source system. The maximum size of the field is 4000 characters.

#system

def system() -> ::String
Returns
  • (::String) — The name of the source system. The maximum size of the field is 64 characters.

#system=

def system=(value) -> ::String
Parameter
  • value (::String) — The name of the source system. The maximum size of the field is 64 characters.
Returns
  • (::String) — The name of the source system. The maximum size of the field is 64 characters.

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns

#update_time=

def update_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns