Class: Google::Cloud::Compute::V1::NetworkEdgeSecurityService
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::NetworkEdgeSecurityService
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
Represents a Google Cloud Armor network edge security service resource.
Instance Attribute Summary collapse
-
#creation_timestamp ⇒ ::String
[Output Only] Creation timestamp in RFC3339 text format.
-
#description ⇒ ::String
An optional description of this resource.
-
#fingerprint ⇒ ::String
Fingerprint of this resource.
-
#id ⇒ ::Integer
[Output Only] The unique identifier for the resource.
-
#kind ⇒ ::String
[Output only] Type of the resource.
-
#name ⇒ ::String
Name of the resource.
-
#region ⇒ ::String
[Output Only] URL of the region where the resource resides.
-
#security_policy ⇒ ::String
The resource URL for the network edge security service associated with this network edge security service.
-
#self_link ⇒ ::String
[Output Only] Server-defined URL for the resource.
-
#self_link_with_id ⇒ ::String
[Output Only] Server-defined URL for this resource with the resource id.
Instance Attribute Details
#creation_timestamp ⇒ ::String
23107 23108 23109 23110 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 23107 class NetworkEdgeSecurityService include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#description ⇒ ::String
23107 23108 23109 23110 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 23107 class NetworkEdgeSecurityService include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#fingerprint ⇒ ::String
23107 23108 23109 23110 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 23107 class NetworkEdgeSecurityService include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#id ⇒ ::Integer
23107 23108 23109 23110 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 23107 class NetworkEdgeSecurityService include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#kind ⇒ ::String
23107 23108 23109 23110 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 23107 class NetworkEdgeSecurityService include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#name ⇒ ::String
23107 23108 23109 23110 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 23107 class NetworkEdgeSecurityService include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#region ⇒ ::String
23107 23108 23109 23110 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 23107 class NetworkEdgeSecurityService include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#security_policy ⇒ ::String
23107 23108 23109 23110 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 23107 class NetworkEdgeSecurityService include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#self_link ⇒ ::String
23107 23108 23109 23110 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 23107 class NetworkEdgeSecurityService include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#self_link_with_id ⇒ ::String
23107 23108 23109 23110 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 23107 class NetworkEdgeSecurityService include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |