Interface protos.google.cloud.edgecontainer.v1.IUpgradeClusterRequest (0.3.0)

Properties of an UpgradeClusterRequest.

Package

@google-cloud/edgecontainer

Properties

name

name?: (string|null);

UpgradeClusterRequest name

requestId

requestId?: (string|null);

UpgradeClusterRequest requestId

schedule

schedule?: (google.cloud.edgecontainer.v1.UpgradeClusterRequest.Schedule|keyof typeof google.cloud.edgecontainer.v1.UpgradeClusterRequest.Schedule|null);

UpgradeClusterRequest schedule

targetVersion

targetVersion?: (string|null);

UpgradeClusterRequest targetVersion