| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | ||
| type | TaskReferenceType | ||
| project_name | String |
require 'compute_client'
instance = ComputeClient::OperationTaskReference.new(
id: null,
type: null,
project_name: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | ||
| type | TaskReferenceType | ||
| project_name | String |
require 'compute_client'
instance = ComputeClient::OperationTaskReference.new(
id: null,
type: null,
project_name: null
)