Reference documentation and code samples for the Compute V1 Client class CacheInvalidationRule.
Generated from protobuf message google.cloud.compute.v1.CacheInvalidationRule
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ host
string
If set, this invalidation rule will only apply to requests with a Host header matching host.
↳ path
string
getHost
If set, this invalidation rule will only apply to requests with a Host header matching host.
string
hasHost
clearHost
setHost
If set, this invalidation rule will only apply to requests with a Host header matching host.
var
string
$this
getPath
Generated from protobuf field optional string path = 3433509;
string
hasPath
clearPath
setPath
Generated from protobuf field optional string path = 3433509;
var
string
$this