Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::CacheInvalidationRule (v1.5.0)

Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::CacheInvalidationRule.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#host

def host() -> ::String
Returns
  • (::String) — If set, this invalidation rule will only apply to requests with a Host header matching host.

#host=

def host=(value) -> ::String
Parameter
  • value (::String) — 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.

#path

def path() -> ::String
Returns
  • (::String)

#path=

def path=(value) -> ::String
Parameter
  • value (::String)
Returns
  • (::String)