Interface protos.google.cloud.servicedirectory.v1beta1.IService (3.4.0)

Properties of a Service.

Package

@google-cloud/service-directory

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

Service createTime

endpoints

endpoints?: (google.cloud.servicedirectory.v1beta1.IEndpoint[]|null);

Service endpoints

metadata

metadata?: ({ [k: string]: string }|null);

Service metadata

name

name?: (string|null);

Service name

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

Service updateTime