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