Interface protos.google.devtools.artifactregistry.v1beta2.IGetVersionRequest

Properties of a GetVersionRequest.

Package

@google-cloud/artifact-registry!

Properties

name

name?: (string|null);

GetVersionRequest name

Property Value
TypeDescription
(string|null)

view

view?: (google.devtools.artifactregistry.v1beta2.VersionView|keyof typeof google.devtools.artifactregistry.v1beta2.VersionView|null);

GetVersionRequest view

Property Value
TypeDescription
(google.devtools.artifactregistry.v1beta2.VersionView|keyof typeof google.devtools.artifactregistry.v1beta2.VersionView|null)