Class: Google::Cloud::Compute::V1::SignedUrlKey

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

Overview

Represents a customer-supplied Signing Key used by Cloud CDN Signed URLs

Instance Attribute Summary collapse

Instance Attribute Details

#key_name::String



29669
29670
29671
29672
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 29669

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

#key_value::String



29669
29670
29671
29672
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 29669

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