Class: Google::Cloud::Compute::V1::NetworksGetEffectiveFirewallsResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Instance Attribute Summary collapse

Instance Attribute Details

#firewall_policys::Array<::Google::Cloud::Compute::V1::NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy>

Returns Effective firewalls from firewall policy.

Returns:



16767
16768
16769
16770
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 16767

class NetworksGetEffectiveFirewallsResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#firewalls::Array<::Google::Cloud::Compute::V1::Firewall>

Returns Effective firewalls on the network.

Returns:



16767
16768
16769
16770
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 16767

class NetworksGetEffectiveFirewallsResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end