Class: Google::Cloud::Compute::V1::BackendServiceCdnPolicyNegativeCachingPolicy

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

Overview

Specify CDN TTLs for response error codes.

Instance Attribute Summary collapse

Instance Attribute Details

#code::Integer



3692
3693
3694
3695
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 3692

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

#ttl::Integer



3692
3693
3694
3695
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 3692

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