YouTube Reporting API
  1. Schemas
YouTube Reporting API
  • jobs
    • /v1/jobs
      GET
    • /v1/jobs
      POST
    • /v1/jobs/{jobId}
      DELETE
    • /v1/jobs/{jobId}
      GET
    • /v1/jobs/{jobId}/reports
      GET
    • /v1/jobs/{jobId}/reports/{reportId}
      GET
  • media
    • /v1/media/{resourceName}
      GET
  • reportTypes
    • /v1/reportTypes
      GET
  • Schemas
    • Schemas
      • Empty
      • GdataBlobstore2Info
      • GdataCompositeMedia
      • GdataContentTypeInfo
      • GdataDiffChecksumsResponse
      • GdataDiffDownloadResponse
      • GdataDiffUploadRequest
      • GdataDiffUploadResponse
      • GdataDiffVersionResponse
      • GdataDownloadParameters
      • GdataMedia
      • GdataObjectId
      • Job
      • ListJobsResponse
      • ListReportTypesResponse
      • ListReportsResponse
      • Report
      • ReportType
  1. Schemas

Empty

A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }

{}
Built with