- HTTP request
 - Path parameters
 - Query parameters
 - Request body
 - Response body
 - Authorization scopes
 - Frames
 
Reports a set of frames.
HTTP request
POST https://migrationcenter.googleapis.com/v1/{parent=projects/*/locations/*}/assets:reportAssetFrames
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
parent | 
                
                   
 Required. Parent of the resource.  | 
              
Query parameters
| Parameters | |
|---|---|
source | 
                
                   
 Required. Reference to a source.  | 
              
Request body
The request body contains an instance of Frames.
Response body
If successful, the response body is empty.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.
Frames
Collection of frame data.
| JSON representation | 
|---|
{
  "framesData": [
    {
      object ( | 
              
| Fields | |
|---|---|
frames | 
                
                   
 A repeated field of asset data.  |