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

Properties of a SetLoggingServiceRequest.

Package

@google-cloud/container!

Properties

clusterId

clusterId?: (string|null);

SetLoggingServiceRequest clusterId

Property Value
TypeDescription
(string|null)

loggingService

loggingService?: (string|null);

SetLoggingServiceRequest loggingService

Property Value
TypeDescription
(string|null)

name

name?: (string|null);

SetLoggingServiceRequest name

Property Value
TypeDescription
(string|null)

projectId

projectId?: (string|null);

SetLoggingServiceRequest projectId

Property Value
TypeDescription
(string|null)

zone

zone?: (string|null);

SetLoggingServiceRequest zone

Property Value
TypeDescription
(string|null)