Interface protos.google.cloud.osconfig.v1alpha.OSPolicy.Resource.File.IGcs (1.6.6)

Properties of a Gcs.

Package

@google-cloud/os-config!

Properties

bucket

bucket?: (string|null);

Gcs bucket

Property Value
TypeDescription
(string|null)

generation

generation?: (number|Long|string|null);

Gcs generation

Property Value
TypeDescription
(number|Long|string|null)

object

object?: (string|null);

Gcs object

Property Value
TypeDescription
(string|null)