bucketUri = $bucketUri; } /** * @return string */ public function getBucketUri() { return $this->bucketUri; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudContactcenterinsightsV1IngestConversationsRequestGcsSource::class, 'Google_Service_Contactcenterinsights_GoogleCloudContactcenterinsightsV1IngestConversationsRequestGcsSource');