Class: Google::Cloud::Compute::V1::Rule

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

Overview

This is deprecated and has no effect. Do not use.

Defined Under Namespace

Modules: Action

Instance Attribute Summary collapse

Instance Attribute Details

#action::String

Returns This is deprecated and has no effect. Do not use. Check the Action enum for the list of possible values.

Returns:

  • (::String)

    This is deprecated and has no effect. Do not use. Check the Action enum for the list of possible values.



23975
23976
23977
23978
23979
23980
23981
23982
23983
23984
23985
23986
23987
23988
23989
23990
23991
23992
23993
23994
23995
23996
23997
23998
23999
24000
24001
24002
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 23975

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

  # This is deprecated and has no effect. Do not use.
  module Action
    # A value indicating that the enum field is not set.
    UNDEFINED_ACTION = 0

    # This is deprecated and has no effect. Do not use.
    ALLOW = 62368553

    # This is deprecated and has no effect. Do not use.
    ALLOW_WITH_LOG = 76034177

    # This is deprecated and has no effect. Do not use.
    DENY = 2094604

    # This is deprecated and has no effect. Do not use.
    DENY_WITH_LOG = 351433982

    # This is deprecated and has no effect. Do not use.
    LOG = 75556

    # This is deprecated and has no effect. Do not use.
    NO_ACTION = 260643444
  end
end

#conditions::Array<::Google::Cloud::Compute::V1::Condition>

Returns This is deprecated and has no effect. Do not use.

Returns:



23975
23976
23977
23978
23979
23980
23981
23982
23983
23984
23985
23986
23987
23988
23989
23990
23991
23992
23993
23994
23995
23996
23997
23998
23999
24000
24001
24002
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 23975

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

  # This is deprecated and has no effect. Do not use.
  module Action
    # A value indicating that the enum field is not set.
    UNDEFINED_ACTION = 0

    # This is deprecated and has no effect. Do not use.
    ALLOW = 62368553

    # This is deprecated and has no effect. Do not use.
    ALLOW_WITH_LOG = 76034177

    # This is deprecated and has no effect. Do not use.
    DENY = 2094604

    # This is deprecated and has no effect. Do not use.
    DENY_WITH_LOG = 351433982

    # This is deprecated and has no effect. Do not use.
    LOG = 75556

    # This is deprecated and has no effect. Do not use.
    NO_ACTION = 260643444
  end
end

#description::String

Returns This is deprecated and has no effect. Do not use.

Returns:

  • (::String)

    This is deprecated and has no effect. Do not use.



23975
23976
23977
23978
23979
23980
23981
23982
23983
23984
23985
23986
23987
23988
23989
23990
23991
23992
23993
23994
23995
23996
23997
23998
23999
24000
24001
24002
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 23975

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

  # This is deprecated and has no effect. Do not use.
  module Action
    # A value indicating that the enum field is not set.
    UNDEFINED_ACTION = 0

    # This is deprecated and has no effect. Do not use.
    ALLOW = 62368553

    # This is deprecated and has no effect. Do not use.
    ALLOW_WITH_LOG = 76034177

    # This is deprecated and has no effect. Do not use.
    DENY = 2094604

    # This is deprecated and has no effect. Do not use.
    DENY_WITH_LOG = 351433982

    # This is deprecated and has no effect. Do not use.
    LOG = 75556

    # This is deprecated and has no effect. Do not use.
    NO_ACTION = 260643444
  end
end

#ins::Array<::String>

Returns This is deprecated and has no effect. Do not use.

Returns:

  • (::Array<::String>)

    This is deprecated and has no effect. Do not use.



23975
23976
23977
23978
23979
23980
23981
23982
23983
23984
23985
23986
23987
23988
23989
23990
23991
23992
23993
23994
23995
23996
23997
23998
23999
24000
24001
24002
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 23975

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

  # This is deprecated and has no effect. Do not use.
  module Action
    # A value indicating that the enum field is not set.
    UNDEFINED_ACTION = 0

    # This is deprecated and has no effect. Do not use.
    ALLOW = 62368553

    # This is deprecated and has no effect. Do not use.
    ALLOW_WITH_LOG = 76034177

    # This is deprecated and has no effect. Do not use.
    DENY = 2094604

    # This is deprecated and has no effect. Do not use.
    DENY_WITH_LOG = 351433982

    # This is deprecated and has no effect. Do not use.
    LOG = 75556

    # This is deprecated and has no effect. Do not use.
    NO_ACTION = 260643444
  end
end

#log_configs::Array<::Google::Cloud::Compute::V1::LogConfig>

Returns This is deprecated and has no effect. Do not use.

Returns:



23975
23976
23977
23978
23979
23980
23981
23982
23983
23984
23985
23986
23987
23988
23989
23990
23991
23992
23993
23994
23995
23996
23997
23998
23999
24000
24001
24002
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 23975

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

  # This is deprecated and has no effect. Do not use.
  module Action
    # A value indicating that the enum field is not set.
    UNDEFINED_ACTION = 0

    # This is deprecated and has no effect. Do not use.
    ALLOW = 62368553

    # This is deprecated and has no effect. Do not use.
    ALLOW_WITH_LOG = 76034177

    # This is deprecated and has no effect. Do not use.
    DENY = 2094604

    # This is deprecated and has no effect. Do not use.
    DENY_WITH_LOG = 351433982

    # This is deprecated and has no effect. Do not use.
    LOG = 75556

    # This is deprecated and has no effect. Do not use.
    NO_ACTION = 260643444
  end
end

#not_ins::Array<::String>

Returns This is deprecated and has no effect. Do not use.

Returns:

  • (::Array<::String>)

    This is deprecated and has no effect. Do not use.



23975
23976
23977
23978
23979
23980
23981
23982
23983
23984
23985
23986
23987
23988
23989
23990
23991
23992
23993
23994
23995
23996
23997
23998
23999
24000
24001
24002
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 23975

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

  # This is deprecated and has no effect. Do not use.
  module Action
    # A value indicating that the enum field is not set.
    UNDEFINED_ACTION = 0

    # This is deprecated and has no effect. Do not use.
    ALLOW = 62368553

    # This is deprecated and has no effect. Do not use.
    ALLOW_WITH_LOG = 76034177

    # This is deprecated and has no effect. Do not use.
    DENY = 2094604

    # This is deprecated and has no effect. Do not use.
    DENY_WITH_LOG = 351433982

    # This is deprecated and has no effect. Do not use.
    LOG = 75556

    # This is deprecated and has no effect. Do not use.
    NO_ACTION = 260643444
  end
end

#permissions::Array<::String>

Returns This is deprecated and has no effect. Do not use.

Returns:

  • (::Array<::String>)

    This is deprecated and has no effect. Do not use.



23975
23976
23977
23978
23979
23980
23981
23982
23983
23984
23985
23986
23987
23988
23989
23990
23991
23992
23993
23994
23995
23996
23997
23998
23999
24000
24001
24002
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 23975

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

  # This is deprecated and has no effect. Do not use.
  module Action
    # A value indicating that the enum field is not set.
    UNDEFINED_ACTION = 0

    # This is deprecated and has no effect. Do not use.
    ALLOW = 62368553

    # This is deprecated and has no effect. Do not use.
    ALLOW_WITH_LOG = 76034177

    # This is deprecated and has no effect. Do not use.
    DENY = 2094604

    # This is deprecated and has no effect. Do not use.
    DENY_WITH_LOG = 351433982

    # This is deprecated and has no effect. Do not use.
    LOG = 75556

    # This is deprecated and has no effect. Do not use.
    NO_ACTION = 260643444
  end
end