GoogleCloudBeyondcorpSecuritygatewaysV1SecurityGateway class

Information about a BeyoncCorp SecurityGateway resource.

Properties

createTime String?
Timestamp when the resource was created.
getter/setter pair
displayName String?
An arbitrary user-provided name for the SecurityGateway.
getter/setter pair
externalIps List<String>?
IP addresses that will be used for establishing connection to the endpoints.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
hubs Map<String, GoogleCloudBeyondcorpSecuritygatewaysV1Hub>?
Map of Hubs that represents regional data path deployment with GCP region as a key.
getter/setter pair
name String?
Identifier.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
state String?
The operational state of the SecurityGateway.
getter/setter pair
updateTime String?
Timestamp when the resource was last modified.
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited