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.



22248
22249
22250
22251
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 22248

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