Interface protos.google.cloud.ids.v1.IEndpoint (2.2.1)

Properties of an Endpoint.

Package

@google-cloud/ids

Properties

createTime

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

Endpoint createTime

description

description?: (string|null);

Endpoint description

endpointForwardingRule

endpointForwardingRule?: (string|null);

Endpoint endpointForwardingRule

endpointIp

endpointIp?: (string|null);

Endpoint endpointIp

labels

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

Endpoint labels

name

name?: (string|null);

Endpoint name

network

network?: (string|null);

Endpoint network

severity

severity?: (google.cloud.ids.v1.Endpoint.Severity|keyof typeof google.cloud.ids.v1.Endpoint.Severity|null);

Endpoint severity

state

state?: (google.cloud.ids.v1.Endpoint.State|keyof typeof google.cloud.ids.v1.Endpoint.State|null);

Endpoint state

trafficLogs

trafficLogs?: (boolean|null);

Endpoint trafficLogs

updateTime

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

Endpoint updateTime