Interface protos.google.cloud.servicedirectory.v1beta1.ICreateServiceRequest (3.2.4)

Properties of a CreateServiceRequest.

Package

@google-cloud/service-directory!

Properties

parent

parent?: (string|null);

CreateServiceRequest parent

Property Value
TypeDescription
(string|null)

service

service?: (google.cloud.servicedirectory.v1beta1.IService|null);

CreateServiceRequest service

Property Value
TypeDescription
(google.cloud.servicedirectory.v1beta1.IService|null)

serviceId

serviceId?: (string|null);

CreateServiceRequest serviceId

Property Value
TypeDescription
(string|null)