Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class Citation.
Source attributions for content.
Generated from protobuf message google.cloud.aiplatform.v1.Citation
Namespace
Google \ Cloud \ AIPlatform \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ start_index
int
Output only. Start index into the content.
↳ end_index
int
Output only. End index into the content.
↳ uri
string
Output only. Url reference of the attribution.
↳ title
string
Output only. Title of the attribution.
↳ license
string
Output only. License of the attribution.
↳ publication_date
getStartIndex
Output only. Start index into the content.
int
setStartIndex
Output only. Start index into the content.
var
int
$this
getEndIndex
Output only. End index into the content.
int
setEndIndex
Output only. End index into the content.
var
int
$this
getUri
Output only. Url reference of the attribution.
string
setUri
Output only. Url reference of the attribution.
var
string
$this
getTitle
Output only. Title of the attribution.
string
setTitle
Output only. Title of the attribution.
var
string
$this
getLicense
Output only. License of the attribution.
string
setLicense
Output only. License of the attribution.
var
string
$this
getPublicationDate
Output only. Publication date of the attribution.
hasPublicationDate
clearPublicationDate
setPublicationDate
Output only. Publication date of the attribution.
$this

