Lines Matching refs:kind
159 public $kind; variable in Google_GetResponse
173 public function setKind( $kind) { argument
174 $this->kind = $kind;
177 return $this->kind;
191 public $kind; variable in Google_ListResponse
200 public function setKind( $kind) { argument
201 $this->kind = $kind;
204 return $this->kind;
216 public $kind; variable in Google_UpdateRequest
223 public function setKind( $kind) { argument
224 $this->kind = $kind;
227 return $this->kind;
233 public $kind; variable in Google_WriteResult
241 public function setKind( $kind) { argument
242 $this->kind = $kind;
245 return $this->kind;