Class: Google::Cloud::Compute::V1::SubnetworksScopedWarning

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

#scope_name::String

Returns Name of the scope containing this set of Subnetworks.

Returns:

  • Name of the scope containing this set of Subnetworks.



37371
37372
37373
37374
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 37371

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

#warning::Google::Cloud::Compute::V1::Warning

Returns An informational warning about unreachable scope.

Returns:

  • An informational warning about unreachable scope



37371
37372
37373
37374
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 37371

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