Interface protos.google.cloud.telcoautomation.v1alpha1.IEdgeSlm (0.1.0)

Properties of an EdgeSlm.

Package

@google-cloud/telcoautomation

Properties

createTime

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

EdgeSlm createTime

labels

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

EdgeSlm labels

name

name?: (string|null);

EdgeSlm name

orchestrationCluster

orchestrationCluster?: (string|null);

EdgeSlm orchestrationCluster

state

state?: (google.cloud.telcoautomation.v1alpha1.EdgeSlm.State|keyof typeof google.cloud.telcoautomation.v1alpha1.EdgeSlm.State|null);

EdgeSlm state

tnaVersion

tnaVersion?: (string|null);

EdgeSlm tnaVersion

updateTime

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

EdgeSlm updateTime

workloadClusterType

workloadClusterType?: (google.cloud.telcoautomation.v1alpha1.EdgeSlm.WorkloadClusterType|keyof typeof google.cloud.telcoautomation.v1alpha1.EdgeSlm.WorkloadClusterType|null);

EdgeSlm workloadClusterType