IndividualInsertModernizationTestingResourceRequest

Individual resource update request for ModernizationTestingResourcesBatchInsertRequest.

JSON representation
{
  "project": string,
  "resource": {
    object (ModernizationTestingResource)
  }
}
Fields
project

string

Project ID for this individual request.

resource

object (ModernizationTestingResource)

ModernizationTestingResource to be inserted.