| Package | Description |
|---|---|
| com.google.api.services.adexchangebuyer2.v2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
Note |
Note.clone() |
Note |
AddNoteRequest.getNote()
Details of the note to add.
|
Note |
Note.set(String fieldName,
Object value) |
Note |
Note.setCreateTime(String createTime)
Output only.
|
Note |
Note.setCreatorRole(String creatorRole)
Output only.
|
Note |
Note.setNote(String note)
The actual note to attach.
|
Note |
Note.setNoteId(String noteId)
Output only.
|
Note |
Note.setProposalRevision(Long proposalRevision)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<Note> |
Proposal.getNotes()
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
AddNoteRequest |
AddNoteRequest.setNote(Note note)
Details of the note to add.
|
| Modifier and Type | Method and Description |
|---|---|
Proposal |
Proposal.setNotes(List<Note> notes)
Output only.
|
Copyright © 2011–2021 Google. All rights reserved.