Interface protos.google.cloud.networksecurity.v1alpha1.IInterceptDeployment (3.6.0)

Properties of an InterceptDeployment.

Package

@google-cloud/network-security

Properties

createTime

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

InterceptDeployment createTime

description

description?: (string|null);

InterceptDeployment description

forwardingRule

forwardingRule?: (string|null);

InterceptDeployment forwardingRule

interceptDeploymentGroup

interceptDeploymentGroup?: (string|null);

InterceptDeployment interceptDeploymentGroup

labels

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

InterceptDeployment labels

name

name?: (string|null);

InterceptDeployment name

reconciling

reconciling?: (boolean|null);

InterceptDeployment reconciling

state

state?: (google.cloud.networksecurity.v1alpha1.InterceptDeployment.State|keyof typeof google.cloud.networksecurity.v1alpha1.InterceptDeployment.State|null);

InterceptDeployment state

updateTime

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

InterceptDeployment updateTime