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

Properties of a ServicePerimeter.

Package

@google-cloud/asset!

Properties

createTime

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

ServicePerimeter createTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

description

description?: (string|null);

ServicePerimeter description

Property Value
TypeDescription
(string|null)

name

name?: (string|null);

ServicePerimeter name

Property Value
TypeDescription
(string|null)

perimeterType

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

ServicePerimeter perimeterType

Property Value
TypeDescription
(google.identity.accesscontextmanager.v1.ServicePerimeter.PerimeterType|keyof typeof google.identity.accesscontextmanager.v1.ServicePerimeter.PerimeterType|null)

spec

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

ServicePerimeter spec

Property Value
TypeDescription
(google.identity.accesscontextmanager.v1.IServicePerimeterConfig|null)

status

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

ServicePerimeter status

Property Value
TypeDescription
(google.identity.accesscontextmanager.v1.IServicePerimeterConfig|null)

title

title?: (string|null);

ServicePerimeter title

Property Value
TypeDescription
(string|null)

updateTime

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

ServicePerimeter updateTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

useExplicitDryRunSpec

useExplicitDryRunSpec?: (boolean|null);

ServicePerimeter useExplicitDryRunSpec

Property Value
TypeDescription
(boolean|null)