Interface protos.google.identity.accesscontextmanager.v1.IServicePerimeter (5.5.0)

Properties of a ServicePerimeter.

Package

@google-cloud/asset

Properties

createTime

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

ServicePerimeter createTime

description

description?: (string|null);

ServicePerimeter description

name

name?: (string|null);

ServicePerimeter name

perimeterType

perimeterType?: (google.identity.accesscontextmanager.v1.ServicePerimeter.PerimeterType|keyof typeof google.identity.accesscontextmanager.v1.ServicePerimeter.PerimeterType|null);

ServicePerimeter perimeterType

spec

spec?: (google.identity.accesscontextmanager.v1.IServicePerimeterConfig|null);

ServicePerimeter spec

status

status?: (google.identity.accesscontextmanager.v1.IServicePerimeterConfig|null);

ServicePerimeter status

title

title?: (string|null);

ServicePerimeter title

updateTime

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

ServicePerimeter updateTime

useExplicitDryRunSpec

useExplicitDryRunSpec?: (boolean|null);

ServicePerimeter useExplicitDryRunSpec