Interface protos.google.cloud.servicedirectory.v1.ICreateEndpointRequest (3.1.2)

Properties of a CreateEndpointRequest.

Package

@google-cloud/service-directory!

Properties

endpoint

endpoint?: (google.cloud.servicedirectory.v1.IEndpoint|null);

CreateEndpointRequest endpoint

Property Value
TypeDescription
(google.cloud.servicedirectory.v1.IEndpoint|null)

endpointId

endpointId?: (string|null);

CreateEndpointRequest endpointId

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

CreateEndpointRequest parent

Property Value
TypeDescription
(string|null)