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

Properties of a SetLegacyAbacRequest.

Package

@google-cloud/container!

Properties

clusterId

clusterId?: (string|null);

SetLegacyAbacRequest clusterId

Property Value
TypeDescription
(string|null)

enabled

enabled?: (boolean|null);

SetLegacyAbacRequest enabled

Property Value
TypeDescription
(boolean|null)

name

name?: (string|null);

SetLegacyAbacRequest name

Property Value
TypeDescription
(string|null)

projectId

projectId?: (string|null);

SetLegacyAbacRequest projectId

Property Value
TypeDescription
(string|null)

zone

zone?: (string|null);

SetLegacyAbacRequest zone

Property Value
TypeDescription
(string|null)