Interface protos.google.container.v1.IListClustersRequest (2.3.2)

Properties of a ListClustersRequest.

Package

@google-cloud/container!

Properties

parent

parent?: (string|null);

ListClustersRequest parent

Property Value
TypeDescription
(string|null)

projectId

projectId?: (string|null);

ListClustersRequest projectId

Property Value
TypeDescription
(string|null)

zone

zone?: (string|null);

ListClustersRequest zone

Property Value
TypeDescription
(string|null)