Interface protos.google.api.servicemanagement.v1.IConfigFile (2.2.0)

Properties of a ConfigFile.

Package

@google-cloud/service-management

Properties

fileContents

fileContents?: (Uint8Array|string|null);

ConfigFile fileContents

filePath

filePath?: (string|null);

ConfigFile filePath

fileType

fileType?: (google.api.servicemanagement.v1.ConfigFile.FileType|keyof typeof google.api.servicemanagement.v1.ConfigFile.FileType|null);

ConfigFile fileType