Lines Matching refs:kind
234 public $kind; variable in Google_AchievementResetAllResponse
238 public function setKind( $kind) { argument
239 $this->kind = $kind;
242 return $this->kind;
256 public $kind; variable in Google_AchievementResetResponse
270 public function setKind( $kind) { argument
271 $this->kind = $kind;
274 return $this->kind;
286 public $kind; variable in Google_HiddenPlayer
296 public function setKind( $kind) { argument
297 $this->kind = $kind;
300 return $this->kind;
314 public $kind; variable in Google_HiddenPlayerList
323 public function setKind( $kind) { argument
324 $this->kind = $kind;
327 return $this->kind;
340 public $kind; variable in Google_Player
354 public function setKind( $kind) { argument
355 $this->kind = $kind;
358 return $this->kind;
369 public $kind; variable in Google_PlayerScoreResetResponse
371 public function setKind( $kind) { argument
372 $this->kind = $kind;
375 return $this->kind;