Interface protos.google.cloud.osconfig.v1alpha.OSPolicy.Resource.IFile (2.2.2)

Properties of a File.

Package

@google-cloud/os-config

Properties

allowInsecure

allowInsecure?: (boolean|null);

File allowInsecure

gcs

gcs?: (google.cloud.osconfig.v1alpha.OSPolicy.Resource.File.IGcs|null);

File gcs

localPath

localPath?: (string|null);

File localPath

remote

remote?: (google.cloud.osconfig.v1alpha.OSPolicy.Resource.File.IRemote|null);

File remote