Data Catalog V1 API - Class Google::Cloud::DataCatalog::V1::VertexModelSourceInfo (v0.21.2)

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

Detail description of the source information of a Vertex model.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#copy

def copy() -> ::Boolean
Returns
  • (::Boolean) — If this Model is copy of another Model. If true then source_type pertains to the original.

#copy=

def copy=(value) -> ::Boolean
Parameter
  • value (::Boolean) — If this Model is copy of another Model. If true then source_type pertains to the original.
Returns
  • (::Boolean) — If this Model is copy of another Model. If true then source_type pertains to the original.

#source_type

def source_type() -> ::Google::Cloud::DataCatalog::V1::VertexModelSourceInfo::ModelSourceType

#source_type=

def source_type=(value) -> ::Google::Cloud::DataCatalog::V1::VertexModelSourceInfo::ModelSourceType
Parameter