Interface protos.google.cloud.aiplatform.v1beta1.ICreateArtifactRequest (1.7.2)

Properties of a CreateArtifactRequest.

Package

@google-cloud/aiplatform!

Properties

artifact

artifact?: (google.cloud.aiplatform.v1beta1.IArtifact|null);

CreateArtifactRequest artifact

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.IArtifact|null)

artifactId

artifactId?: (string|null);

CreateArtifactRequest artifactId

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

CreateArtifactRequest parent

Property Value
TypeDescription
(string|null)