Interface protos.google.cloud.run.v2.ICreateServiceRequest (1.0.2)

Properties of a CreateServiceRequest.

Package

@google-cloud/run

Properties

parent

parent?: (string|null);

CreateServiceRequest parent

service

service?: (google.cloud.run.v2.IService|null);

CreateServiceRequest service

serviceId

serviceId?: (string|null);

CreateServiceRequest serviceId

validateOnly

validateOnly?: (boolean|null);

CreateServiceRequest validateOnly