Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 293 Bytes

File metadata and controls

18 lines (12 loc) · 293 Bytes

ComputeClient::ProjectList

Properties

Name Type Description Notes
value Array<Project>

Example

require 'compute_client'

instance = ComputeClient::ProjectList.new(
  value: null
)