Class: Google::Cloud::Compute::V1::FirewallPolicyList
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::FirewallPolicyList
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Instance Attribute Summary collapse
-
#id ⇒ ::String
[Output Only] Unique identifier for the resource; defined by the server.
-
#items ⇒ ::Array<::Google::Cloud::Compute::V1::FirewallPolicy>
A list of FirewallPolicy resources.
-
#kind ⇒ ::String
[Output Only] Type of resource.
-
#next_page_token ⇒ ::String
[Output Only] This token allows you to get the next page of results for list requests.
-
#warning ⇒ ::Google::Cloud::Compute::V1::Warning
[Output Only] Informational warning message.
Instance Attribute Details
#id ⇒ ::String
8703 8704 8705 8706 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 8703 class FirewallPolicyList include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#items ⇒ ::Array<::Google::Cloud::Compute::V1::FirewallPolicy>
8703 8704 8705 8706 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 8703 class FirewallPolicyList include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#kind ⇒ ::String
8703 8704 8705 8706 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 8703 class FirewallPolicyList include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#next_page_token ⇒ ::String
8703 8704 8705 8706 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 8703 class FirewallPolicyList include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#warning ⇒ ::Google::Cloud::Compute::V1::Warning
8703 8704 8705 8706 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 8703 class FirewallPolicyList include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |