Interface protos.google.container.v1.ISetLocationsRequest (5.10.0)

Properties of a SetLocationsRequest.

Package

@google-cloud/container

Properties

clusterId

clusterId?: (string|null);

SetLocationsRequest clusterId

locations

locations?: (string[]|null);

SetLocationsRequest locations

name

name?: (string|null);

SetLocationsRequest name

projectId

projectId?: (string|null);

SetLocationsRequest projectId

zone

zone?: (string|null);

SetLocationsRequest zone