Class: Google::Cloud::Compute::V1::UrlRewrite

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

Overview

The spec for modifying the path before sending the request to the matched backend service.

Instance Attribute Summary collapse

Instance Attribute Details

#host_rewrite::String



40244
40245
40246
40247
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 40244

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

#path_prefix_rewrite::String



40244
40245
40246
40247
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 40244

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

#path_template_rewrite::String



40244
40245
40246
40247
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 40244

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