Class: Google::Cloud::Compute::V1::ForwardingRuleAttachedExtension

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

Overview

Reference to an extension resource that is attached to this ForwardingRule.

Instance Attribute Summary collapse

Instance Attribute Details

#reference::String

Returns Output only. The resource name.

Returns:

  • (::String)

    Output only. The resource name.



21588
21589
21590
21591
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 21588

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