Class: Google::Cloud::Spanner::V1::ExecuteSqlRequest::ParamTypesEntry

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

Instance Attribute Summary collapse

Instance Attribute Details

#key::String

Returns:

  • (::String)


490
491
492
493
# File 'proto_docs/google/spanner/v1/spanner.rb', line 490

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

#value::Google::Cloud::Spanner::V1::Type



490
491
492
493
# File 'proto_docs/google/spanner/v1/spanner.rb', line 490

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