Class: Google::Cloud::Compute::V1::BackendBucketCdnPolicyNegativeCachingPolicy

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



2699
2700
2701
2702
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 2699

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

#ttl::Integer



2699
2700
2701
2702
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 2699

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