Media

gdata.* 가 잘못된 문서가 있는 proto 외부임

JSON 표현
{
  "contentType": string,
  "timestamp": string,
  "token": string,
  "length": string,
  "filename": string,
  "referenceType": enum (ReferenceType),
  "path": string,
  "blobRef": string,
  "inline": string,
  "mediaId": string,
  "hash": string,
  "algorithm": string,
  "compositeMedia": [
    {
      object (CompositeMedia)
    }
  ],
  "bigstoreObjectRef": string,
  "objectId": {
    object (ObjectId)
  },
  "blobstore2Info": {
    object (Blobstore2Info)
  },
  "diffVersionResponse": {
    object (DiffVersionResponse)
  },
  "diffChecksumsResponse": {
    object (DiffChecksumsResponse)
  },
  "diffDownloadResponse": {
    object (DiffDownloadResponse)
  },
  "diffUploadRequest": {
    object (DiffUploadRequest)
  },
  "diffUploadResponse": {
    object (DiffUploadResponse)
  },
  "contentTypeInfo": {
    object (ContentTypeInfo)
  },
  "downloadParameters": {
    object (DownloadParameters)
  },
  "crc32cHash": integer,
  "md5Hash": string,
  "sha1Hash": string,
  "sha256Hash": string,
  "isPotentialRetry": boolean,
  "cosmoBinaryReference": string,
  "hashVerified": boolean
}
필드
contentType

string

gdata.* 가 잘못된 문서가 있는 proto 외부임

timestamp

string

gdata.* 가 잘못된 문서가 있는 proto 외부임

token

string

gdata.* 가 잘못된 문서가 있는 proto 외부임

length

string (int64 format)

gdata.* 가 잘못된 문서가 있는 proto 외부임

filename

string

gdata.* 가 잘못된 문서가 있는 proto 외부임

referenceType

enum (ReferenceType)

gdata.* 가 잘못된 문서가 있는 proto 외부임

path

string

gdata.* 가 잘못된 문서가 있는 proto 외부임

blobRef
(deprecated)

string (bytes format)

base64 인코딩 문자열입니다.

inline

string (bytes format)

base64 인코딩 문자열입니다.

mediaId

string (bytes format)

base64 인코딩 문자열입니다.

hash
(deprecated)

string

gdata.* 가 잘못된 문서가 있는 proto 외부임

algorithm
(deprecated)

string

gdata.* 가 잘못된 문서가 있는 proto 외부임

compositeMedia[]

object (CompositeMedia)

gdata.* 가 잘못된 문서가 있는 proto 외부임

bigstoreObjectRef
(deprecated)

string (bytes format)

base64 인코딩 문자열입니다.

objectId

object (ObjectId)

gdata.* 가 잘못된 문서가 있는 proto 외부임

blobstore2Info

object (Blobstore2Info)

gdata.* 가 잘못된 문서가 있는 proto 외부임

diffVersionResponse

object (DiffVersionResponse)

gdata.* 가 잘못된 문서가 있는 proto 외부임

diffChecksumsResponse

object (DiffChecksumsResponse)

gdata.* 가 잘못된 문서가 있는 proto 외부임

diffDownloadResponse

object (DiffDownloadResponse)

gdata.* 가 잘못된 문서가 있는 proto 외부임

diffUploadRequest

object (DiffUploadRequest)

gdata.* 가 잘못된 문서가 있는 proto 외부임

diffUploadResponse

object (DiffUploadResponse)

gdata.* 가 잘못된 문서가 있는 proto 외부임

contentTypeInfo

object (ContentTypeInfo)

gdata.* 가 잘못된 문서가 있는 proto 외부임

downloadParameters

object (DownloadParameters)

gdata.* 가 잘못된 문서가 있는 proto 외부임

crc32cHash

integer

gdata.* 가 잘못된 문서가 있는 proto 외부임

md5Hash

string (bytes format)

base64 인코딩 문자열입니다.

sha1Hash

string (bytes format)

base64 인코딩 문자열입니다.

sha256Hash

string (bytes format)

base64 인코딩 문자열입니다.

isPotentialRetry

boolean

gdata.* 가 잘못된 문서가 있는 proto 외부임

cosmoBinaryReference

string (bytes format)

base64 인코딩 문자열입니다.

hashVerified

boolean

gdata.* 가 잘못된 문서가 있는 proto 외부임