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

Properties of a SetMonitoringServiceRequest.

Package

@google-cloud/container!

Properties

clusterId

clusterId?: (string|null);

SetMonitoringServiceRequest clusterId

Property Value
TypeDescription
(string|null)

monitoringService

monitoringService?: (string|null);

SetMonitoringServiceRequest monitoringService

Property Value
TypeDescription
(string|null)

name

name?: (string|null);

SetMonitoringServiceRequest name

Property Value
TypeDescription
(string|null)

projectId

projectId?: (string|null);

SetMonitoringServiceRequest projectId

Property Value
TypeDescription
(string|null)

zone

zone?: (string|null);

SetMonitoringServiceRequest zone

Property Value
TypeDescription
(string|null)