Interface protos.google.cloud.aiplatform.v1beta1.IRuntimeArtifact (5.14.0)

Properties of a RuntimeArtifact.

Package

@google-cloud/aiplatform

Properties

customProperties

customProperties?: ({ [k: string]: google.cloud.aiplatform.v1beta1.IValue }|null);

RuntimeArtifact customProperties

metadata

metadata?: (google.protobuf.IStruct|null);

RuntimeArtifact metadata

name

name?: (string|null);

RuntimeArtifact name

properties

properties?: ({ [k: string]: google.cloud.aiplatform.v1beta1.IValue }|null);

RuntimeArtifact properties

type

type?: (google.cloud.aiplatform.v1beta1.IArtifactTypeSchema|null);

RuntimeArtifact type

uri

uri?: (string|null);

RuntimeArtifact uri