CompositeMedia

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

JSON 표현
{
  "length": string,
  "referenceType": enum (ReferenceType),
  "path": string,
  "blobRef": string,
  "inline": string,
  "objectId": {
    object (ObjectId)
  },
  "blobstore2Info": {
    object (Blobstore2Info)
  },
  "cosmoBinaryReference": string,
  "crc32cHash": integer,
  "md5Hash": string,
  "sha1Hash": string
}
필드
length

string (int64 format)

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

referenceType

enum (ReferenceType)

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

path

string

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

blobRef
(deprecated)

string (bytes format)

base64 인코딩 문자열입니다.

inline

string (bytes format)

base64 인코딩 문자열입니다.

objectId

object (ObjectId)

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

blobstore2Info

object (Blobstore2Info)

gdata.* 가 문서가 누락된 proto 외부

cosmoBinaryReference

string (bytes format)

base64 인코딩 문자열입니다.

crc32cHash

integer

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

md5Hash

string (bytes format)

base64 인코딩 문자열입니다.

sha1Hash

string (bytes format)

base64 인코딩 문자열입니다.