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

Properties of a SubmitConfigSourceRequest.

Package

@google-cloud/service-management!

Properties

configSource

configSource?: (google.api.servicemanagement.v1.IConfigSource|null);

SubmitConfigSourceRequest configSource

Property Value
TypeDescription
(google.api.servicemanagement.v1.IConfigSource|null)

serviceName

serviceName?: (string|null);

SubmitConfigSourceRequest serviceName

Property Value
TypeDescription
(string|null)

validateOnly

validateOnly?: (boolean|null);

SubmitConfigSourceRequest validateOnly

Property Value
TypeDescription
(boolean|null)