Data Catalog v1 API - Class VertexModelSourceInfo (2.11.0)

public sealed class VertexModelSourceInfo : IMessage<VertexModelSourceInfo>, IEquatable<VertexModelSourceInfo>, IDeepCloneable<VertexModelSourceInfo>, IBufferMessage, IMessage

Reference documentation and code samples for the Data Catalog v1 API class VertexModelSourceInfo.

Detail description of the source information of a Vertex model.

Inheritance

object > VertexModelSourceInfo

Namespace

Google.Cloud.DataCatalog.V1

Assembly

Google.Cloud.DataCatalog.V1.dll

Constructors

VertexModelSourceInfo()

public VertexModelSourceInfo()

VertexModelSourceInfo(VertexModelSourceInfo)

public VertexModelSourceInfo(VertexModelSourceInfo other)
Parameter
NameDescription
otherVertexModelSourceInfo

Properties

Copy

public bool Copy { get; set; }

If this Model is copy of another Model. If true then [source_type][google.cloud.datacatalog.v1.VertexModelSourceInfo.source_type] pertains to the original.

Property Value
TypeDescription
bool

SourceType

public VertexModelSourceInfo.Types.ModelSourceType SourceType { get; set; }

Type of the model source.

Property Value
TypeDescription
VertexModelSourceInfoTypesModelSourceType