Interface protos.google.container.v1.IResourceLimit (2.4.4)

Properties of a ResourceLimit.

Package

@google-cloud/container!

Properties

maximum

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

ResourceLimit maximum

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

minimum

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

ResourceLimit minimum

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

resourceType

resourceType?: (string|null);

ResourceLimit resourceType

Property Value
TypeDescription
(string|null)