Interface protos.google.api.servicemanagement.v1.IGetServiceConfigRequest (0.2.6)

Properties of a GetServiceConfigRequest.

Package

@google-cloud/service-management!

Properties

configId

configId?: (string|null);

GetServiceConfigRequest configId

Property Value
TypeDescription
(string|null)

serviceName

serviceName?: (string|null);

GetServiceConfigRequest serviceName

Property Value
TypeDescription
(string|null)

view

view?: (google.api.servicemanagement.v1.GetServiceConfigRequest.ConfigView|keyof typeof google.api.servicemanagement.v1.GetServiceConfigRequest.ConfigView|null);

GetServiceConfigRequest view

Property Value
TypeDescription
(google.api.servicemanagement.v1.GetServiceConfigRequest.ConfigView|keyof typeof google.api.servicemanagement.v1.GetServiceConfigRequest.ConfigView|null)