Package | Description |
---|---|
com.google.api.services.drive.model |
Modifier and Type | Method and Description |
---|---|
Comment.Context |
Comment.Context.clone() |
Comment.Context |
Comment.getContext()
The context of the file which is being commented on.
|
Comment.Context |
Comment.Context.set(String fieldName,
Object value) |
Comment.Context |
Comment.Context.setType(String type)
The MIME type of the context snippet.
|
Comment.Context |
Comment.Context.setValue(String value)
Data representation of the segment of the file being commented on.
|
Modifier and Type | Method and Description |
---|---|
Comment |
Comment.setContext(Comment.Context context)
The context of the file which is being commented on.
|
Copyright © 2011–2021 Google. All rights reserved.