Class: Google::Cloud::Compute::V1::NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy

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

Defined Under Namespace

Modules: Type

Instance Attribute Summary collapse

Instance Attribute Details

#display_name::String

Returns [Output Only] Deprecated, please use short name instead. The display name of the firewall policy.

Returns:

  • (::String)

    [Output Only] Deprecated, please use short name instead. The display name of the firewall policy.



18855
18856
18857
18858
18859
18860
18861
18862
18863
18864
18865
18866
18867
18868
18869
18870
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 18855

class NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # [Output Only] The type of the firewall policy.
  module Type
    # A value indicating that the enum field is not set.
    UNDEFINED_TYPE = 0

    HIERARCHY = 69_902_869

    NETWORK = 413_984_270

    UNSPECIFIED = 526_786_327
  end
end

#name::String

Returns [Output Only] The name of the firewall policy.

Returns:

  • (::String)

    [Output Only] The name of the firewall policy.



18855
18856
18857
18858
18859
18860
18861
18862
18863
18864
18865
18866
18867
18868
18869
18870
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 18855

class NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # [Output Only] The type of the firewall policy.
  module Type
    # A value indicating that the enum field is not set.
    UNDEFINED_TYPE = 0

    HIERARCHY = 69_902_869

    NETWORK = 413_984_270

    UNSPECIFIED = 526_786_327
  end
end

#rules::Array<::Google::Cloud::Compute::V1::FirewallPolicyRule>

Returns The rules that apply to the network.

Returns:



18855
18856
18857
18858
18859
18860
18861
18862
18863
18864
18865
18866
18867
18868
18869
18870
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 18855

class NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # [Output Only] The type of the firewall policy.
  module Type
    # A value indicating that the enum field is not set.
    UNDEFINED_TYPE = 0

    HIERARCHY = 69_902_869

    NETWORK = 413_984_270

    UNSPECIFIED = 526_786_327
  end
end

#short_name::String

Returns [Output Only] The short name of the firewall policy.

Returns:

  • (::String)

    [Output Only] The short name of the firewall policy.



18855
18856
18857
18858
18859
18860
18861
18862
18863
18864
18865
18866
18867
18868
18869
18870
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 18855

class NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # [Output Only] The type of the firewall policy.
  module Type
    # A value indicating that the enum field is not set.
    UNDEFINED_TYPE = 0

    HIERARCHY = 69_902_869

    NETWORK = 413_984_270

    UNSPECIFIED = 526_786_327
  end
end

#type::String

Returns [Output Only] The type of the firewall policy. Check the Type enum for the list of possible values.

Returns:

  • (::String)

    [Output Only] The type of the firewall policy. Check the Type enum for the list of possible values.



18855
18856
18857
18858
18859
18860
18861
18862
18863
18864
18865
18866
18867
18868
18869
18870
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 18855

class NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # [Output Only] The type of the firewall policy.
  module Type
    # A value indicating that the enum field is not set.
    UNDEFINED_TYPE = 0

    HIERARCHY = 69_902_869

    NETWORK = 413_984_270

    UNSPECIFIED = 526_786_327
  end
end