Cloud AI Platform v1 API - Class ModelSourceInfo (2.10.0)

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

Reference documentation and code samples for the Cloud AI Platform v1 API class ModelSourceInfo.

Detail description of the source information of the model.

Inheritance

object > ModelSourceInfo

Namespace

GoogleCloudGoogle.Cloud.AIPlatformV1

Assembly

Google.Cloud.AIPlatform.V1.dll

Constructors

ModelSourceInfo()

public ModelSourceInfo()

ModelSourceInfo(ModelSourceInfo)

public ModelSourceInfo(ModelSourceInfo other)
Parameter
NameDescription
otherModelSourceInfo

Properties

SourceType

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

Type of the model source.

Property Value
TypeDescription
ModelSourceInfoTypesModelSourceType