Class: Google::Cloud::Workstations::V1beta::Workstation::EnvEntry

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

Instance Attribute Summary collapse

Instance Attribute Details

#key::String

Returns:

  • (::String)


1304
1305
1306
1307
# File 'proto_docs/google/cloud/workstations/v1beta/workstations.rb', line 1304

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

#value::String

Returns:

  • (::String)


1304
1305
1306
1307
# File 'proto_docs/google/cloud/workstations/v1beta/workstations.rb', line 1304

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