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

Properties of a SetLocationsRequest.

Package

@google-cloud/container!

Properties

clusterId

clusterId?: (string|null);

SetLocationsRequest clusterId

Property Value
TypeDescription
(string|null)

locations

locations?: (string[]|null);

SetLocationsRequest locations

Property Value
TypeDescription
(string[]|null)

name

name?: (string|null);

SetLocationsRequest name

Property Value
TypeDescription
(string|null)

projectId

projectId?: (string|null);

SetLocationsRequest projectId

Property Value
TypeDescription
(string|null)

zone

zone?: (string|null);

SetLocationsRequest zone

Property Value
TypeDescription
(string|null)