Class: Google::Cloud::Compute::V1::CacheInvalidationRule

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

#host::String

Returns If set, this invalidation rule will only apply to requests with a Host header matching host.

Returns:

  • (::String)

    If set, this invalidation rule will only apply to requests with a Host header matching host.



4636
4637
4638
4639
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 4636

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

#path::String

Returns:

  • (::String)


4636
4637
4638
4639
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 4636

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