ResponseMetaData
class ResponseMetaData extends Collection (View source)
Properties
protected | $collection_key | ||
string | $currencyCode | ||
bool | $dataLossFromOtherRow | ||
string | $emptyReason | ||
protected | $samplingMetadatasType | ||
protected | $samplingMetadatasDataType | ||
protected | $schemaRestrictionResponseType | ||
protected | $schemaRestrictionResponseDataType | ||
bool | $subjectToThresholding | ||
string | $timeZone |
Methods
setCurrencyCode($currencyCode)
No description
string
getCurrencyCode()
No description
setDataLossFromOtherRow($dataLossFromOtherRow)
No description
bool
getDataLossFromOtherRow()
No description
setEmptyReason($emptyReason)
No description
string
getEmptyReason()
No description
setSamplingMetadatas($samplingMetadatas)
No description
getSamplingMetadatas()
No description
getSchemaRestrictionResponse()
No description
setSubjectToThresholding($subjectToThresholding)
No description
bool
getSubjectToThresholding()
No description
setTimeZone($timeZone)
No description
string
getTimeZone()
No description
Details
setCurrencyCode($currencyCode)
No description
string
getCurrencyCode()
No description
setDataLossFromOtherRow($dataLossFromOtherRow)
No description
bool
getDataLossFromOtherRow()
No description
setEmptyReason($emptyReason)
No description
string
getEmptyReason()
No description
setSamplingMetadatas($samplingMetadatas)
No description
SamplingMetadata[]
getSamplingMetadatas()
No description
setSchemaRestrictionResponse(SchemaRestrictionResponse $schemaRestrictionResponse)
No description
SchemaRestrictionResponse
getSchemaRestrictionResponse()
No description
setSubjectToThresholding($subjectToThresholding)
No description
bool
getSubjectToThresholding()
No description
setTimeZone($timeZone)
No description
string
getTimeZone()
No description