Interface protos.google.cloud.networkconnectivity.v1.IServiceConnectionToken (4.6.0)

Properties of a ServiceConnectionToken.

Package

@google-cloud/network-connectivity

Properties

createTime

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

ServiceConnectionToken createTime

description

description?: (string|null);

ServiceConnectionToken description

etag

etag?: (string|null);

ServiceConnectionToken etag

expireTime

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

ServiceConnectionToken expireTime

labels

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

ServiceConnectionToken labels

name

name?: (string|null);

ServiceConnectionToken name

network

network?: (string|null);

ServiceConnectionToken network

token

token?: (string|null);

ServiceConnectionToken token

updateTime

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

ServiceConnectionToken updateTime